| Summary: | [PATCH] ports-mgmt/pver: update to 0.15 | ||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|
| Product: | Ports & Packages | Reporter: | Wei-Yu Chen <weiyu.csie> | ||||||||
| Component: | Individual Port(s) | Assignee: | Dmitry Marakasov <amdmi3> | ||||||||
| Status: | Closed FIXED | ||||||||||
| Severity: | Affects Only Me | CC: | weiyu.csie+pver | ||||||||
| Priority: | Normal | ||||||||||
| Version: | Latest | ||||||||||
| Hardware: | Any | ||||||||||
| OS: | Any | ||||||||||
| Attachments: |
|
||||||||||
|
Description
Wei-Yu Chen
2009-08-14 15:10:06 UTC
Class Changed From-To: maintainer-update->change-request Fix category (submitter is not maintainer) (via the GNATS Auto Assign Tool) Maintainer of ports-mgmt/pver,
Please note that PR ports/137766 has just been submitted.
If it contains a patch for an upgrade, an enhancement or a bug fix
you agree on, reply to this email stating that you approve the patch
and a committer will take care of it.
The full text of the PR can be found at:
http://www.freebsd.org/cgi/query-pr.cgi?pr=ports/137766
--
Edwin Groothuis via the GNATS Auto Assign Tool
edwin@FreeBSD.org
State Changed From-To: open->feedback Awaiting maintainers feedback (via the GNATS Auto Assign Tool) Responsible Changed From-To: freebsd-ports-bugs->amdmi3 I'll take it. Use this patch -- Wei-Yu Chen Sorry for the patch file with the leading BOM. Please use this attached patch, thank you -- Wei-Yu Chen I just list the patch below because it is like a mess on the web page http://www.freebsd.org/cgi/query-pr.cgi?pr=ports/137766 Thanks --- pver-0.15_1.patch begins here --- diff -ruN --exclude=CVS /usr/ports/ports-mgmt/pver/Makefile /home/weiyu/port/pver/Makefile --- /usr/ports/ports-mgmt/pver/Makefile 2009-06-18 05:21:19.000000000 +0800 +++ /home/weiyu/port/pver/Makefile 2009-08-16 02:13:07.000000000 +0800 @@ -6,7 +6,8 @@ # PORTNAME= pver -PORTVERSION= 0.14 +PORTVERSION= 0.15 +PORTREVISION= 1 CATEGORIES= ports-mgmt MASTER_SITES= http://www.csie.nctu.edu.tw/~weiyu/software/ \ ${MASTER_SITE_GOOGLE_CODE} diff -ruN --exclude=CVS /usr/ports/ports-mgmt/pver/distinfo /home/weiyu/port/pver/distinfo --- /usr/ports/ports-mgmt/pver/distinfo 2009-06-18 05:21:19.000000000 +0800 +++ /home/weiyu/port/pver/distinfo 2009-08-16 02:13:25.000000000 +0800 @@ -1,3 +1,3 @@ -MD5 (pver-0.14.tar.gz) = 102b5b3479c4f43a8cdbca8154db4f19 -SHA256 (pver-0.14.tar.gz) = c4348167eb17ce551c2ea8d2ba52062175147243602857c235d126d0785f1307 -SIZE (pver-0.14.tar.gz) = 6405 +MD5 (pver-0.15.tar.gz) = 9349e44751e8a01eebf3e322d34e44dc +SHA256 (pver-0.15.tar.gz) = c8c23ecc246cf1abc8226cf739a0b50f4a7609d5e6bd288f8cd47966787586ce +SIZE (pver-0.15.tar.gz) = 6425 --- pver-0.15_1.patch ends here --- State Changed From-To: feedback->open Feedback received State Changed From-To: open->closed Committed, with minor changes. Thanks! amdmi3 2009-09-01 23:11:13 UTC
FreeBSD ports repository
Modified files:
ports-mgmt/pver Makefile distinfo
Log:
- Update to 0.15
- While here, also mark MAKE_JOBS_UNSAFE (fails to build sometimes with forced jobs)
PR: 137766
Submitted by: Wei-Yu Chen <weiyu.csie+pver@gmail.com> (maintainer)
Revision Changes Path
1.2 +2 -1 ports/ports-mgmt/pver/Makefile
1.2 +3 -3 ports/ports-mgmt/pver/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"
|