diff options
author | pawel <pawel@FreeBSD.org> | 2011-03-24 00:40:03 +0800 |
---|---|---|
committer | pawel <pawel@FreeBSD.org> | 2011-03-24 00:40:03 +0800 |
commit | 98fc6b8cdfa691c4cf7dcaef0889f61d82b108d0 (patch) | |
tree | fceb98818850b0d0fa3e0be648522750aa0a70fa | |
parent | 9368733df75ad22c6b81e33c79a70fc42d9c4ce2 (diff) | |
download | freebsd-ports-gnome-98fc6b8cdfa691c4cf7dcaef0889f61d82b108d0.tar.gz freebsd-ports-gnome-98fc6b8cdfa691c4cf7dcaef0889f61d82b108d0.tar.zst freebsd-ports-gnome-98fc6b8cdfa691c4cf7dcaef0889f61d82b108d0.zip |
- Chase devel/upnp shlib bump
Approved by: miwi, wen (mentors)
-rw-r--r-- | multimedia/vlc/Makefile | 2 | ||||
-rw-r--r-- | net-p2p/amule-devel/Makefile | 2 | ||||
-rw-r--r-- | net-p2p/amule/Makefile | 2 | ||||
-rw-r--r-- | net/linuxigd/Makefile | 2 | ||||
-rw-r--r-- | net/ushare/Makefile | 2 | ||||
-rw-r--r-- | sysutils/djmount/Makefile | 2 |
6 files changed, 6 insertions, 6 deletions
diff --git a/multimedia/vlc/Makefile b/multimedia/vlc/Makefile index d93410c53272..514487a3a0b1 100644 --- a/multimedia/vlc/Makefile +++ b/multimedia/vlc/Makefile @@ -7,7 +7,7 @@ PORTNAME= vlc DISTVERSION= 1.1.7 -PORTREVISION= 3 +PORTREVISION= 4 PORTEPOCH= 3 CATEGORIES= multimedia audio ipv6 net www MASTER_SITES= http://download.videolan.org/pub/videolan/${PORTNAME}/${DISTVERSION}/ \ diff --git a/net-p2p/amule-devel/Makefile b/net-p2p/amule-devel/Makefile index 142d8626e2f0..1f3d5012bb71 100644 --- a/net-p2p/amule-devel/Makefile +++ b/net-p2p/amule-devel/Makefile @@ -7,7 +7,7 @@ PORTNAME= amule PORTVERSION= 10400 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= net-p2p MASTER_SITES= http://amule.sourceforge.net/tarballs/ PKGNAMESUFFIX= -devel diff --git a/net-p2p/amule/Makefile b/net-p2p/amule/Makefile index 90ba32b04a57..39ddea8a827b 100644 --- a/net-p2p/amule/Makefile +++ b/net-p2p/amule/Makefile @@ -7,7 +7,7 @@ PORTNAME= amule PORTVERSION= 2.2.6 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= net-p2p MASTER_SITES= SF/${PORTNAME}/aMule/${PORTVERSION} DISTNAME= aMule-${PORTVERSION} diff --git a/net/linuxigd/Makefile b/net/linuxigd/Makefile index 7dde0f41b0cd..ba8a3ad99a13 100644 --- a/net/linuxigd/Makefile +++ b/net/linuxigd/Makefile @@ -7,7 +7,7 @@ PORTNAME= linuxigd PORTVERSION= 1.0 -PORTREVISION= 5 +PORTREVISION= 6 CATEGORIES= net MASTER_SITES= SF/linux-igd/linux-igd/${PORTNAME}-${PORTVERSION} diff --git a/net/ushare/Makefile b/net/ushare/Makefile index fd59899f0f8b..60c2d9c7d773 100644 --- a/net/ushare/Makefile +++ b/net/ushare/Makefile @@ -7,7 +7,7 @@ PORTNAME= ushare PORTVERSION= 1.1a -PORTREVISION= 4 +PORTREVISION= 5 CATEGORIES= net MASTER_SITES= http://ushare.geexbox.org/releases/ diff --git a/sysutils/djmount/Makefile b/sysutils/djmount/Makefile index 076f116cf40f..fe976ab22764 100644 --- a/sysutils/djmount/Makefile +++ b/sysutils/djmount/Makefile @@ -7,7 +7,7 @@ PORTNAME= djmount PORTVERSION= 0.71 -PORTREVISION= 2 +PORTREVISION= 3 CATEGORIES= sysutils MASTER_SITES= SF |