summaryrefslogtreecommitdiff
path: root/www
diff options
context:
space:
mode:
authorwiz <wiz@pkgsrc.org>2013-03-02 20:33:21 +0000
committerwiz <wiz@pkgsrc.org>2013-03-02 20:33:21 +0000
commite09b524d57d4afdbcc46b72d6ac0243a15ec6a25 (patch)
tree6ac580d835eba7da0b870e935e258ec8a085e6e1 /www
parent3955e95c5054d7ea80df3f3c80f57ed527b62ebc (diff)
downloadpkgsrc-e09b524d57d4afdbcc46b72d6ac0243a15ec6a25.tar.gz
Bump PKGREVISION for mysql default change to 55.
Diffstat (limited to 'www')
-rw-r--r--www/ap-auth-mysql/Makefile4
-rw-r--r--www/ap2-auth-mysql/Makefile4
-rw-r--r--www/apache-roller/Makefile3
-rw-r--r--www/cherokee/Makefile4
-rw-r--r--www/lighttpd/Makefile4
-rw-r--r--www/php-phrasea2/Makefile4
-rw-r--r--www/phraseanet-indexer/Makefile4
7 files changed, 14 insertions, 13 deletions
diff --git a/www/ap-auth-mysql/Makefile b/www/ap-auth-mysql/Makefile
index 4a1eb743c80..6efea82a563 100644
--- a/www/ap-auth-mysql/Makefile
+++ b/www/ap-auth-mysql/Makefile
@@ -1,9 +1,9 @@
-# $NetBSD: Makefile,v 1.28 2012/10/28 06:30:02 asau Exp $
+# $NetBSD: Makefile,v 1.29 2013/03/02 20:33:33 wiz Exp $
#
DISTNAME= mod-auth-mysql_4.3.9.orig
PKGNAME= ${APACHE_PKG_PREFIX}-auth-mysql-4.3.9
-PKGREVISION= 2
+PKGREVISION= 3
WRKSRC= ${WRKDIR}/${DISTNAME:S/_/-/}
CATEGORIES= www databases security
MASTER_SITES= ${MASTER_SITE_DEBIAN:=pool/main/m/mod-auth-mysql/}
diff --git a/www/ap2-auth-mysql/Makefile b/www/ap2-auth-mysql/Makefile
index 82001517f0a..630232ed89a 100644
--- a/www/ap2-auth-mysql/Makefile
+++ b/www/ap2-auth-mysql/Makefile
@@ -1,9 +1,9 @@
-# $NetBSD: Makefile,v 1.22 2012/10/28 06:30:06 asau Exp $
+# $NetBSD: Makefile,v 1.23 2013/03/02 20:33:33 wiz Exp $
#
DISTNAME= mod_auth_mysql.c
PKGNAME= ${APACHE_PKG_PREFIX}-auth-mysql-1.11.12
-PKGREVISION= 9
+PKGREVISION= 10
CATEGORIES= www databases
MASTER_SITES= ftp://ftp.kcilink.com/pub/
DISTFILES= ${DISTNAME}.gz mysql-group-auth.txt
diff --git a/www/apache-roller/Makefile b/www/apache-roller/Makefile
index ab54be6f0b0..e837dbe3c3d 100644
--- a/www/apache-roller/Makefile
+++ b/www/apache-roller/Makefile
@@ -1,9 +1,10 @@
-# $NetBSD: Makefile,v 1.9 2012/12/26 18:46:00 asau Exp $
+# $NetBSD: Makefile,v 1.10 2013/03/02 20:33:33 wiz Exp $
#
DISTNAME= roller-weblogger-${ROLLER_VER}-for-tomcat
PKGNAME= apache-roller-${ROLLER_VER}
WRKSRC= ${WRKDIR}/${DISTNAME:S/-for//}
+PKGREVISION= 1
CATEGORIES= www
MASTER_SITES= ${MASTER_SITE_APACHE:=roller/roller-5/v${ROLLER_VER}/bin/}
diff --git a/www/cherokee/Makefile b/www/cherokee/Makefile
index e1d389fa43f..046a8ed3bb3 100644
--- a/www/cherokee/Makefile
+++ b/www/cherokee/Makefile
@@ -1,8 +1,8 @@
-# $NetBSD: Makefile,v 1.23 2013/02/06 23:23:59 jperkin Exp $
+# $NetBSD: Makefile,v 1.24 2013/03/02 20:33:34 wiz Exp $
#
DISTNAME= cherokee-1.2.101
-PKGREVISION= 3
+PKGREVISION= 4
CATEGORIES= www
MASTER_SITES= http://www.cherokee-project.com/download/1.2/${PKGVERSION_NOREV}/
diff --git a/www/lighttpd/Makefile b/www/lighttpd/Makefile
index fc18174dd61..4922097f7d3 100644
--- a/www/lighttpd/Makefile
+++ b/www/lighttpd/Makefile
@@ -1,7 +1,7 @@
-# $NetBSD: Makefile,v 1.38 2013/02/06 23:24:01 jperkin Exp $
+# $NetBSD: Makefile,v 1.39 2013/03/02 20:33:34 wiz Exp $
DISTNAME= lighttpd-1.4.32
-PKGREVISION= 3
+PKGREVISION= 4
CATEGORIES= www
MASTER_SITES= http://download.lighttpd.net/lighttpd/releases-1.4.x/
EXTRACT_SUFX= .tar.bz2
diff --git a/www/php-phrasea2/Makefile b/www/php-phrasea2/Makefile
index 8e94bad820b..a81592a5ccd 100644
--- a/www/php-phrasea2/Makefile
+++ b/www/php-phrasea2/Makefile
@@ -1,10 +1,10 @@
-# $NetBSD: Makefile,v 1.8 2012/10/28 06:30:57 asau Exp $
+# $NetBSD: Makefile,v 1.9 2013/03/02 20:33:34 wiz Exp $
#
.include "../../www/phraseanet/Makefile.common"
MODNAME= phrasea2
-PKGREVISION= 1
+PKGREVISION= 2
PECL_VERSION= ${VERS}
PECL_LEGACY_VERSION_SCHEME= yes
EXTRACT_ELEMENTS= ${DISTNAME}/bin/src/php_phrasea2
diff --git a/www/phraseanet-indexer/Makefile b/www/phraseanet-indexer/Makefile
index a9eb1415372..2698d1d744f 100644
--- a/www/phraseanet-indexer/Makefile
+++ b/www/phraseanet-indexer/Makefile
@@ -1,9 +1,9 @@
-# $NetBSD: Makefile,v 1.5 2012/10/28 06:30:58 asau Exp $
+# $NetBSD: Makefile,v 1.6 2013/03/02 20:33:34 wiz Exp $
#
.include "../../www/phraseanet/Makefile.common"
PKGNAME= phraseanet-indexer-${VERS}
-PKGREVISION= 2
+PKGREVISION= 3
EXTRACT_ELEMENTS= ${DISTNAME}/bin/src/phraseanet_indexer
WRKSRC= ${WRKDIR}/${DISTNAME}/bin/src/phraseanet_indexer