diff options
author | marcus <marcus@FreeBSD.org> | 2003-08-27 04:25:58 +0800 |
---|---|---|
committer | marcus <marcus@FreeBSD.org> | 2003-08-27 04:25:58 +0800 |
commit | 18cfb33a9114bfc555dd9e7ece5635848c417498 (patch) | |
tree | 317bd4a59c69837c90d483f518ea564137ec9cb6 /multimedia | |
parent | 39a3570a19e17fd10336ad7232d279d2015ac505 (diff) | |
download | freebsd-ports-gnome-18cfb33a9114bfc555dd9e7ece5635848c417498.tar.gz freebsd-ports-gnome-18cfb33a9114bfc555dd9e7ece5635848c417498.tar.zst freebsd-ports-gnome-18cfb33a9114bfc555dd9e7ece5635848c417498.zip |
Bump the PORTREVISION for the ports directly affected by the gettext upgrade.
Prodded by: kris
Diffstat (limited to 'multimedia')
-rw-r--r-- | multimedia/libxine/Makefile | 2 | ||||
-rw-r--r-- | multimedia/ogle-gui/Makefile | 2 | ||||
-rw-r--r-- | multimedia/vlc-devel/Makefile | 1 | ||||
-rw-r--r-- | multimedia/vlc/Makefile | 1 | ||||
-rw-r--r-- | multimedia/xine/Makefile | 1 | ||||
-rw-r--r-- | multimedia/xmps-opendivx-plugin/Makefile | 2 | ||||
-rw-r--r-- | multimedia/xmps-win32-plugin/Makefile | 2 |
7 files changed, 7 insertions, 4 deletions
diff --git a/multimedia/libxine/Makefile b/multimedia/libxine/Makefile index 6dd6c1d3c4c2..7b0c856c8a8d 100644 --- a/multimedia/libxine/Makefile +++ b/multimedia/libxine/Makefile @@ -7,7 +7,7 @@ PORTNAME= xine PORTVERSION= 1.0.r0 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= multimedia MASTER_SITES= ${MASTER_SITE_SOURCEFORGE} MASTER_SITE_SUBDIR= ${PORTNAME} diff --git a/multimedia/ogle-gui/Makefile b/multimedia/ogle-gui/Makefile index 932ce8869066..fff1a544099f 100644 --- a/multimedia/ogle-gui/Makefile +++ b/multimedia/ogle-gui/Makefile @@ -7,7 +7,7 @@ PORTNAME= ogle PORTVERSION= 0.9.1 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= multimedia gnome MASTER_SITES= http://www.dtek.chalmers.se/groups/dvd/dist/ PKGNAMESUFFIX= -gui diff --git a/multimedia/vlc-devel/Makefile b/multimedia/vlc-devel/Makefile index e615c4a7f1b8..d74054294aa6 100644 --- a/multimedia/vlc-devel/Makefile +++ b/multimedia/vlc-devel/Makefile @@ -7,6 +7,7 @@ PORTNAME= vlc PORTVERSION= 0.6.0 +PORTREVISION= 1 CATEGORIES= multimedia MASTER_SITES= http://www.videolan.org/pub/videolan/vlc/${PORTVERSION}/ diff --git a/multimedia/vlc/Makefile b/multimedia/vlc/Makefile index e615c4a7f1b8..d74054294aa6 100644 --- a/multimedia/vlc/Makefile +++ b/multimedia/vlc/Makefile @@ -7,6 +7,7 @@ PORTNAME= vlc PORTVERSION= 0.6.0 +PORTREVISION= 1 CATEGORIES= multimedia MASTER_SITES= http://www.videolan.org/pub/videolan/vlc/${PORTVERSION}/ diff --git a/multimedia/xine/Makefile b/multimedia/xine/Makefile index 813a37d98b6d..738835ece929 100644 --- a/multimedia/xine/Makefile +++ b/multimedia/xine/Makefile @@ -7,6 +7,7 @@ PORTNAME= xine PORTVERSION= 0.9.22 +PORTREVISION= 1 CATEGORIES= multimedia MASTER_SITES= ${MASTER_SITE_SOURCEFORGE} MASTER_SITE_SUBDIR= ${PORTNAME} diff --git a/multimedia/xmps-opendivx-plugin/Makefile b/multimedia/xmps-opendivx-plugin/Makefile index 6a81ce287ba1..f6d581d2351e 100644 --- a/multimedia/xmps-opendivx-plugin/Makefile +++ b/multimedia/xmps-opendivx-plugin/Makefile @@ -7,7 +7,7 @@ PORTNAME= xmps-opendivx-plugin PORTVERSION= 0.0.1 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= multimedia MASTER_SITES= http://download.projectmayo.com/dnload/divx4linux/xmps/ diff --git a/multimedia/xmps-win32-plugin/Makefile b/multimedia/xmps-win32-plugin/Makefile index 21de5b80489f..ebd71f57843f 100644 --- a/multimedia/xmps-win32-plugin/Makefile +++ b/multimedia/xmps-win32-plugin/Makefile @@ -7,7 +7,7 @@ PORTNAME= xmps-win32-plugin PORTVERSION= 0.0.4 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= multimedia MASTER_SITES= http://xmps.sourceforge.net/sources/ |