diff options
author | kwm <kwm@df743ca5-7f9a-e211-a948-0013205c9059> | 2009-07-24 17:50:26 +0800 |
---|---|---|
committer | kwm <kwm@df743ca5-7f9a-e211-a948-0013205c9059> | 2009-07-24 17:50:26 +0800 |
commit | 7a2e3633d643242fbbe220753fbb92b1d00af298 (patch) | |
tree | 5cd5b5463c4fa89446a5dfe14d7f1983647fdecd /multimedia/totem-pl-parser | |
parent | b9d746af92e47f3aba754fefe60b72281faf4736 (diff) | |
download | marcuscom-ports-7a2e3633d643242fbbe220753fbb92b1d00af298.tar marcuscom-ports-7a2e3633d643242fbbe220753fbb92b1d00af298.tar.gz marcuscom-ports-7a2e3633d643242fbbe220753fbb92b1d00af298.tar.bz2 marcuscom-ports-7a2e3633d643242fbbe220753fbb92b1d00af298.tar.lz marcuscom-ports-7a2e3633d643242fbbe220753fbb92b1d00af298.tar.xz marcuscom-ports-7a2e3633d643242fbbe220753fbb92b1d00af298.tar.zst marcuscom-ports-7a2e3633d643242fbbe220753fbb92b1d00af298.zip |
Update to 2.27.2.
git-svn-id: svn://creme-brulee.marcuscom.com/ports/trunk@12497 df743ca5-7f9a-e211-a948-0013205c9059
Diffstat (limited to 'multimedia/totem-pl-parser')
-rw-r--r-- | multimedia/totem-pl-parser/Makefile | 10 | ||||
-rw-r--r-- | multimedia/totem-pl-parser/distinfo | 6 |
2 files changed, 8 insertions, 8 deletions
diff --git a/multimedia/totem-pl-parser/Makefile b/multimedia/totem-pl-parser/Makefile index 477e966ec..77b6e3ccb 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.26 2009/05/07 23:25:19 marcus Exp $ +# $MCom: ports/multimedia/totem-pl-parser/Makefile,v 1.27 2009/07/19 19:46:46 marcus Exp $ # PORTNAME= totem-pl-parser -PORTVERSION= 2.27.1 +PORTVERSION= 2.27.2 CATEGORIES= multimedia gnome MASTER_SITES= GNOME DIST_SUBDIR= gnome2 @@ -15,12 +15,12 @@ DIST_SUBDIR= gnome2 MAINTAINER= gnome@FreeBSD.org COMMENT= GObject-based library to parse a host of playlist formats -LIB_DEPENDS= hal.1:${PORTSDIR}/sysutils/hal +LIB_DEPENDS= hal.1:${PORTSDIR}/sysutils/hal \ + gmime-2.4.6:${PORTSDIR}/mail/gmime24 USE_BZIP2= yes USE_GMAKE= yes -USE_GNOME= gnomehack gnomeprefix gnomevfs2 intlhack evolutiondataserver \ - ltverhack +USE_GNOME= gnomehack gnomeprefix gnomevfs2 intlhack ltverhack USE_GETTEXT= yes USE_LDCONFIG= yes USE_AUTOTOOLS= libtool:22 diff --git a/multimedia/totem-pl-parser/distinfo b/multimedia/totem-pl-parser/distinfo index 67831eb01..eba9068d8 100644 --- a/multimedia/totem-pl-parser/distinfo +++ b/multimedia/totem-pl-parser/distinfo @@ -1,3 +1,3 @@ -MD5 (gnome2/totem-pl-parser-2.27.1.tar.bz2) = 397c8e850647d38a446a16a62f11cd0c -SHA256 (gnome2/totem-pl-parser-2.27.1.tar.bz2) = 68901f61730f360c5b863f4f8d588456bf64acf824c623341f74eaaf3760487d -SIZE (gnome2/totem-pl-parser-2.27.1.tar.bz2) = 632320 +MD5 (gnome2/totem-pl-parser-2.27.2.tar.bz2) = 65fe6b0f523e4d90fda97736bbdaf637 +SHA256 (gnome2/totem-pl-parser-2.27.2.tar.bz2) = 40cc2cb839fd57f672f138728695db76dc7d9a8ca9817f61da5a81c6090a9df3 +SIZE (gnome2/totem-pl-parser-2.27.2.tar.bz2) = 653452 |