- update to version 0.8
( local exp-run with apache24 done, build OK ) PR: ports/171867 Submitted by: Manuel Kasper <mk@neon1.net> (maintainer)
This commit is contained in:
parent
ee366713d9
commit
1d1abaf43b
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=304725
@ -1,17 +1,12 @@
|
||||
# New ports collection makefile for: mod_auth_pubtkt
|
||||
# Date created: 24 Mar 2009
|
||||
# Whom: Manuel Kasper <mk@neon1.net>
|
||||
#
|
||||
# Created by: Manuel Kasper <mk@neon1.net>
|
||||
# $FreeBSD$
|
||||
#
|
||||
|
||||
PORTNAME= mod_auth_pubtkt
|
||||
PORTVERSION= 0.6
|
||||
PORTREVISION= 1
|
||||
PORTVERSION= 0.8
|
||||
CATEGORIES= www
|
||||
MASTER_SITES= https://neon1.net/mod_auth_pubtkt/
|
||||
PKGNAMEPREFIX= ${APACHE_PKGNAMEPREFIX}
|
||||
DISTNAME= mod_auth_pubtkt-${PORTVERSION}
|
||||
DIST_SUBDIR= apache2
|
||||
|
||||
MAINTAINER= mk@neon1.net
|
||||
COMMENT= An Apache module to provide public key ticket based authentication
|
||||
@ -22,6 +17,4 @@ USE_APACHE= 22+
|
||||
HAS_CONFIGURE= yes
|
||||
CONFIGURE_ARGS= --apxs=${APXS}
|
||||
|
||||
WRKSRC= ${WRKDIR}/${PORTNAME}
|
||||
|
||||
.include <bsd.port.mk>
|
||||
|
@ -1,2 +1,2 @@
|
||||
SHA256 (mod_auth_pubtkt-0.6.tar.gz) = e6856516924adfdf74e2d42296588e65385ce61c9c608424b1be496a6c908c54
|
||||
SIZE (mod_auth_pubtkt-0.6.tar.gz) = 33158
|
||||
SHA256 (apache2/mod_auth_pubtkt-0.8.tar.gz) = 6243e220a650147a49269970cfc1491e6c727f6e9ef4eb34673909783bc258b2
|
||||
SIZE (apache2/mod_auth_pubtkt-0.8.tar.gz) = 54579
|
||||
|
Loading…
Reference in New Issue
Block a user