diff options
author | marcus <marcus@df743ca5-7f9a-e211-a948-0013205c9059> | 2010-05-10 12:21:20 +0800 |
---|---|---|
committer | marcus <marcus@df743ca5-7f9a-e211-a948-0013205c9059> | 2010-05-10 12:21:20 +0800 |
commit | 42048341091e3810049dedfc96d4b312013ab048 (patch) | |
tree | 6444faf1346bb88a6768e5922354ddee0f8b3689 | |
parent | 9b993363bb02514562927cc29b670873745e7462 (diff) | |
download | marcuscom-ports-42048341091e3810049dedfc96d4b312013ab048.tar.gz marcuscom-ports-42048341091e3810049dedfc96d4b312013ab048.tar.zst marcuscom-ports-42048341091e3810049dedfc96d4b312013ab048.zip |
Bump PORTREVISIONS to sync with FreeBSD ports.
Reported by: romain
git-svn-id: svn://creme-brulee.marcuscom.com/ports/trunk@14134 df743ca5-7f9a-e211-a948-0013205c9059
-rw-r--r-- | graphics/py-clutter/Makefile | 4 | ||||
-rw-r--r-- | net-im/libpurple/Makefile | 4 | ||||
-rw-r--r-- | sysutils/polkit-gnome/Makefile | 4 | ||||
-rw-r--r-- | sysutils/tracker-client/Makefile | 4 | ||||
-rw-r--r-- | x11-toolkits/eel/Makefile | 4 |
5 files changed, 10 insertions, 10 deletions
diff --git a/graphics/py-clutter/Makefile b/graphics/py-clutter/Makefile index 3b775f0e8..25d382756 100644 --- a/graphics/py-clutter/Makefile +++ b/graphics/py-clutter/Makefile @@ -3,12 +3,12 @@ # Whom: Martin Wilke <miwi@FreeBSD.org> # # $FreeBSD$ -# $MCom$ +# $MCom: ports/graphics/py-clutter/Makefile,v 1.5 2010/02/15 10:22:20 kwm Exp $ # PORTNAME= clutter PORTVERSION= 1.0.0 -PORTREVISION= 2 +PORTREVISION= 3 CATEGORIES= graphics MASTER_SITES= http://www.clutter-project.org/sources/pyclutter/${PORTVERSION:R}/ PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} diff --git a/net-im/libpurple/Makefile b/net-im/libpurple/Makefile index 9638a9ba3..75eebe24f 100644 --- a/net-im/libpurple/Makefile +++ b/net-im/libpurple/Makefile @@ -3,12 +3,12 @@ # Whom: Jim Mock <jim@FreeBSD.org> # # $FreeBSD$ -# $MCom: ports/net-im/libpurple/Makefile,v 1.30 2010/02/26 04:53:41 avl Exp $ +# $MCom: ports/net-im/libpurple/Makefile,v 1.31 2010/04/03 16:39:57 avl Exp $ # PORTNAME?= libpurple PORTVERSION= 2.6.6 -PORTREVISION?= 1 +PORTREVISION?= 2 CATEGORIES?= net-im MASTER_SITES= SF/pidgin/Pidgin/${PORTVERSION} DISTNAME= pidgin-${PORTVERSION} diff --git a/sysutils/polkit-gnome/Makefile b/sysutils/polkit-gnome/Makefile index e07d38523..9da573cce 100644 --- a/sysutils/polkit-gnome/Makefile +++ b/sysutils/polkit-gnome/Makefile @@ -3,12 +3,12 @@ # Whom: Koop Mast<kwm@FreeBSD.org> # # $FreeBSD$ -# $MCom: ports/sysutils/polkit-gnome/Makefile,v 1.8 2010/01/23 05:50:55 marcus Exp $ +# $MCom: ports/sysutils/polkit-gnome/Makefile,v 1.9 2010/04/21 16:52:46 kwm Exp $ # PORTNAME= polkit-gnome PORTVERSION= 0.96 -PORTREVISION= 2 +PORTREVISION= 3 CATEGORIES= sysutils gnome MASTER_SITES= http://hal.freedesktop.org/releases/ diff --git a/sysutils/tracker-client/Makefile b/sysutils/tracker-client/Makefile index 174957cbb..8c811d06d 100644 --- a/sysutils/tracker-client/Makefile +++ b/sysutils/tracker-client/Makefile @@ -3,12 +3,12 @@ # Whom: Michael Johnson <ahze@FreeBSD.org> # # $FreeBSD$ -# $MCom: ports/sysutils/tracker-client/Makefile,v 1.12 2010/02/25 12:28:25 avl Exp $ +# $MCom: ports/sysutils/tracker-client/Makefile,v 1.13 2010/02/25 12:31:20 avl Exp $ # PORTNAME= tracker PORTVERSION= 0.6.95 -PORTREVISION= 4 +PORTREVISION= 5 CATEGORIES= sysutils gnome MASTER_SITES= GNOME PKGNAMESUFFIX?= -client diff --git a/x11-toolkits/eel/Makefile b/x11-toolkits/eel/Makefile index afb2b0c69..5cf8a158e 100644 --- a/x11-toolkits/eel/Makefile +++ b/x11-toolkits/eel/Makefile @@ -3,12 +3,12 @@ # Whom: Ade Lovett <ade@FreeBSD.org> # # $FreeBSD$ -# $MCom: ports/x11-toolkits/eel/Makefile,v 1.86 2010/01/17 00:23:15 kwm Exp $ +# $MCom: ports/x11-toolkits/eel/Makefile,v 1.87 2010/01/24 06:11:48 marcus Exp $ # PORTNAME= eel PORTVERSION= 2.26.0 -PORTREVISION= 3 +PORTREVISION= 4 CATEGORIES= x11-toolkits gnome MASTER_SITES= GNOME DIST_SUBDIR= gnome2 |