Bump after apache-http subpackaging.

This commit is contained in:
ajacoutot 2015-07-17 23:58:43 +00:00
parent 4a5d201453
commit cfd61d60c7
6 changed files with 12 additions and 9 deletions

View File

@ -1,4 +1,4 @@
# $OpenBSD: Makefile,v 1.140 2015/04/04 09:21:00 ajacoutot Exp $
# $OpenBSD: Makefile,v 1.141 2015/07/17 23:58:43 ajacoutot Exp $
COMMENT-main= subversion revision control system
COMMENT-perl= perl interface to subversion
@ -22,6 +22,7 @@ FULLPKGNAME-gnome-keyring= gnome-keyring-subversion-${VERSION}
FULLPKGPATH-gnome-keyring= devel/subversion,-gnome-keyring
REVISION-gnome-keyring= 0
REVISION-ap2= 0
SO_VERSION= 1.4
SVN_LIBS= svn_client-1 svn_delta-1 svn_diff-1 svn_fs-1 \

View File

@ -1,4 +1,4 @@
# $OpenBSD: Makefile,v 1.2 2015/04/04 09:21:04 ajacoutot Exp $
# $OpenBSD: Makefile,v 1.3 2015/07/17 23:58:43 ajacoutot Exp $
SHARED_ONLY= Yes
@ -6,7 +6,7 @@ COMMENT= Apache2 Zeroconf module
DISTNAME= mod_dnssd-0.6
PKGNAME= ap2-${DISTNAME}
REVISION= 0
REVISION= 2
CATEGORIES= www net

View File

@ -1,4 +1,4 @@
# $OpenBSD: Makefile,v 1.5 2014/04/18 19:55:19 dcoppa Exp $
# $OpenBSD: Makefile,v 1.6 2015/07/17 23:58:43 ajacoutot Exp $
SHARED_ONLY = Yes
@ -8,6 +8,7 @@ V = 1.2.40
DISTNAME = tomcat-connectors-${V}-src
PKGNAME = ap2-mod_jk-${V}
CATEGORIES = www
REVISION = 1
HOMEPAGE = http://tomcat.apache.org/connectors-doc/index.html

View File

@ -1,10 +1,10 @@
# $OpenBSD: Makefile,v 1.31 2015/07/16 23:57:28 ajacoutot Exp $
# $OpenBSD: Makefile,v 1.32 2015/07/17 23:58:43 ajacoutot Exp $
COMMENT= module that embeds a Perl interpreter into Apache2
DISTNAME= mod_perl-2.0.9-rc1
PKGNAME= ap2-${DISTNAME:S/-rc/rc/}
REVISION= 1
REVISION= 3
CATEGORIES= www net
MODULES= cpan converters/libiconv

View File

@ -1,4 +1,4 @@
# $OpenBSD: Makefile,v 1.2 2014/01/29 14:07:54 ajacoutot Exp $
# $OpenBSD: Makefile,v 1.3 2015/07/17 23:58:43 ajacoutot Exp $
SHARED_ONLY= Yes
@ -6,6 +6,7 @@ COMMENT= Python WSGI compliant interface module for Apache2
DISTNAME= mod_wsgi-3.4
PKGNAME= ap2-${DISTNAME}
REVISION= 1
CATEGORIES= www

View File

@ -1,10 +1,10 @@
# $OpenBSD: Makefile,v 1.17 2014/03/24 07:47:23 jasper Exp $
# $OpenBSD: Makefile,v 1.18 2015/07/17 23:58:43 ajacoutot Exp $
COMMENT= test wrapper with helpers for testing Apache
MODULES= cpan
DISTNAME= Apache-Test-1.30
REVISION= 2
REVISION= 3
CATEGORIES= www
MAINTAINER= Simon Bertrang <simon@openbsd.org>