diff options
author | obache <obache@pkgsrc.org> | 2012-09-15 15:03:21 +0000 |
---|---|---|
committer | obache <obache@pkgsrc.org> | 2012-09-15 15:03:21 +0000 |
commit | 7c38d37fd93a430d94c5d60d88cdfcd3d7b9a929 (patch) | |
tree | 9310ac445c0a6b99c186cf345ff4a40fe7a0c756 /www | |
parent | 304a8ea050ce4601c92f9156252560dd517bde9b (diff) | |
download | pkgsrc-7c38d37fd93a430d94c5d60d88cdfcd3d7b9a929.tar.gz |
Recursive bump from mysql51-client library changed to use openssl.
Diffstat (limited to 'www')
-rw-r--r-- | www/ap-auth-mysql/Makefile | 4 | ||||
-rw-r--r-- | www/ap2-auth-mysql/Makefile | 4 | ||||
-rw-r--r-- | www/apache-roller/Makefile | 4 | ||||
-rw-r--r-- | www/php-phrasea2/Makefile | 3 | ||||
-rw-r--r-- | www/phraseanet-indexer/Makefile | 4 |
5 files changed, 10 insertions, 9 deletions
diff --git a/www/ap-auth-mysql/Makefile b/www/ap-auth-mysql/Makefile index c96ffbe4ec7..a466663e73b 100644 --- a/www/ap-auth-mysql/Makefile +++ b/www/ap-auth-mysql/Makefile @@ -1,9 +1,9 @@ -# $NetBSD: Makefile,v 1.26 2012/03/26 14:06:53 joerg Exp $ +# $NetBSD: Makefile,v 1.27 2012/09/15 15:03:25 obache Exp $ # DISTNAME= mod-auth-mysql_4.3.9.orig PKGNAME= ${APACHE_PKG_PREFIX}-auth-mysql-4.3.9 -PKGREVISION= 1 +PKGREVISION= 2 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 1da75d2674d..84b42bf64ab 100644 --- a/www/ap2-auth-mysql/Makefile +++ b/www/ap2-auth-mysql/Makefile @@ -1,9 +1,9 @@ -# $NetBSD: Makefile,v 1.20 2010/09/30 10:49:12 obache Exp $ +# $NetBSD: Makefile,v 1.21 2012/09/15 15:03:25 obache Exp $ # DISTNAME= mod_auth_mysql.c PKGNAME= ${APACHE_PKG_PREFIX}-auth-mysql-1.11.12 -PKGREVISION= 8 +PKGREVISION= 9 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 43916685eed..413ec4e849b 100644 --- a/www/apache-roller/Makefile +++ b/www/apache-roller/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.5 2010/09/30 10:49:13 obache Exp $ +# $NetBSD: Makefile,v 1.6 2012/09/15 15:03:26 obache Exp $ # DISTNAME= apache-roller-${ROLLER_VER} -PKGREVISION= 2 +PKGREVISION= 3 CATEGORIES= www MASTER_SITES= ${MASTER_SITE_APACHE:=roller/roller-4/v${ROLLER_VER}/bin/} diff --git a/www/php-phrasea2/Makefile b/www/php-phrasea2/Makefile index 506a99770f3..5cd1279ac05 100644 --- a/www/php-phrasea2/Makefile +++ b/www/php-phrasea2/Makefile @@ -1,9 +1,10 @@ -# $NetBSD: Makefile,v 1.6 2011/12/19 03:04:13 obache Exp $ +# $NetBSD: Makefile,v 1.7 2012/09/15 15:03:26 obache Exp $ # .include "../../www/phraseanet/Makefile.common" MODNAME= phrasea2 +PKGREVISION= 1 PECL_VERSION= ${VERS} PECL_LEGACY_VERSION_SCHEME= yes PKG_DESTDIR_SUPPORT= user-destdir diff --git a/www/phraseanet-indexer/Makefile b/www/phraseanet-indexer/Makefile index e543d332338..d44cee65556 100644 --- a/www/phraseanet-indexer/Makefile +++ b/www/phraseanet-indexer/Makefile @@ -1,9 +1,9 @@ -# $NetBSD: Makefile,v 1.3 2012/06/14 07:45:25 sbd Exp $ +# $NetBSD: Makefile,v 1.4 2012/09/15 15:03:26 obache Exp $ # .include "../../www/phraseanet/Makefile.common" PKGNAME= phraseanet-indexer-${VERS} -PKGREVISION= 1 +PKGREVISION= 2 PKG_DESTDIR_SUPPORT= user-destdir EXTRACT_ELEMENTS= ${DISTNAME}/bin/src/phraseanet_indexer |