[119360] trunk/dports/devel/libical

devans at macports.org devans at macports.org
Wed Apr 23 09:52:49 PDT 2014


Revision: 119360
          https://trac.macports.org/changeset/119360
Author:   devans at macports.org
Date:     2014-04-23 09:52:49 -0700 (Wed, 23 Apr 2014)
Log Message:
-----------
libical: update to version 1.0.

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

Removed Paths:
-------------
    trunk/dports/devel/libical/files/

Modified: trunk/dports/devel/libical/Portfile
===================================================================
--- trunk/dports/devel/libical/Portfile	2014-04-23 16:43:32 UTC (rev 119359)
+++ trunk/dports/devel/libical/Portfile	2014-04-23 16:52:49 UTC (rev 119360)
@@ -4,8 +4,7 @@
 PortSystem          1.0
 
 name                libical
-version             0.43
-revision            1
+version             1.0
 categories          devel
 license             {LGPL-2.1 MPL-1}
 maintainers         nomaintainer
@@ -14,19 +13,12 @@
 platforms           darwin
 homepage            http://sourceforge.net/projects/freeassociation/
 master_sites        sourceforge:freeassociation
-checksums           md5     5f0a1feb60894d0be537aefea5647474 \
-                    sha1    a972fa876b3b9834a6e8102b7e2a670f73091cdf \
-                    rmd160  a0a79aec38970c5d694a3e9065a4cb7746b31fea
-                    
-patchfiles          patch-src-libical-icaltz-util.c.diff
 
-post-configure {
-    if {[variant_isset universal]} {
-        reinplace "s|CC -dynamiclib|CC ${configure.universal_ldflags} -dynamiclib|g" ${worksrcpath}/libtool
-    } else {
-        reinplace "s|CC -dynamiclib|CC ${configure.cc_archflags} -dynamiclib|g" ${worksrcpath}/libtool
-    }
-}
+checksums           rmd160  1c78b07c37c80e8fe068fb3164bbf8614f02e67f \
+                    sha256  7c39b3448e4927a2de2775d853f52b3aaeb42400970a3db0b01a78987e6ec0b7
 
+use_autoreconf      yes
+autoreconf.args     -fvi
+
 livecheck.url       http://sourceforge.net/projects/freeassociation/files/
 livecheck.regex     "${name}-(\\d+(?:\\.\\d+)*)${extract.suffix}"
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.macosforge.org/pipermail/macports-changes/attachments/20140423/4b2614ee/attachment.html>


More information about the macports-changes mailing list