pkgsrc-Changes-HG archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

[pkgsrc/pkgsrc-2015Q1]: pkgsrc/www/ap2-auth-mellon Pullup ticket #4668 - requ...



details:   https://anonhg.NetBSD.org/pkgsrc/rev/3e01908ccb61
branches:  pkgsrc-2015Q1
changeset: 649168:3e01908ccb61
user:      bsiegert <bsiegert%pkgsrc.org@localhost>
date:      Sat Apr 18 14:52:51 2015 +0000

description:
Pullup ticket #4668 - requested by manu
www/ap2-auth-mellon - apache24 support

Revisions pulled up:
- www/ap2-auth-mellon/Makefile                                  1.31

---
   Module Name:    pkgsrc
   Committed By:   manu
   Date:           Mon Apr 13 08:10:29 UTC 2015

   Modified Files:
           pkgsrc/www/ap2-auth-mellon: Makefile

   Log Message:
   Allow apache 2.4 ito be used with ap2-auth-mellon.

diffstat:

 www/ap2-auth-mellon/Makefile |  4 ++--
 1 files changed, 2 insertions(+), 2 deletions(-)

diffs (18 lines):

diff -r def6410d6f44 -r 3e01908ccb61 www/ap2-auth-mellon/Makefile
--- a/www/ap2-auth-mellon/Makefile      Sat Apr 18 12:03:28 2015 +0000
+++ b/www/ap2-auth-mellon/Makefile      Sat Apr 18 14:52:51 2015 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.29 2015/04/01 14:08:13 manu Exp $
+# $NetBSD: Makefile,v 1.29.2.1 2015/04/18 14:52:51 bsiegert Exp $
 #
 
 DISTNAME=      mod_auth_mellon-0.10.0
@@ -20,7 +20,7 @@
 CFLAGS+=       -DLASSO_SERVER_LOAD_METADATA_FLAG_DEFAULT=0
 
 APACHE_MODULE= YES
-PKG_APACHE_ACCEPTED=   apache22
+PKG_APACHE_ACCEPTED=   apache22 apache24
 .include "../../mk/apache.mk"
 BUILDLINK_API_DEPENDS.apache+= apache>=2.0.47
 



Home | Main Index | Thread Index | Old Index