diff options
author | Philip M. Gollucci <pgollucci@FreeBSD.org> | 2010-05-05 21:54:07 +0000 |
---|---|---|
committer | Philip M. Gollucci <pgollucci@FreeBSD.org> | 2010-05-05 21:54:07 +0000 |
commit | 5c6db6f4eb7d9098ca1a8c64b0aee2ac55fb5038 (patch) | |
tree | fa0da7af96820bb5400b8feb5e54b86142d1ec8e | |
parent | 3a2084de1e20e1397cb5ebadab556d95be899e75 (diff) | |
download | ports-5c6db6f4eb7d9098ca1a8c64b0aee2ac55fb5038.tar.gz ports-5c6db6f4eb7d9098ca1a8c64b0aee2ac55fb5038.zip |
Notes
-rw-r--r-- | mail/ngmp/Makefile | 2 | ||||
-rw-r--r-- | sysutils/dtc/Makefile | 2 | ||||
-rw-r--r-- | sysutils/syscp/Makefile | 1 | ||||
-rw-r--r-- | www/gnome-user-share/Makefile | 2 | ||||
-rw-r--r-- | www/mod_authn_sasl/Makefile | 1 | ||||
-rw-r--r-- | www/mod_authnz_external/Makefile | 1 | ||||
-rw-r--r-- | www/mod_authz_unixgroup/Makefile | 1 | ||||
-rw-r--r-- | www/mod_clamav/Makefile | 2 | ||||
-rw-r--r-- | www/mod_dnssd/Makefile | 2 | ||||
-rw-r--r-- | www/mod_h264_streaming/Makefile | 1 | ||||
-rw-r--r-- | www/mod_layout22/Makefile | 1 | ||||
-rw-r--r-- | www/mod_log_dbd/Makefile | 2 | ||||
-rw-r--r-- | www/mod_log_sql2-dtc/Makefile | 1 | ||||
-rw-r--r-- | www/mod_macro22/Makefile | 1 | ||||
-rw-r--r-- | www/mythplugin-mythweb/Makefile | 2 | ||||
-rw-r--r-- | www/mythweb/Makefile | 2 | ||||
-rw-r--r-- | www/rubygem-passenger/Makefile | 1 | ||||
-rw-r--r-- | www/sams/Makefile | 1 | ||||
-rw-r--r-- | x11/gnome2-power-tools/Makefile | 2 | ||||
-rw-r--r-- | x11/gnome2/Makefile | 2 |
20 files changed, 20 insertions, 10 deletions
diff --git a/mail/ngmp/Makefile b/mail/ngmp/Makefile index fea92c0081d1..61f7a8ded41e 100644 --- a/mail/ngmp/Makefile +++ b/mail/ngmp/Makefile @@ -6,7 +6,7 @@ PORTNAME= ngmp PORTVERSION= 0.1.4 -PORTREVISION= 4 +PORTREVISION= 5 CATEGORIES= mail www MASTER_SITES= ftp://ftp.prevantage.com/releases/ \ ftp://ftp2.prevantage.com/releases/ diff --git a/sysutils/dtc/Makefile b/sysutils/dtc/Makefile index 49d7908ad161..f9a2bb1c3fbe 100644 --- a/sysutils/dtc/Makefile +++ b/sysutils/dtc/Makefile @@ -7,7 +7,7 @@ PORTNAME= dtc PORTVERSION= 0.28.2.1 -PORTREVISION= 3 +PORTREVISION= 4 CATEGORIES= sysutils MASTER_SITES= ftp://ftp.gplhost.com/pub/dtc/bsd/ \ ftp://ftp.gplhost.fr/pub/dtc/bsd/ \ diff --git a/sysutils/syscp/Makefile b/sysutils/syscp/Makefile index 989a460f8b38..1c5d2c3e2e6b 100644 --- a/sysutils/syscp/Makefile +++ b/sysutils/syscp/Makefile @@ -7,6 +7,7 @@ PORTNAME= syscp PORTVERSION= 1.4.2.1 +PORTREVISION= 1 CATEGORIES= sysutils www MASTER_SITES= http://files.syscp.org/releases/tgz/ DISTNAME= ${PORTNAME}-${PORTVERSION} diff --git a/www/gnome-user-share/Makefile b/www/gnome-user-share/Makefile index f1561533eb01..30a51da2e16d 100644 --- a/www/gnome-user-share/Makefile +++ b/www/gnome-user-share/Makefile @@ -8,7 +8,7 @@ PORTNAME= gnome-user-share PORTVERSION= 2.28.2 -PORTREVISION= 4 +PORTREVISION= 5 CATEGORIES= www deskutils gnome MASTER_SITES= GNOME DIST_SUBDIR= gnome2 diff --git a/www/mod_authn_sasl/Makefile b/www/mod_authn_sasl/Makefile index 5911ef480365..50675bfc1182 100644 --- a/www/mod_authn_sasl/Makefile +++ b/www/mod_authn_sasl/Makefile @@ -7,6 +7,7 @@ PORTNAME= mod_authn_sasl PORTVERSION= 1.0.2 +PORTREVISION= 1 CATEGORIES= www MASTER_SITES= SF/mod-authn-sasl/mod-authn-sasl/${PORTVERSION} diff --git a/www/mod_authnz_external/Makefile b/www/mod_authnz_external/Makefile index 4a16046e2b36..2f65d4e9fcdb 100644 --- a/www/mod_authnz_external/Makefile +++ b/www/mod_authnz_external/Makefile @@ -7,6 +7,7 @@ PORTNAME= mod_authnz_external PORTVERSION= 3.1.2 +PORTREVISION= 1 CATEGORIES= www MASTER_SITES= ${MASTER_SITE_GOOGLE_CODE} DIST_SUBDIR= apache22 diff --git a/www/mod_authz_unixgroup/Makefile b/www/mod_authz_unixgroup/Makefile index db754b8d9e50..3c8914b4ae5b 100644 --- a/www/mod_authz_unixgroup/Makefile +++ b/www/mod_authz_unixgroup/Makefile @@ -7,6 +7,7 @@ PORTNAME= mod_authz_unixgroup PORTVERSION= 1.0.1 +PORTREVISION= 1 CATEGORIES= www MASTER_SITES= http://www.unixpapa.com/software/ diff --git a/www/mod_clamav/Makefile b/www/mod_clamav/Makefile index 3c576932e6e2..8741f867a8ef 100644 --- a/www/mod_clamav/Makefile +++ b/www/mod_clamav/Makefile @@ -7,7 +7,7 @@ PORTNAME= mod_clamav PORTVERSION= 0.23 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= www security MASTER_SITES= http://software.othello.ch/mod_clamav/ \ http://www.kommunity.net/download/mod_clamav/ diff --git a/www/mod_dnssd/Makefile b/www/mod_dnssd/Makefile index 4053b1ff82fa..29065c75a7b7 100644 --- a/www/mod_dnssd/Makefile +++ b/www/mod_dnssd/Makefile @@ -7,7 +7,7 @@ PORTNAME= mod_dnssd PORTVERSION= 0.6 -PORTREVISION= 4 +PORTREVISION= 5 CATEGORIES= www MASTER_SITES= http://0pointer.de/lennart/projects/mod_dnssd/ diff --git a/www/mod_h264_streaming/Makefile b/www/mod_h264_streaming/Makefile index 67e12d8e0af9..0e293ab91345 100644 --- a/www/mod_h264_streaming/Makefile +++ b/www/mod_h264_streaming/Makefile @@ -7,6 +7,7 @@ PORTNAME= mod_h264_streaming PORTVERSION= 2.0 +PORTREVISION= 1 CATEGORIES= www MASTER_SITES= http://www.cs.nctu.edu.tw/~lwhsu/ports/distfiles/ DIST_SUBDIR= apache22 diff --git a/www/mod_layout22/Makefile b/www/mod_layout22/Makefile index fb7f9a892d70..98d35cdae516 100644 --- a/www/mod_layout22/Makefile +++ b/www/mod_layout22/Makefile @@ -7,6 +7,7 @@ PORTNAME= mod_layout PORTVERSION= 5.1 +PORTREVISION= 1 CATEGORIES= www MASTER_SITES= http://download.tangent.org/ diff --git a/www/mod_log_dbd/Makefile b/www/mod_log_dbd/Makefile index af464137c60a..e9de3050e5d6 100644 --- a/www/mod_log_dbd/Makefile +++ b/www/mod_log_dbd/Makefile @@ -6,7 +6,7 @@ PORTNAME= mod_log_dbd PORTVERSION= 0.2 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= www databases MASTER_SITES= http://bfoz.net/projects/${PORTNAME}/release/ diff --git a/www/mod_log_sql2-dtc/Makefile b/www/mod_log_sql2-dtc/Makefile index 512653a2cd14..d4da927e5b87 100644 --- a/www/mod_log_sql2-dtc/Makefile +++ b/www/mod_log_sql2-dtc/Makefile @@ -6,6 +6,7 @@ PORTNAME= mod_log_sql PORTVERSION= 1.101 +PORTREVISION= 1 CATEGORIES= www databases MASTER_SITES= http://www.outoforder.cc/downloads/${PORTNAME}/ PKGNAMESUFFIX= -dtc diff --git a/www/mod_macro22/Makefile b/www/mod_macro22/Makefile index 38e81e473c5b..b05d04e4244e 100644 --- a/www/mod_macro22/Makefile +++ b/www/mod_macro22/Makefile @@ -7,6 +7,7 @@ PORTNAME= mod_macro PORTVERSION= 1.1.10 +PORTREVISION= 1 CATEGORIES= www MASTER_SITES= http://www.cri.ensmp.fr/~coelho/mod_macro/ diff --git a/www/mythplugin-mythweb/Makefile b/www/mythplugin-mythweb/Makefile index 8c46cc77a9eb..31baae3ebce4 100644 --- a/www/mythplugin-mythweb/Makefile +++ b/www/mythplugin-mythweb/Makefile @@ -7,7 +7,7 @@ PORTNAME= mythweb PORTVERSION= 0.22 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= www MASTER_SITES= http://ftp.osuosl.org/pub/mythtv/ \ http://ftp.oregonstate.edu/pub/mythtv/ diff --git a/www/mythweb/Makefile b/www/mythweb/Makefile index 8c46cc77a9eb..31baae3ebce4 100644 --- a/www/mythweb/Makefile +++ b/www/mythweb/Makefile @@ -7,7 +7,7 @@ PORTNAME= mythweb PORTVERSION= 0.22 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= www MASTER_SITES= http://ftp.osuosl.org/pub/mythtv/ \ http://ftp.oregonstate.edu/pub/mythtv/ diff --git a/www/rubygem-passenger/Makefile b/www/rubygem-passenger/Makefile index 50210ef12065..2a4bd10dd028 100644 --- a/www/rubygem-passenger/Makefile +++ b/www/rubygem-passenger/Makefile @@ -6,6 +6,7 @@ PORTNAME= passenger PORTVERSION= 2.2.11 +PORTREVISION= 1 CATEGORIES= www rubygems MASTER_SITES= RF PKGNAMEPREFIX= rubygem- diff --git a/www/sams/Makefile b/www/sams/Makefile index f84af0fe9b58..e279c7dc57b4 100644 --- a/www/sams/Makefile +++ b/www/sams/Makefile @@ -7,6 +7,7 @@ PORTNAME= sams DISTVERSION= 1.0.5 +PORTREVISION= 1 PORTEPOCH= 1 CATEGORIES= www MASTER_SITES= http://sams.perm.ru/download/ \ diff --git a/x11/gnome2-power-tools/Makefile b/x11/gnome2-power-tools/Makefile index 9f485148d1ca..92008917a3e7 100644 --- a/x11/gnome2-power-tools/Makefile +++ b/x11/gnome2-power-tools/Makefile @@ -6,7 +6,7 @@ # $MCom: ports/x11/gnome2-power-tools/Makefile,v 1.84 2008/09/30 13:18:29 kwm Exp $ # -PORTREVISION= 3 +PORTREVISION= 4 CATEGORIES= x11 gnome PKGNAMESUFFIX= -power-tools diff --git a/x11/gnome2/Makefile b/x11/gnome2/Makefile index c2ffe7181f80..ac9fa0d45049 100644 --- a/x11/gnome2/Makefile +++ b/x11/gnome2/Makefile @@ -8,7 +8,7 @@ PORTNAME= gnome2 PORTVERSION= 2.28.2 -PORTREVISION?= 2 +PORTREVISION?= 3 CATEGORIES?= x11 gnome MASTER_SITES= # empty DISTFILES= # empty |