diff options
author | gusi <gusi@df743ca5-7f9a-e211-a948-0013205c9059> | 2014-05-13 15:42:40 +0800 |
---|---|---|
committer | gusi <gusi@df743ca5-7f9a-e211-a948-0013205c9059> | 2014-05-13 15:42:40 +0800 |
commit | 020fc2d395955c18b8150f6c549af9fd77622a9b (patch) | |
tree | 126d2c6d47be8c10260c5a4fda0e2c16fc2dab74 /net | |
parent | 5f8f9bc7960f22e194ae85af986b44bb53772c7a (diff) | |
download | marcuscom-ports-020fc2d395955c18b8150f6c549af9fd77622a9b.tar marcuscom-ports-020fc2d395955c18b8150f6c549af9fd77622a9b.tar.gz marcuscom-ports-020fc2d395955c18b8150f6c549af9fd77622a9b.tar.bz2 marcuscom-ports-020fc2d395955c18b8150f6c549af9fd77622a9b.tar.lz marcuscom-ports-020fc2d395955c18b8150f6c549af9fd77622a9b.tar.xz marcuscom-ports-020fc2d395955c18b8150f6c549af9fd77622a9b.tar.zst marcuscom-ports-020fc2d395955c18b8150f6c549af9fd77622a9b.zip |
Update geocode-glib to 3.12.2.
git-svn-id: svn://creme-brulee.marcuscom.com/ports/trunk@19650 df743ca5-7f9a-e211-a948-0013205c9059
Diffstat (limited to 'net')
-rw-r--r-- | net/geocode-glib/Makefile | 7 | ||||
-rw-r--r-- | net/geocode-glib/distinfo | 4 |
2 files changed, 4 insertions, 7 deletions
diff --git a/net/geocode-glib/Makefile b/net/geocode-glib/Makefile index bd6783448..e8d5ab458 100644 --- a/net/geocode-glib/Makefile +++ b/net/geocode-glib/Makefile @@ -1,9 +1,9 @@ # Created by: Gustau Perez i Querol <gustau.perez@gmail.com> # $FreeBSD$ -# $MCom: ports-experimental/trunk/net/geocode-glib/Makefile 19425 2014-04-01 06:54:57Z gusi $ +# $MCom$ PORTNAME= geocode-glib -PORTVERSION= 3.12.0 +PORTVERSION= 3.12.2 CATEGORIES= net devel gnome MASTER_SITES= GNOME @@ -25,7 +25,4 @@ post-patch: @${REINPLACE_CMD} -e 's|SoupGNOME|Soup|' \ ${WRKSRC}/geocode-glib/Makefile.in -post-install: - ${STRIP_CMD} ${STAGEDIR}${PREFIX}/lib/libgeocode-glib.so.0 - .include <bsd.port.mk> diff --git a/net/geocode-glib/distinfo b/net/geocode-glib/distinfo index 40dd5aeb6..36fb422ee 100644 --- a/net/geocode-glib/distinfo +++ b/net/geocode-glib/distinfo @@ -1,2 +1,2 @@ -SHA256 (geocode-glib-3.12.0.tar.xz) = ab80b3368d0bf36f6e4eeb7a5b50968d28808f8c9f4675d7d7e38e8c937b0bb0 -SIZE (geocode-glib-3.12.0.tar.xz) = 346248 +SHA256 (geocode-glib-3.12.2.tar.xz) = 5ca581a927cac3025adc2afadfdaf9a493ca887537a548aa47296bc77bcfa49e +SIZE (geocode-glib-3.12.2.tar.xz) = 349508 |