- add new file location, WWW, and changes compression type

PR:		ports/189631
Submitted by:	C Hutchinson <portmaster@bsdforge.com> (maintainer)
This commit is contained in:
Olli Hauer 2014-05-18 21:11:38 +00:00
parent 5c0834bd1b
commit 15b69d2632
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=354471
3 changed files with 7 additions and 3 deletions

View file

@ -3,8 +3,9 @@
PORTNAME= mod_log_mysql
PORTVERSION= 1.04
PORTREVISION= 2
CATEGORIES= www
MASTER_SITES= http://bsdforge.com/projects/source/apache2/
MASTER_SITES= http://bsdforge.com/projects/source/www/mod_log_mysql/
DIST_SUBDIR= apache2
MAINTAINER= portmaster@bsdforge.com
@ -16,6 +17,7 @@ LICENSE_NAME_PUBLIC_DOMAIN= Public Domain
LICENSE_TEXT_PUBLIC_DOMAIN= mod_log_mysql.c is in the Public Domain as of 2003.10.23.
LICENSE_PERMS_PUBLIC_DOMAIN= dist-mirror dist-sell pkg-mirror pkg-sell auto-accept
USES= tar:xz
RUN_DEPENDS+= ${LOCALBASE}/${APACHEMODDIR}/mod_log_config-st.so:${PORTSDIR}/www/mod_log_config-st
USE_APACHE= 22

View file

@ -1,2 +1,2 @@
SHA256 (apache2/mod_log_mysql-1.04.tar.gz) = da6cfbd1788b28e7421fcf4963e592bafec3b946ea9f01ac5319708e7ec41d45
SIZE (apache2/mod_log_mysql-1.04.tar.gz) = 8010
SHA256 (apache2/mod_log_mysql-1.04.tar.xz) = 1f891699599e2aa7f83a260bf1c613b36c47770507a8e7a330f05db24514f5c4
SIZE (apache2/mod_log_mysql-1.04.tar.xz) = 7568

View file

@ -14,3 +14,5 @@ Key features are:
* Won't loose data if the database server is down.
Note: this module requires mod_log_config-st
WWW: http://bsdforge.com/projects/www/mod_log_mysql/