pkgsrc-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: pkgsrc/devel/bugzilla3
Module Name: pkgsrc
Committed By: rillig
Date: Sat May 16 11:40:21 UTC 2020
Modified Files:
pkgsrc/devel/bugzilla3: Makefile
Log Message:
devel/bugzilla3: remove no-op file from SUBST_FILES
To generate a diff of this commit:
cvs rdiff -u -r1.30 -r1.31 pkgsrc/devel/bugzilla3/Makefile
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
Modified files:
Index: pkgsrc/devel/bugzilla3/Makefile
diff -u pkgsrc/devel/bugzilla3/Makefile:1.30 pkgsrc/devel/bugzilla3/Makefile:1.31
--- pkgsrc/devel/bugzilla3/Makefile:1.30 Sun Aug 11 13:18:39 2019
+++ pkgsrc/devel/bugzilla3/Makefile Sat May 16 11:40:21 2020
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.30 2019/08/11 13:18:39 wiz Exp $
+# $NetBSD: Makefile,v 1.31 2020/05/16 11:40:21 rillig Exp $
DISTNAME= bugzilla-3.6.8
PKGREVISION= 2
@@ -48,7 +48,7 @@ REPLACE_PERL+= *.pl *.cgi
SUBST_CLASSES+= conf
SUBST_STAGE.conf= pre-install
SUBST_MESSAGE.conf= Fixing configuration files.
-SUBST_FILES.conf= bugzilla.conf localconfig Bugzilla/BugMail.pm
+SUBST_FILES.conf= bugzilla.conf localconfig
SUBST_VARS.conf= BZ_WEB_GROUP
SUBST_VARS.conf+= PREFIX
SUBST_VARS.conf+= BZDIR
Home |
Main Index |
Thread Index |
Old Index