diff options
author | kwm <kwm@df743ca5-7f9a-e211-a948-0013205c9059> | 2014-04-26 02:12:46 +0800 |
---|---|---|
committer | kwm <kwm@df743ca5-7f9a-e211-a948-0013205c9059> | 2014-04-26 02:12:46 +0800 |
commit | dfc30719d9758d9e6b3e06963e4bf5175ae16825 (patch) | |
tree | 3c84ec64b1dd1a9a2618a75efa664a18033890bd /devel/libgdata | |
parent | d0d9889c61e774a633eda7b5bce0688ca50d1ac8 (diff) | |
download | marcuscom-ports-dfc30719d9758d9e6b3e06963e4bf5175ae16825.tar marcuscom-ports-dfc30719d9758d9e6b3e06963e4bf5175ae16825.tar.gz marcuscom-ports-dfc30719d9758d9e6b3e06963e4bf5175ae16825.tar.bz2 marcuscom-ports-dfc30719d9758d9e6b3e06963e4bf5175ae16825.tar.lz marcuscom-ports-dfc30719d9758d9e6b3e06963e4bf5175ae16825.tar.xz marcuscom-ports-dfc30719d9758d9e6b3e06963e4bf5175ae16825.tar.zst marcuscom-ports-dfc30719d9758d9e6b3e06963e4bf5175ae16825.zip |
Update MC-ports to GNOME 3.12.
Dragons beware! Although most of them should be sleeping.
git-svn-id: svn://creme-brulee.marcuscom.com/ports/trunk@19571 df743ca5-7f9a-e211-a948-0013205c9059
Diffstat (limited to 'devel/libgdata')
-rw-r--r-- | devel/libgdata/Makefile | 10 | ||||
-rw-r--r-- | devel/libgdata/distinfo | 4 | ||||
-rw-r--r-- | devel/libgdata/pkg-plist | 2 |
3 files changed, 8 insertions, 8 deletions
diff --git a/devel/libgdata/Makefile b/devel/libgdata/Makefile index 2d149acba..4ecfc678a 100644 --- a/devel/libgdata/Makefile +++ b/devel/libgdata/Makefile @@ -1,9 +1,9 @@ # Created by: Koop Mast <kwm@FreeBSD.org> # $FreeBSD$ -# $MCom: ports/trunk/devel/libgdata/Makefile 18878 2013-11-11 19:28:42Z gusi $ +# $MCom: ports-experimental/trunk/devel/libgdata/Makefile 19553 2014-04-20 07:23:27Z gusi $ PORTNAME= libgdata -PORTVERSION= 0.14.0 +PORTVERSION= 0.14.1 CATEGORIES= devel MASTER_SITES= GNOME @@ -20,11 +20,11 @@ RUN_DEPENDS= ca_root_nss>=0:${PORTSDIR}/security/ca_root_nss CONFLICTS= libgdata-0.6.* -USE_XZ= yes +USES= gettext gmake libtool pathfix pkgconfig tar:xz +USE_GNOME= glib20 gnomehier gnomeprefix intltool \ + introspection:build USE_LDCONFIG= yes GNU_CONFIGURE= yes -USES= gettext gmake libtool pathfix pkgconfig -USE_GNOME= glib20 gnomehier gnomeprefix intltool introspection:build CPPFLAGS+= -I${LOCALBASE}/include LDFLAGS+= -L${LOCALBASE}/lib INSTALL_TARGET= install-strip diff --git a/devel/libgdata/distinfo b/devel/libgdata/distinfo index 577fce756..539ad221e 100644 --- a/devel/libgdata/distinfo +++ b/devel/libgdata/distinfo @@ -1,2 +1,2 @@ -SHA256 (libgdata-0.14.0.tar.xz) = 5d415241ae4ca5a2d952bf7f3e9a372be6bb0537b24d83a05e5fc94948d292e9 -SIZE (libgdata-0.14.0.tar.xz) = 1358056 +SHA256 (libgdata-0.14.1.tar.xz) = 68bbb2cb70028d79edfaec17184389275044fd58bf881e36df2663e7e191ff1a +SIZE (libgdata-0.14.1.tar.xz) = 1465468 diff --git a/devel/libgdata/pkg-plist b/devel/libgdata/pkg-plist index bcec78db7..d02587983 100644 --- a/devel/libgdata/pkg-plist +++ b/devel/libgdata/pkg-plist @@ -92,7 +92,7 @@ lib/libgdata.a lib/libgdata.la lib/libgdata.so lib/libgdata.so.13 -lib/libgdata.so.13.5.2 +lib/libgdata.so.13.5.3 libdata/pkgconfig/libgdata.pc share/doc/gdata/GDataAPPCategories.html share/doc/gdata/GDataAccessHandler.html |