diff options
author | marcus <marcus@df743ca5-7f9a-e211-a948-0013205c9059> | 2008-06-07 05:39:00 +0800 |
---|---|---|
committer | marcus <marcus@df743ca5-7f9a-e211-a948-0013205c9059> | 2008-06-07 05:39:00 +0800 |
commit | 159860485c44a2b8ef0264bb0ac860de4c2fb6af (patch) | |
tree | fc834885e5ab0c5eef18328d68d44ed1e4256740 /audio | |
parent | 56c1c3d00e90379e6492f5e052aa43d71905a992 (diff) | |
download | marcuscom-ports-159860485c44a2b8ef0264bb0ac860de4c2fb6af.tar.gz marcuscom-ports-159860485c44a2b8ef0264bb0ac860de4c2fb6af.tar.zst marcuscom-ports-159860485c44a2b8ef0264bb0ac860de4c2fb6af.zip |
Bump PORTREVISIONs to chase the gettext update.
git-svn-id: svn://creme-brulee.marcuscom.com/ports/trunk@11028 df743ca5-7f9a-e211-a948-0013205c9059
Diffstat (limited to 'audio')
-rw-r--r-- | audio/gnome-media/Makefile | 3 | ||||
-rw-r--r-- | audio/rhythmbox-devel/Makefile | 4 | ||||
-rw-r--r-- | audio/rhythmbox/Makefile | 4 | ||||
-rw-r--r-- | audio/sound-juicer/Makefile | 3 |
4 files changed, 8 insertions, 6 deletions
diff --git a/audio/gnome-media/Makefile b/audio/gnome-media/Makefile index b634f11ff..cbb45f234 100644 --- a/audio/gnome-media/Makefile +++ b/audio/gnome-media/Makefile @@ -3,11 +3,12 @@ # Whom: Joe Marcus Clarke <marcus@FreeBSD.org> # # $FreeBSD$ -# $MCom: ports/audio/gnome-media/Makefile,v 1.116 2008/04/28 05:34:31 marcus Exp $ +# $MCom: ports/audio/gnome-media/Makefile,v 1.117 2008/06/05 10:01:45 kwm Exp $ # PORTNAME= gnome-media PORTVERSION= 2.23.3 +PORTREVISION= 1 CATEGORIES= audio gnome MASTER_SITES= GNOME DIST_SUBDIR= gnome2 diff --git a/audio/rhythmbox-devel/Makefile b/audio/rhythmbox-devel/Makefile index 6a896fedf..5d28940db 100644 --- a/audio/rhythmbox-devel/Makefile +++ b/audio/rhythmbox-devel/Makefile @@ -3,12 +3,12 @@ # Whom: Joe Marcus Clarke <marcus@FreeBSD.org> # # $FreeBSD$ -# $MCom: ports/audio/rhythmbox-devel/Makefile,v 1.90 2008/03/17 04:31:25 marcus Exp $ +# $MCom: ports/audio/rhythmbox-devel/Makefile,v 1.92 2008/05/14 02:10:39 marcus Exp $ # PORTNAME= rhythmbox PORTVERSION= 0.11.5 -PORTREVISION= 2 +PORTREVISION= 3 CATEGORIES= audio gnome MASTER_SITES= ${MASTER_SITE_GNOME} MASTER_SITE_SUBDIR= sources/${PORTNAME}/0.11 diff --git a/audio/rhythmbox/Makefile b/audio/rhythmbox/Makefile index 60435c7b2..b1774ac3d 100644 --- a/audio/rhythmbox/Makefile +++ b/audio/rhythmbox/Makefile @@ -3,12 +3,12 @@ # Whom: Joe Marcus Clarke <marcus@FreeBSD.org> # # $FreeBSD$ -# $MCom: ports/audio/rhythmbox/Makefile,v 1.88 2008/01/29 01:37:44 marcus Exp $ +# $MCom: ports/audio/rhythmbox/Makefile,v 1.90 2008/05/14 02:10:38 marcus Exp $ # PORTNAME= rhythmbox PORTVERSION= 0.10.1 -PORTREVISION= 9 +PORTREVISION= 10 CATEGORIES= audio gnome MASTER_SITES= ${MASTER_SITE_GNOME} MASTER_SITE_SUBDIR= sources/${PORTNAME}/0.10 diff --git a/audio/sound-juicer/Makefile b/audio/sound-juicer/Makefile index d5541e61c..9c64cb87f 100644 --- a/audio/sound-juicer/Makefile +++ b/audio/sound-juicer/Makefile @@ -3,11 +3,12 @@ # Whom: Alexander Nedotsukov <bland@FreeBSD.org> # # $FreeBSD$ -# $MCom$ +# $MCom: ports/audio/sound-juicer/Makefile,v 1.81 2008/06/05 13:02:13 kwm Exp $ # PORTNAME= sound-juicer PORTVERSION= 2.23.0 +PORTREVISION= 1 CATEGORIES= audio gnome MASTER_SITES= GNOME DIST_SUBDIR= gnome2 |