Summary: | [patch] devel/bugzilla fix checksetup plus add DIST_SUBDIR to Makefile.common | ||||||
---|---|---|---|---|---|---|---|
Product: | Ports & Packages | Reporter: | Olli Hauer <ohauer> | ||||
Component: | Individual Port(s) | Assignee: | skv <skv> | ||||
Status: | Closed FIXED | ||||||
Severity: | Affects Only Me | CC: | skv | ||||
Priority: | Normal | ||||||
Version: | Latest | ||||||
Hardware: | Any | ||||||
OS: | Any | ||||||
Attachments: |
|
Description
Olli Hauer
2011-07-10 17:40:14 UTC
Responsible Changed From-To: freebsd-ports-bugs->skv Over to maintainer (via the GNATS Auto Assign Tool) I have confirmed japanese/bugzilla* and related parts of your patch. LGTM Please go ahead. Thanks, -- TAKATSU Tomonari ohauer 2011-07-18 21:56:02 UTC FreeBSD ports repository Modified files: devel/bugzilla Makefile Makefile.common distinfo pkg-plist devel/bugzilla3 Makefile.common distinfo german/bugzilla Makefile german/bugzilla3 Makefile japanese/bugzilla distinfo japanese/bugzilla3 distinfo russian/bugzilla-ru distinfo russian/bugzilla3-ru distinfo Log: - create missing (empty) directory (bugzilla) so checksetup does not fail - use DIST_SUBDIR for bugzilla and all translations - sort pkg-plist (genplist) OK from bugzilla maintainers per PM. PR: ports/158766 Submitted by: ohauer Revision Changes Path 1.86 +3 -2 ports/devel/bugzilla/Makefile 1.3 +3 -1 ports/devel/bugzilla/Makefile.common 1.45 +2 -2 ports/devel/bugzilla/distinfo 1.39 +53 -51 ports/devel/bugzilla/pkg-plist 1.3 +3 -1 ports/devel/bugzilla3/Makefile.common 1.45 +2 -2 ports/devel/bugzilla3/distinfo 1.2 +0 -1 ports/german/bugzilla/Makefile 1.2 +0 -1 ports/german/bugzilla3/Makefile 1.14 +2 -2 ports/japanese/bugzilla/distinfo 1.15 +2 -2 ports/japanese/bugzilla3/distinfo 1.8 +2 -2 ports/russian/bugzilla-ru/distinfo 1.8 +2 -2 ports/russian/bugzilla3-ru/distinfo _______________________________________________ cvs-all@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/cvs-all To unsubscribe, send any mail to "cvs-all-unsubscribe@freebsd.org" State Changed From-To: open->closed Comitted |