diff options
author | anders <anders@FreeBSD.org> | 2003-09-07 20:22:15 +0800 |
---|---|---|
committer | anders <anders@FreeBSD.org> | 2003-09-07 20:22:15 +0800 |
commit | 7f2e9a70f0bde708d70070960f728ca7e30a52c6 (patch) | |
tree | ee9bbf510d79b84b67404cdd97c0dadfcc7564fb /www/mod_mylo | |
parent | 8f06607bb82c98d669f15937cfc6728ee7890579 (diff) | |
download | freebsd-ports-gnome-7f2e9a70f0bde708d70070960f728ca7e30a52c6.tar.gz freebsd-ports-gnome-7f2e9a70f0bde708d70070960f728ca7e30a52c6.tar.zst freebsd-ports-gnome-7f2e9a70f0bde708d70070960f728ca7e30a52c6.zip |
Update to 0.2.2.
This will close the vulnerability mentioned on
http://www.securityfocus.com/bid/8287.
Diffstat (limited to 'www/mod_mylo')
-rw-r--r-- | www/mod_mylo/Makefile | 5 | ||||
-rw-r--r-- | www/mod_mylo/distinfo | 2 |
2 files changed, 2 insertions, 5 deletions
diff --git a/www/mod_mylo/Makefile b/www/mod_mylo/Makefile index d5032a7e3bdf..d5b419717bb1 100644 --- a/www/mod_mylo/Makefile +++ b/www/mod_mylo/Makefile @@ -5,11 +5,10 @@ # $FreeBSD$ PORTNAME= mod_mylo -PORTVERSION= 0.2.1 +PORTVERSION= 0.2.2 CATEGORIES= www MASTER_SITES= http://www.pvv.org/~oyving/code/mod_mylo/ \ ftp://ftp.nuug.no/pub/anders/distfiles/ -EXTRACT_SUFX= .tgz MAINTAINER= ports@FreeBSD.org COMMENT= An Apache module to make Apache log to MySQL @@ -19,8 +18,6 @@ RUN_DEPENDS= ${APXS}:${PORTSDIR}/www/apache13 USE_MYSQL= YES -WRKSRC= ${WRKDIR}/${PORTNAME} - APXS= ${LOCALBASE}/sbin/apxs DOCS= mod_mylo.sql README diff --git a/www/mod_mylo/distinfo b/www/mod_mylo/distinfo index 933826e6dfe4..118c277a9983 100644 --- a/www/mod_mylo/distinfo +++ b/www/mod_mylo/distinfo @@ -1 +1 @@ -MD5 (mod_mylo-0.2.1.tgz) = 52e94e3c5af1c5cd7059af1132b69050 +MD5 (mod_mylo-0.2.2.tar.gz) = 76524d4d28d8b74ab6d4e7a872665a7d |