pkgsrc-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: pkgsrc/www/contao
Module Name: pkgsrc
Committed By: taca
Date: Tue Apr 9 13:07:42 UTC 2019
Modified Files:
pkgsrc/www/contao: Makefile.common
Removed Files:
pkgsrc/www/contao/files: README contao.conf
Log Message:
www/contao: clean up
Remove support files for Contao 4 and later.
To generate a diff of this commit:
cvs rdiff -u -r1.110 -r1.111 pkgsrc/www/contao/Makefile.common
cvs rdiff -u -r1.4 -r0 pkgsrc/www/contao/files/README \
pkgsrc/www/contao/files/contao.conf
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
Modified files:
Index: pkgsrc/www/contao/Makefile.common
diff -u pkgsrc/www/contao/Makefile.common:1.110 pkgsrc/www/contao/Makefile.common:1.111
--- pkgsrc/www/contao/Makefile.common:1.110 Tue Sep 18 16:14:35 2018
+++ pkgsrc/www/contao/Makefile.common Tue Apr 9 13:07:42 2019
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile.common,v 1.110 2018/09/18 16:14:35 taca Exp $
+# $NetBSD: Makefile.common,v 1.111 2019/04/09 13:07:42 taca Exp $
#
# used by www/contao35/Makefile
@@ -6,8 +6,6 @@ CT_VER= ${CT_VERSION:C/([0-9]+)\.([0-9]
CT_VERBASE= ${CT_VERSION:C/([0-9]+)\.([0-9]+)\..*/\1.\2/}
CT_PKGVER= ${CT_VERSION:S/.RC/rc/}
-FILESDIR= ${.CURDIR}/../../www/contao/files
-
FILES_SUBST+= PAX=${PAX} CT_EGDIR=${CT_EGDIR:Q} CT_WEBDIR=${CT_WEBDIR:Q} \
WWWGRP=${APACHE_GROUP:Q} WWWOWN=${APACHE_USER:Q}
MESSAGE_SUBST+= CT_VER=${CT_VER}
Home |
Main Index |
Thread Index |
Old Index