- bump REVISION for php switch

- drop php-mysql dependency, upstream already removed the requirement
(php-mysql isn't available in 7.x)
This commit is contained in:
sthen 2018-05-22 08:16:55 +00:00
parent ed3743d55a
commit 7860220732
2 changed files with 4 additions and 5 deletions

View File

@ -1,8 +1,9 @@
# $OpenBSD: Makefile,v 1.80 2017/05/11 20:50:55 espie Exp $
# $OpenBSD: Makefile,v 1.81 2018/05/22 08:16:55 sthen Exp $
COMMENT= open source web analytics software program
DISTNAME= piwik-3.0.3
REVISION= 0
CATEGORIES= www
HOMEPAGE= http://www.piwik.org/
@ -26,7 +27,6 @@ SUBST_VARS= INSTDIR
MODULES= lang/php \
lang/python
RUN_DEPENDS= lang/php/${MODPHP_VERSION},-gd \
lang/php/${MODPHP_VERSION},-mysql \
lang/php/${MODPHP_VERSION},-pdo_mysql
MODPY_ADJ_FILES=misc/log-analytics/import_logs.py

View File

@ -1,9 +1,9 @@
# $OpenBSD: Makefile,v 1.20 2018/05/18 01:43:02 sthen Exp $
# $OpenBSD: Makefile,v 1.21 2018/05/22 08:16:55 sthen Exp $
COMMENT= web-based rack/IP management
DISTNAME= RackTables-0.20.14
REVISION= 0
REVISION= 1
PKGNAME= ${DISTNAME:L}
CATEGORIES= www
@ -17,7 +17,6 @@ MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=racktables/}
MODULES= lang/php
RUN_DEPENDS= lang/php/${MODPHP_VERSION},-gd \
lang/php/${MODPHP_VERSION},-mysql \
lang/php/${MODPHP_VERSION},-pdo_mysql \
lang/php/${MODPHP_VERSION},-snmp \
net/p5-Net-Telnet