pkgsrc-WIP-changes archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

(bugzilla) convert wip to pkgsrc proper for dependency



Module Name:	pkgsrc-wip
Committed By:	Makoto Fujiwara (CF-S9) <makoto%ki.nu@localhost>
Pushed By:	mef
Date:		Mon Jan 30 23:38:52 2017 +0900
Changeset:	15e332aedc74b630589cac2839c22884d115457f

Modified Files:
	bugzilla/Makefile

Log Message:
(bugzilla) convert wip to pkgsrc proper for dependency

To see a diff of this commit:
https://wip.pkgsrc.org/cgi-bin/gitweb.cgi?p=pkgsrc-wip.git;a=commitdiff;h=15e332aedc74b630589cac2839c22884d115457f

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.

diffstat:
 bugzilla/Makefile | 5 ++---
 1 file changed, 2 insertions(+), 3 deletions(-)

diffs:
diff --git a/bugzilla/Makefile b/bugzilla/Makefile
index bc21b23..7e8dc7b 100644
--- a/bugzilla/Makefile
+++ b/bugzilla/Makefile
@@ -12,7 +12,6 @@ LICENSE=	mpl-2.0
 
 # mod_perl
 DEPENDS+=	ap2[0-9]-perl-[0-9]*:../../www/ap2-perl
-#DEPENDS+=	p5-Apache2-SizeLimit-[0-9]*:../../wip/p5-Apache2-SizeLimit
 DEPENDS+=	p5-CGI-[0-9]*:../../www/p5-CGI
 DEPENDS+=       p5-Digest-SHA-[0-9]*:../../security/p5-Digest-SHA
 DEPENDS+=       p5-TimeDate-[0-9]*:../../time/p5-TimeDate
@@ -51,8 +50,8 @@ DEPENDS+=       p5-Encode-[0-9]*:../../textproc/p5-Encode
 DEPENDS+=       p5-Encode-Detect-[0-9]*:../../textproc/p5-Encode-Detect
 DEPENDS+=       p5-Email-Reply-[0-9]*:../../mail/p5-Email-Reply
 DEPENDS+=       p5-HTML-FormatText-WithLinks-[0-9]*:../../textproc/p5-HTML-FormatText-WithLinks
-DEPENDS+=       p5-TheSchwartz-[0-9]*:../../wip/p5-TheSchwartz
-DEPENDS+=	p5-Daemon-Generic-[0-9]*:../../wip/p5-Daemon-Generic
+DEPENDS+=       p5-TheSchwartz-[0-9]*:../../devel/p5-TheSchwartz
+DEPENDS+=	p5-Daemon-Generic-[0-9]*:../../sysutils/p5-Daemon-Generic
 DEPENDS+=       p5-File-MimeInfo-[0-9]*:../../devel/p5-File-MimeInfo
 DEPENDS+=       p5-IO-stringy-[0-9]*:../../devel/p5-IO-stringy
 DEPENDS+=       p5-Cache-Memcached-[0-9]*:../../devel/p5-Cache-Memcached


Home | Main Index | Thread Index | Old Index