diff options
author | kwm <kwm@df743ca5-7f9a-e211-a948-0013205c9059> | 2011-09-21 20:40:17 +0800 |
---|---|---|
committer | kwm <kwm@df743ca5-7f9a-e211-a948-0013205c9059> | 2011-09-21 20:40:17 +0800 |
commit | 205739a6ef58aa5aa1e267b059c84ad8601621fc (patch) | |
tree | 3d580305f2e25771ca304959db247a00e6630f9c /multimedia | |
parent | 07c2c50f140dff4bd2cecdb2ca0af684e79d8d83 (diff) | |
download | marcuscom-ports-205739a6ef58aa5aa1e267b059c84ad8601621fc.tar.gz marcuscom-ports-205739a6ef58aa5aa1e267b059c84ad8601621fc.tar.zst marcuscom-ports-205739a6ef58aa5aa1e267b059c84ad8601621fc.zip |
Update to 2.32.6.
git-svn-id: svn://creme-brulee.marcuscom.com/ports/trunk@16315 df743ca5-7f9a-e211-a948-0013205c9059
Diffstat (limited to 'multimedia')
-rw-r--r-- | multimedia/totem-pl-parser/Makefile | 10 | ||||
-rw-r--r-- | multimedia/totem-pl-parser/distinfo | 4 | ||||
-rw-r--r-- | multimedia/totem-pl-parser/pkg-plist | 2 |
3 files changed, 8 insertions, 8 deletions
diff --git a/multimedia/totem-pl-parser/Makefile b/multimedia/totem-pl-parser/Makefile index 5ee499691..8123ebd8b 100644 --- a/multimedia/totem-pl-parser/Makefile +++ b/multimedia/totem-pl-parser/Makefile @@ -3,11 +3,11 @@ # Whom: Michael Johnson <ahze@FreeBSD.org> # # $FreeBSD$ -# $MCom: ports/multimedia/totem-pl-parser/Makefile,v 1.46 2011/03/21 18:46:26 kwm Exp $ +# $MCom: ports/multimedia/totem-pl-parser/Makefile,v 1.47 2011/05/11 07:33:51 kwm Exp $ # PORTNAME= totem-pl-parser -PORTVERSION= 2.32.5 +PORTVERSION= 2.32.6 CATEGORIES= multimedia gnome MASTER_SITES= GNOME DIST_SUBDIR= gnome2 @@ -20,13 +20,13 @@ LIB_DEPENDS= gmime-2.4.6:${PORTSDIR}/mail/gmime24 \ soup-gnome-2.4.1:${PORTSDIR}/devel/libsoup-gnome RUN_DEPENDS= ${LOCALBASE}/share/gir-1.0/GLib-2.0.gir:${PORTSDIR}/devel/gobject-introspection -USE_BZIP2= yes +USE_XZ= yes USE_GMAKE= yes USE_GNOME= gnomehack gnomeprefix glib20 libxml2 intlhack ltverhack USE_GETTEXT= yes USE_LDCONFIG= yes USE_AUTOTOOLS= libtool -CONFIGURE_ENV= CPPFLAGS="-I${LOCALBASE}/include" \ - LDFLAGS="-L${LOCALBASE}/lib" +CPPFLAGS= -I${LOCALBASE}/include +CONFIGURE_ENV= LDFLAGS="-L${LOCALBASE}/lib" .include <bsd.port.mk> diff --git a/multimedia/totem-pl-parser/distinfo b/multimedia/totem-pl-parser/distinfo index f8a0c85e1..902c22646 100644 --- a/multimedia/totem-pl-parser/distinfo +++ b/multimedia/totem-pl-parser/distinfo @@ -1,2 +1,2 @@ -SHA256 (gnome2/totem-pl-parser-2.32.5.tar.bz2) = f7233972602321db5e46819a5b47b52c10b63c4344725a5179ac956284e1991d -SIZE (gnome2/totem-pl-parser-2.32.5.tar.bz2) = 1605159 +SHA256 (gnome2/totem-pl-parser-2.32.6.tar.xz) = 8e6ccef547f1ad311474a975032d2482e621550ee3d4d22c725cdc6b496e4874 +SIZE (gnome2/totem-pl-parser-2.32.6.tar.xz) = 1438372 diff --git a/multimedia/totem-pl-parser/pkg-plist b/multimedia/totem-pl-parser/pkg-plist index c474de349..5cc738177 100644 --- a/multimedia/totem-pl-parser/pkg-plist +++ b/multimedia/totem-pl-parser/pkg-plist @@ -30,10 +30,10 @@ libdata/pkgconfig/totem-plparser.pc %%DOCSDIR%%/style.css %%DOCSDIR%%/totem-pl-parser-TotemDisc.html %%DOCSDIR%%/totem-pl-parser-TotemPlPlaylistIter.html -%%DOCSDIR%%/totem-pl-parser.devhelp %%DOCSDIR%%/totem-pl-parser.devhelp2 %%DOCSDIR%%/up.png share/gir-1.0/TotemPlParser-1.0.gir +share/locale/af/LC_MESSAGES/totem-pl-parser.mo share/locale/am/LC_MESSAGES/totem-pl-parser.mo share/locale/ar/LC_MESSAGES/totem-pl-parser.mo share/locale/as/LC_MESSAGES/totem-pl-parser.mo |