[141375] trunk/dports/aqua/terminal-notifier/Portfile

raimue at macports.org raimue at macports.org
Sat Dec 12 01:15:58 PST 2015


Revision: 141375
          https://trac.macports.org/changeset/141375
Author:   raimue at macports.org
Date:     2015-10-16 09:14:58 -0700 (Fri, 16 Oct 2015)
Log Message:
-----------
aqua/terminal-notifier:
Switch distfile due to renamed github project.
No revbump since tarball contents did not change.

Modified Paths:
--------------
    trunk/dports/aqua/terminal-notifier/Portfile

Modified: trunk/dports/aqua/terminal-notifier/Portfile
===================================================================
--- trunk/dports/aqua/terminal-notifier/Portfile	2015-10-16 15:16:02 UTC (rev 141374)
+++ trunk/dports/aqua/terminal-notifier/Portfile	2015-10-16 16:14:58 UTC (rev 141375)
@@ -5,7 +5,7 @@
 PortGroup       xcode 1.0
 PortGroup       xcodeversion 1.0
 
-github.setup    alloy terminal-notifier 1.6.3
+github.setup    julienXX terminal-notifier 1.6.3
 categories      aqua
 platforms       darwin
 license         MIT
@@ -19,6 +19,10 @@
 
 minimum_xcodeversions {12 5.0}
 
+# Distfiles were regenerated on move from alloy to julienXX,
+# this can be removed on update to 1.6.4
+dist_subdir     ${name}/julienXX
+
 pre-fetch {
     if {${os.platform} eq "darwin" && ${os.major} < 12} {
         ui_error "${name} only works with Mac OS X 10.8 Mountain Lion or later."
@@ -26,8 +30,8 @@
     }
 }
 
-checksums       rmd160  f0d033232d22057ef611178257b4e4536dcd1c72 \
-                sha256  02317d40f467b7fa87e24e1c3873cd21473608549be4c39f537897b64f360c4c
+checksums       rmd160  50ecf4bbe8e8ee579d360d38e4136fabd9f488c6 \
+                sha256  78bed0b77f312d07cd80767030f7ac264e2ef86f79b74ea35eebccf5914fd9ae
 
 post-extract {
     # This icon is a copy from Apple and is protected by copyright. Delete this
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.macosforge.org/pipermail/macports-changes/attachments/20151212/e358cf9e/attachment.html>


More information about the macports-changes mailing list