summaryrefslogtreecommitdiffstats
path: root/www/mod_auth_imap2
diff options
context:
space:
mode:
authorohauer <ohauer@FreeBSD.org>2012-08-18 14:29:08 +0000
committerohauer <ohauer@FreeBSD.org>2012-08-18 14:29:08 +0000
commit76459d58d5d950cc748ed866363462aacb84cbf1 (patch)
treedb78183546bb8049f66df049872ab54fe9939c31 /www/mod_auth_imap2
parenta063c7f76c5f99e6bf74212c1daeb6bfdc122e53 (diff)
downloadFreeBSD-ports-76459d58d5d950cc748ed866363462aacb84cbf1.zip
FreeBSD-ports-76459d58d5d950cc748ed866363462aacb84cbf1.tar.gz
- remove www/apache20 and devel/apr0
- s/USE_APACHE= 20+/USE_APACHE= 22+/ - unify s/YES/yes/ - cleanup APACHE_VERSION <= 22 usage - add entry to MOVED with hat apache@
Diffstat (limited to 'www/mod_auth_imap2')
-rw-r--r--www/mod_auth_imap2/Makefile8
-rw-r--r--www/mod_auth_imap2/distinfo4
2 files changed, 6 insertions, 6 deletions
diff --git a/www/mod_auth_imap2/Makefile b/www/mod_auth_imap2/Makefile
index 5819a65..3624737 100644
--- a/www/mod_auth_imap2/Makefile
+++ b/www/mod_auth_imap2/Makefile
@@ -11,7 +11,7 @@ PORTREVISION= 1
CATEGORIES= www
MASTER_SITES= http://ben.brillat.net/files/projects/mod_auth_imap2/
DISTNAME= mod_auth_imap2-${PORTVERSION}
-DIST_SUBDIR= apache20
+DIST_SUBDIR= apache2
MAINTAINER= apache@FreeBSD.org
COMMENT= An Apache 2 module to provide authentication via an IMAP mail server
@@ -19,10 +19,10 @@ COMMENT= An Apache 2 module to provide authentication via an IMAP mail server
MAKE_JOBS_SAFE= yes
WRKSRC= ${WRKDIR}/${PORTNAME}2-${PORTVERSION}
-USE_APACHE= 20+
+USE_APACHE= 22+
LATEST_LINK= mod_auth_imap2
-AP_FAST_BUILD= YES
-AP_GENPLIST= YES
+AP_FAST_BUILD= yes
+AP_GENPLIST= yes
PORTDOCS= htaccess-example httpd.conf-append-example
diff --git a/www/mod_auth_imap2/distinfo b/www/mod_auth_imap2/distinfo
index d16d4a2..f4b1ba8 100644
--- a/www/mod_auth_imap2/distinfo
+++ b/www/mod_auth_imap2/distinfo
@@ -1,2 +1,2 @@
-SHA256 (apache20/mod_auth_imap2-2.2.0.tar.gz) = 9642a13932010b9587d7b2263f21bed29602253bac18cb6c8847385d13d3cce0
-SIZE (apache20/mod_auth_imap2-2.2.0.tar.gz) = 12787
+SHA256 (apache2/mod_auth_imap2-2.2.0.tar.gz) = 9642a13932010b9587d7b2263f21bed29602253bac18cb6c8847385d13d3cce0
+SIZE (apache2/mod_auth_imap2-2.2.0.tar.gz) = 12787
OpenPOWER on IntegriCloud