Ticket #40922: terminal-notifier_1.5.1.diff

File terminal-notifier_1.5.1.diff, 2.1 KB (added by tresni (Brian Hartvigsen), 11 years ago)
  • Portfile

    diff -ur /opt/local/var/macports/sources/rsync.macports.org/release/ports/aqua/terminal-notifier/Portfile ./Portfile
    old new  
    44PortGroup       github 1.0
    55PortGroup       xcode 1.0
    66
    7 github.setup    alloy terminal-notifier 1.4.2
     7github.setup    alloy terminal-notifier 1.5.1 v
    88categories      aqua
    99platforms       darwin
    1010license         MIT
     
    2323    }
    2424}
    2525
    26 checksums       rmd160  6b19283737767afc75f01c3863fce539f2d69bf7 \
    27                 sha256  32827a6a685bd2b5f7923522fdf364b5743940a4bbf8814ae638e7247f45cde3
     26checksums       rmd160  328b19859ea7a70cab401c13796f7f80ea46f6ad \
     27                sha256  7ebc3c9483f7697e2bb57c2eceafd1fa9d20f0b735434a2876716f95987270e0
    2828
    2929post-extract {
    3030    # This icon is a copy from Apple and is protected by copyright. Delete this
  • files/patch-pbxproj.diff

    diff -ur /opt/local/var/macports/sources/rsync.macports.org/release/ports/aqua/terminal-notifier/files/patch-pbxproj.diff ./files/patch-pbxproj.diff
    old new  
    3232                        );
    3333                        runOnlyForDeploymentPostprocessing = 0;
    3434                };
    35 @@ -261,7 +257,7 @@
    36                 5199793315B1F92B003AFC57 /* Debug */ = {
    37                         isa = XCBuildConfiguration;
    38                         buildSettings = {
    39 -                               CODE_SIGN_IDENTITY = "Developer ID Application: Fingertips B.V.";
    40 +                               CODE_SIGN_IDENTITY = "";
    41                                 COMBINE_HIDPI_IMAGES = YES;
    42                                 GCC_PRECOMPILE_PREFIX_HEADER = YES;
    43                                 GCC_PREFIX_HEADER = "Terminal Notifier/Terminal Notifier-Prefix.pch";
    44 @@ -275,7 +271,7 @@
    45                 5199793415B1F92B003AFC57 /* Release */ = {
    46                         isa = XCBuildConfiguration;
    47                         buildSettings = {
    48 -                               CODE_SIGN_IDENTITY = "Developer ID Application: Fingertips B.V.";
    49 +                               CODE_SIGN_IDENTITY = "";
    50                                 COMBINE_HIDPI_IMAGES = YES;
    51                                 GCC_PRECOMPILE_PREFIX_HEADER = YES;
    52                                 GCC_PREFIX_HEADER = "Terminal Notifier/Terminal Notifier-Prefix.pch";