diff options
author | marcus <marcus@df743ca5-7f9a-e211-a948-0013205c9059> | 2010-08-27 05:05:02 +0800 |
---|---|---|
committer | marcus <marcus@df743ca5-7f9a-e211-a948-0013205c9059> | 2010-08-27 05:05:02 +0800 |
commit | 0db40be0ebfcd865a396978812dcdbf3e5e5a62e (patch) | |
tree | f9bbb277a96ec5749abdcd96586b461264df0479 /multimedia/totem-pl-parser | |
parent | ca890e71b2bdb6f9d80b4603fa00f72301cdf328 (diff) | |
download | marcuscom-ports-0db40be0ebfcd865a396978812dcdbf3e5e5a62e.tar marcuscom-ports-0db40be0ebfcd865a396978812dcdbf3e5e5a62e.tar.gz marcuscom-ports-0db40be0ebfcd865a396978812dcdbf3e5e5a62e.tar.bz2 marcuscom-ports-0db40be0ebfcd865a396978812dcdbf3e5e5a62e.tar.lz marcuscom-ports-0db40be0ebfcd865a396978812dcdbf3e5e5a62e.tar.xz marcuscom-ports-0db40be0ebfcd865a396978812dcdbf3e5e5a62e.tar.zst marcuscom-ports-0db40be0ebfcd865a396978812dcdbf3e5e5a62e.zip |
Sync with FreeBSD ports.
git-svn-id: svn://creme-brulee.marcuscom.com/ports/trunk@14468 df743ca5-7f9a-e211-a948-0013205c9059
Diffstat (limited to 'multimedia/totem-pl-parser')
-rw-r--r-- | multimedia/totem-pl-parser/Makefile | 7 | ||||
-rw-r--r-- | multimedia/totem-pl-parser/distinfo | 6 | ||||
-rw-r--r-- | multimedia/totem-pl-parser/pkg-plist | 1 |
3 files changed, 8 insertions, 6 deletions
diff --git a/multimedia/totem-pl-parser/Makefile b/multimedia/totem-pl-parser/Makefile index d427b13b9..9c8e16bdb 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.35 2010/04/01 18:58:58 kwm Exp $ +# $MCom: ports/multimedia/totem-pl-parser/Makefile,v 1.37 2010/06/29 21:14:00 kwm Exp $ # PORTNAME= totem-pl-parser -PORTVERSION= 2.30.1 +PORTVERSION= 2.30.2 PORTREVISION= 2 CATEGORIES= multimedia gnome MASTER_SITES= GNOME @@ -18,7 +18,8 @@ COMMENT= GObject-based library to parse a host of playlist formats BUILD_DEPENDS= g-ir-scanner:${PORTSDIR}/devel/gobject-introspection LIB_DEPENDS= hal.1:${PORTSDIR}/sysutils/hal \ - gmime-2.4.6:${PORTSDIR}/mail/gmime24 + gmime-2.4.6:${PORTSDIR}/mail/gmime24 \ + soup-gnome-2.4.1:${PORTSDIR}/devel/libsoup RUN_DEPENDS= ${LOCALBASE}/share/gir-1.0/GLib-2.0.gir:${PORTSDIR}/devel/gobject-introspection USE_BZIP2= yes diff --git a/multimedia/totem-pl-parser/distinfo b/multimedia/totem-pl-parser/distinfo index 56354decf..ec1d89480 100644 --- a/multimedia/totem-pl-parser/distinfo +++ b/multimedia/totem-pl-parser/distinfo @@ -1,3 +1,3 @@ -MD5 (gnome2/totem-pl-parser-2.30.1.tar.bz2) = 4e571af1a234a490b637cbcafe9974ca -SHA256 (gnome2/totem-pl-parser-2.30.1.tar.bz2) = b7ca27b13636a82c4f13742d578ebba07ae229464b7330c88bb81ac75a48d675 -SIZE (gnome2/totem-pl-parser-2.30.1.tar.bz2) = 839807 +MD5 (gnome2/totem-pl-parser-2.30.2.tar.bz2) = c616536b9d7af21bbb16363eec0ec8a5 +SHA256 (gnome2/totem-pl-parser-2.30.2.tar.bz2) = acb087cb09a1138aa616ff46d319180abdec4d32516414a864cfa26ffe258520 +SIZE (gnome2/totem-pl-parser-2.30.2.tar.bz2) = 843960 diff --git a/multimedia/totem-pl-parser/pkg-plist b/multimedia/totem-pl-parser/pkg-plist index eaa92d01d..881454b8e 100644 --- a/multimedia/totem-pl-parser/pkg-plist +++ b/multimedia/totem-pl-parser/pkg-plist @@ -55,6 +55,7 @@ share/locale/el/LC_MESSAGES/totem-pl-parser.mo share/locale/en_CA/LC_MESSAGES/totem-pl-parser.mo share/locale/en_GB/LC_MESSAGES/totem-pl-parser.mo share/locale/en@shaw/LC_MESSAGES/totem-pl-parser.mo +share/locale/eo/LC_MESSAGES/totem-pl-parser.mo share/locale/es/LC_MESSAGES/totem-pl-parser.mo share/locale/et/LC_MESSAGES/totem-pl-parser.mo share/locale/eu/LC_MESSAGES/totem-pl-parser.mo |