diff options
author | kwm <kwm@df743ca5-7f9a-e211-a948-0013205c9059> | 2010-01-27 23:35:09 +0800 |
---|---|---|
committer | kwm <kwm@df743ca5-7f9a-e211-a948-0013205c9059> | 2010-01-27 23:35:09 +0800 |
commit | c759e33289e725c864539967649925201e3058f4 (patch) | |
tree | 7796d4a1d17619b5b07aaff781974fd7a9566286 | |
parent | 30b15227e23c51cc74c183c7e3a1392fe9c4a627 (diff) | |
download | marcuscom-ports-c759e33289e725c864539967649925201e3058f4.tar marcuscom-ports-c759e33289e725c864539967649925201e3058f4.tar.gz marcuscom-ports-c759e33289e725c864539967649925201e3058f4.tar.bz2 marcuscom-ports-c759e33289e725c864539967649925201e3058f4.tar.lz marcuscom-ports-c759e33289e725c864539967649925201e3058f4.tar.xz marcuscom-ports-c759e33289e725c864539967649925201e3058f4.tar.zst marcuscom-ports-c759e33289e725c864539967649925201e3058f4.zip |
Chase totem-pl-parser shlib bump.
git-svn-id: svn://creme-brulee.marcuscom.com/ports/trunk@13507 df743ca5-7f9a-e211-a948-0013205c9059
-rw-r--r-- | sysutils/brasero/Makefile | 6 | ||||
-rw-r--r-- | x11-toolkits/py-gnome-desktop/Makefile | 6 |
2 files changed, 6 insertions, 6 deletions
diff --git a/sysutils/brasero/Makefile b/sysutils/brasero/Makefile index f839b00ed..79d952c71 100644 --- a/sysutils/brasero/Makefile +++ b/sysutils/brasero/Makefile @@ -3,11 +3,11 @@ # Whom: Michael Johnson <ahze@FreeBSD.org> # # $FreeBSD$ -# $MCom: ports/sysutils/brasero/Makefile,v 1.62 2010/01/09 05:37:44 marcus Exp $ +# $MCom: ports/sysutils/brasero/Makefile,v 1.63 2010/01/09 18:17:48 marcus Exp $ PORTNAME= brasero PORTVERSION= 2.29.4 -PORTREVISION= 2 +PORTREVISION= 3 CATEGORIES= sysutils audio multimedia gnome MASTER_SITES= GNOME DIST_SUBDIR= gnome2 @@ -17,7 +17,7 @@ COMMENT= CD/DVD mastering tool for the GNOME desktop LIB_DEPENDS= notify.1:${PORTSDIR}/devel/libnotify \ unique-1.0.2:${PORTSDIR}/x11-toolkits/unique \ - totem-plparser.12:${PORTSDIR}/multimedia/totem-pl-parser \ + totem-plparser.17:${PORTSDIR}/multimedia/totem-pl-parser \ canberra-gtk.0:${PORTSDIR}/audio/libcanberra RUN_DEPENDS= growisofs:${PORTSDIR}/sysutils/dvd+rw-tools \ cdrdao:${PORTSDIR}/sysutils/cdrdao diff --git a/x11-toolkits/py-gnome-desktop/Makefile b/x11-toolkits/py-gnome-desktop/Makefile index 80f0eadee..4ce15b5e3 100644 --- a/x11-toolkits/py-gnome-desktop/Makefile +++ b/x11-toolkits/py-gnome-desktop/Makefile @@ -3,12 +3,12 @@ # Whom: Joe Marcus Clarke <marcus@FreeBSD.org> # # $FreeBSD$ -# $MCom: ports/x11-toolkits/py-gnome-desktop/Makefile,v 1.93 2010/01/05 03:25:06 marcus Exp $ +# $MCom: ports/x11-toolkits/py-gnome-desktop/Makefile,v 1.94 2010/01/17 00:23:16 kwm Exp $ # PORTNAME= gnome-desktop PORTVERSION= 2.29.1 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= x11-toolkits python gnome MASTER_SITES= GNOME MASTER_SITE_SUBDIR= sources/gnome-python-desktop/${PORTVERSION:C/^([0-9]+\.[0-9]+).*/\1/} @@ -21,7 +21,7 @@ COMMENT= A set of Python bindings used by modules in the GNOME Desktop BUILD_DEPENDS= bug-buddy:${PORTSDIR}/devel/bug-buddy LIB_DEPENDS= gtop-2.0.7:${PORTSDIR}/devel/libgtop \ - totem-plparser.12:${PORTSDIR}/multimedia/totem-pl-parser \ + totem-plparser.17:${PORTSDIR}/multimedia/totem-pl-parser \ gnome-media-profiles.0:${PORTSDIR}/audio/gnome-media \ gnome-keyring:${PORTSDIR}/security/gnome-keyring \ brasero-media.2:${PORTSDIR}/sysutils/brasero \ |