mirror of
https://git.FreeBSD.org/ports.git
synced 2024-12-25 04:43:33 +00:00
- Update to 0.5
This commit is contained in:
parent
e7b226adbf
commit
2bdec9b356
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=142428
@ -5,7 +5,7 @@
|
||||
# $FreeBSD$
|
||||
|
||||
PORTNAME= mod_auth_cookie_mysql2
|
||||
PORTVERSION= 0.4
|
||||
PORTVERSION= 0.5
|
||||
CATEGORIES= www
|
||||
MASTER_SITES= http://home.digithi.de/digithi/dev/
|
||||
DISTNAME= ${PORTNAME}_${PORTVERSION}
|
||||
@ -24,7 +24,7 @@ AP_FAST_BUILD= YES
|
||||
AP_GENPLIST= YES
|
||||
AP_INC?= ${LOCALBASE}/include/mysql
|
||||
AP_LIB?= ${LOCALBASE}/lib/mysql -lmysqlclient -lz
|
||||
PORTDOCS= mod_auth_cookie_mysql2.html
|
||||
PORTDOCS= mod_auth_cookie_mysql.html
|
||||
|
||||
.include <bsd.port.pre.mk>
|
||||
.include "${PORTSDIR}/www/apache2/Makefile.modules.3rd"
|
||||
|
@ -1,2 +1,2 @@
|
||||
MD5 (apache2/mod_auth_cookie_mysql2_0.4.tar.gz) = 2b2fa4419bf7c4d2cd71803968af1e97
|
||||
SIZE (apache2/mod_auth_cookie_mysql2_0.4.tar.gz) = 7860
|
||||
MD5 (apache2/mod_auth_cookie_mysql2_0.5.tar.gz) = f4cd11feec351477e3a3829ac56d261f
|
||||
SIZE (apache2/mod_auth_cookie_mysql2_0.5.tar.gz) = 7940
|
||||
|
Loading…
Reference in New Issue
Block a user