[MacPorts] #19426: [PATCH] libical: upgrade to 0.43
MacPorts
noreply at macports.org
Sat Apr 25 00:29:33 PDT 2009
#19426: [PATCH] libical: upgrade to 0.43
--------------------------------+-------------------------------------------
Reporter: cedstrom@… | Owner: jonas@…
Type: enhancement | Status: new
Priority: Normal | Milestone: Port Updates
Component: ports | Version: 1.7.1
Keywords: | Port: libical
--------------------------------+-------------------------------------------
Changes (by jmr@…):
* owner: macports-tickets@… => jonas@…
* type: defect => enhancement
Old description:
> Upgrade to libical 0.43, release in January.
>
> Both patch and full Portfile included.
>
> --- Portfile.old 2009-04-24 23:34:47.000000000 -0700
> +++ Portfile 2009-04-24 23:33:07.000000000 -0700
> @@ -4,7 +4,7 @@
> PortSystem 1.0
>
> name libical
> -version 0.42
> +version 0.43
> categories devel
> maintainers fs.ei.tum.de:jonas openmaintainer
> description An implementation of iCalendar protocols and data
> formats
> @@ -12,9 +12,9 @@
> platforms darwin
> homepage http://sourceforge.net/projects/freeassociation/
> master_sites sourceforge:freeassociation
> -checksums md5 34395dcc0c0f950f337f7bf183b5ac1a \
> - sha1 8b6654c714b0193e4496a55427803c969c9cb5e1 \
> - rmd160 71544a562a4244bec7f62669bdbf280591c0b253
> +checksums md5 5f0a1feb60894d0be537aefea5647474 \
> + sha1 a972fa876b3b9834a6e8102b7e2a670f73091cdf \
> + rmd160 a0a79aec38970c5d694a3e9065a4cb7746b31fea
>
> post-configure {
> reinplace "s|CC -dynamiclib|CC ${configure.universal_ldflags}
> -dynamiclib|g" ${worksrcpath}/libtool
>
>
> --------------------------
>
>
> # -*- coding: utf-8; mode: tcl; tab-width: 4; indent-tabs-mode: nil; c
> -basic-offset: 4 -*- vim:fenc=utf-8:ft=tcl:et:sw=4:ts=4:sts=4
> # $Id$
>
> PortSystem 1.0
>
> name libical
> version 0.43
> categories devel
> maintainers fs.ei.tum.de:jonas openmaintainer
> description An implementation of iCalendar protocols and data
> formats
> long_description ${description}
> platforms darwin
> homepage http://sourceforge.net/projects/freeassociation/
> master_sites sourceforge:freeassociation
> checksums md5 5f0a1feb60894d0be537aefea5647474 \
> sha1 a972fa876b3b9834a6e8102b7e2a670f73091cdf \
> rmd160 a0a79aec38970c5d694a3e9065a4cb7746b31fea
>
> post-configure {
> reinplace "s|CC -dynamiclib|CC ${configure.universal_ldflags}
> -dynamiclib|g" ${worksrcpath}/libtool
> }
New description:
Upgrade to libical 0.43, release in January.
Both patch and full Portfile included.
--
--
Ticket URL: <http://trac.macports.org/ticket/19426#comment:2>
MacPorts <http://www.macports.org/>
Ports system for Mac OS
More information about the macports-tickets
mailing list