[142556] trunk/dports/devel/libical/Portfile

mk at macports.org mk at macports.org
Sat Dec 12 06:15:29 PST 2015


Revision: 142556
          https://trac.macports.org/changeset/142556
Author:   mk at macports.org
Date:     2015-11-15 01:45:06 -0800 (Sun, 15 Nov 2015)
Log Message:
-----------
libical: upgrade to 1.0.1 and omit patches

Modified Paths:
--------------
    trunk/dports/devel/libical/Portfile

Modified: trunk/dports/devel/libical/Portfile
===================================================================
--- trunk/dports/devel/libical/Portfile	2015-11-15 09:41:01 UTC (rev 142555)
+++ trunk/dports/devel/libical/Portfile	2015-11-15 09:45:06 UTC (rev 142556)
@@ -10,9 +10,7 @@
 name                libical
 
 if {${subport} eq "${name}"} {
-	# version 1.0.1 currently doesn't compile on OSX, thus still use 1.0.0
-	github.setup    libical libical 1.0.0 v
-	revision        1
+	github.setup    libical libical 1.0.1 v
 	conflicts       libical-devel
 } else {
     # libical-devel:
@@ -37,17 +35,9 @@
 }
 
 if {${subport} eq "${name}"} {
-	# v 1.0.0
-	checksums       rmd160  67142db7d1af937082d29326a4dda108da07afb3 \
-	                sha256  b11bb6d9f97f9bc6b0798197a41c5ea9a0e939736e4afdb08b43a105377a1dac
-
     # v 1.0.1
-    #checksums       rmd160  780f9fb08b324536af362f8812ff671e4d1082d0 \
-    #                sha256  b3898c9ca3522ba4f0454e8b7c26a85b2b1259e16d670cccf7abb035c8a6caa9
-
-    patchfiles-append \
-                    patch-fix_timezone_crash.diff \
-                    patch-make_recursive_mutex.diff
+    checksums       rmd160  780f9fb08b324536af362f8812ff671e4d1082d0 \
+                    sha256  b3898c9ca3522ba4f0454e8b7c26a85b2b1259e16d670cccf7abb035c8a6caa9
 } else {
     # v1.0.1-351-g25bc500
 	checksums       rmd160  4379c5d6d31a78ecb2ceaff6e64a8900e9b30cfe \
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.macosforge.org/pipermail/macports-changes/attachments/20151212/ff288003/attachment.html>


More information about the macports-changes mailing list