diff options
author | marcus <marcus@df743ca5-7f9a-e211-a948-0013205c9059> | 2010-03-20 09:25:06 +0800 |
---|---|---|
committer | marcus <marcus@df743ca5-7f9a-e211-a948-0013205c9059> | 2010-03-20 09:25:06 +0800 |
commit | d807387aa9c6f2f68ce2c3801c195df96bd071c0 (patch) | |
tree | e8b6d8782ee90248860f5438f691b8fe40e933de /devel | |
parent | ec551ecb6c21999b0a76fa737d434e043edb608f (diff) | |
download | marcuscom-ports-d807387aa9c6f2f68ce2c3801c195df96bd071c0.tar.gz marcuscom-ports-d807387aa9c6f2f68ce2c3801c195df96bd071c0.tar.zst marcuscom-ports-d807387aa9c6f2f68ce2c3801c195df96bd071c0.zip |
Update to 0.6.3.
git-svn-id: svn://creme-brulee.marcuscom.com/ports/trunk@13862 df743ca5-7f9a-e211-a948-0013205c9059
Diffstat (limited to 'devel')
-rw-r--r-- | devel/libgdata/Makefile | 6 | ||||
-rw-r--r-- | devel/libgdata/distinfo | 6 | ||||
-rw-r--r-- | devel/libgdata/pkg-plist | 2 |
3 files changed, 8 insertions, 6 deletions
diff --git a/devel/libgdata/Makefile b/devel/libgdata/Makefile index fb0195137..050ce1063 100644 --- a/devel/libgdata/Makefile +++ b/devel/libgdata/Makefile @@ -3,11 +3,11 @@ # Whom: Koop Mast <kwm@FreeBSD.org> # # $FreeBSD$ -# $MCom: ports/devel/libgdata/Makefile,v 1.6 2010/02/16 05:30:39 marcus Exp $ +# $MCom: ports/devel/libgdata/Makefile,v 1.7 2010/02/21 17:57:29 kwm Exp $ # PORTNAME= libgdata -PORTVERSION= 0.6.2 +PORTVERSION= 0.6.3 CATEGORIES= devel MASTER_SITES= GNOME @@ -25,7 +25,7 @@ USE_GETTEXT= yes USE_GMAKE= yes MAKE_JOBS_SAFE= yes USE_AUTOTOOLS= libtool:22 -USE_GNOME= gnomehack intltool +USE_GNOME= gnomehack intltool ltverhack glib20 CONFIGURE_ENV= CPPFLAGS="-I${LOCALBASE}/include " \ LDFLAGS="-L${LOCALBASE}/lib" CONFIGURE_ARGS+=--with-html-dir="${PREFIX}/share/doc" diff --git a/devel/libgdata/distinfo b/devel/libgdata/distinfo index 57ac59b3a..92870fd46 100644 --- a/devel/libgdata/distinfo +++ b/devel/libgdata/distinfo @@ -1,3 +1,3 @@ -MD5 (libgdata-0.6.2.tar.bz2) = 71b6a286b85369575cd559e9e471c60f -SHA256 (libgdata-0.6.2.tar.bz2) = a6b492133a92ec5e3b457b8e6c74a3fec72cfc1ac6e4421b82f6be0458738e88 -SIZE (libgdata-0.6.2.tar.bz2) = 991706 +MD5 (libgdata-0.6.3.tar.bz2) = c20636e62552f950c017e1e8f4507fcd +SHA256 (libgdata-0.6.3.tar.bz2) = 35ae732fb2054b2e39e420eff72ad9500b65427728ba8efaa056d54e22bc3523 +SIZE (libgdata-0.6.3.tar.bz2) = 988897 diff --git a/devel/libgdata/pkg-plist b/devel/libgdata/pkg-plist index bc0a645b3..2cb3fe021 100644 --- a/devel/libgdata/pkg-plist +++ b/devel/libgdata/pkg-plist @@ -146,6 +146,7 @@ share/doc/gdata/ix04.html share/doc/gdata/ix05.html share/doc/gdata/ix06.html share/doc/gdata/ix07.html +share/doc/gdata/ix08.html share/doc/gdata/left.png share/doc/gdata/pt01.html share/doc/gdata/pt02.html @@ -174,6 +175,7 @@ share/locale/pa/LC_MESSAGES/gdata.mo share/locale/pl/LC_MESSAGES/gdata.mo share/locale/pt/LC_MESSAGES/gdata.mo share/locale/pt_BR/LC_MESSAGES/gdata.mo +share/locale/ru/LC_MESSAGES/gdata.mo share/locale/sl/LC_MESSAGES/gdata.mo share/locale/sv/LC_MESSAGES/gdata.mo share/locale/uk/LC_MESSAGES/gdata.mo |