Summary: | [PATCH] math/mprime: Use SUB_FILES to update files | ||||||
---|---|---|---|---|---|---|---|
Product: | Ports & Packages | Reporter: | Sevan Janiyan <venture37> | ||||
Component: | Individual Port(s) | Assignee: | Philip M. Gollucci <pgollucci> | ||||
Status: | Closed FIXED | ||||||
Severity: | Affects Only Me | CC: | nivit | ||||
Priority: | Normal | ||||||
Version: | Latest | ||||||
Hardware: | Any | ||||||
OS: | Any | ||||||
Attachments: |
|
Description
Sevan Janiyan
2010-01-14 04:20:02 UTC
Responsible Changed From-To: freebsd-ports-bugs->nivit Over to maintainer (via the GNATS Auto Assign Tool) Responsible Changed From-To: nivit->pgollucci maintainer timeout (nivit ; 231 days) pgollucci 2010-09-08 22:04:45 UTC FreeBSD ports repository Modified files: math/mprime Makefile Added files: math/mprime/files pkg-message.in wrapper.sh.in Removed files: math/mprime pkg-message math/mprime/files wrapper.sh Log: - use SUB_FILES appropriately instead of SED directly PR: ports/142812 Submitted by: Sevan Janiyan <venture37@geeklan.co.uk> Approved by: maintainer timeout (nivit ; 231 days) Revision Changes Path 1.12 +5 -7 ports/math/mprime/Makefile 1.1 +10 -0 ports/math/mprime/files/pkg-message.in (new) 1.2 +0 -23 ports/math/mprime/files/wrapper.sh (dead) 1.1 +23 -0 ports/math/mprime/files/wrapper.sh.in (new) 1.2 +0 -10 ports/math/mprime/pkg-message (dead) _______________________________________________ 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 Committed, Thanks! |