Bug 137766 - [PATCH] ports-mgmt/pver: update to 0.15
Summary: [PATCH] ports-mgmt/pver: update to 0.15
Status: Closed FIXED
Alias: None
Product: Ports & Packages
Classification: Unclassified
Component: Individual Port(s) (show other bugs)
Version: Latest
Hardware: Any Any
: Normal Affects Only Me
Assignee: Dmitry Marakasov
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2009-08-14 15:10 UTC by Wei-Yu Chen
Modified: 2009-09-02 00:20 UTC (History)
1 user (show)

See Also:


Attachments
pver-0.15_1.patch (3.27 KB, patch)
2009-08-14 15:10 UTC, Wei-Yu Chen
no flags Details | Diff
pver-0.15_1.patch (1.10 KB, patch)
2009-08-15 19:27 UTC, weiyu.csie+pver
no flags Details | Diff
pver-0.15_1.patch (1.08 KB, patch)
2009-08-15 20:19 UTC, weiyu.csie+pver
no flags Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Wei-Yu Chen 2009-08-14 15:10:06 UTC
- Update to 0.15
- Add missing entry pver_c in pkg-plist

Added file(s):
- pkg-plist

Port maintainer (weiyu.csie+pver@gmail.com) is cc'd.

Generated with FreeBSD Port Tools 0.77
Comment 1 Edwin Groothuis freebsd_committer freebsd_triage 2009-08-14 15:10:20 UTC
Class Changed
From-To: maintainer-update->change-request

Fix category (submitter is not maintainer) (via the GNATS Auto Assign 
Tool)
Comment 2 Edwin Groothuis freebsd_committer freebsd_triage 2009-08-14 15:10:23 UTC
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
Comment 3 Edwin Groothuis freebsd_committer freebsd_triage 2009-08-14 15:10:25 UTC
State Changed
From-To: open->feedback

Awaiting maintainers feedback (via the GNATS Auto Assign Tool)
Comment 4 Dmitry Marakasov freebsd_committer freebsd_triage 2009-08-14 15:23:10 UTC
Responsible Changed
From-To: freebsd-ports-bugs->amdmi3

I'll take it.
Comment 5 weiyu.csie+pver 2009-08-15 19:27:28 UTC
Use this patch

-- 
Wei-Yu Chen
Comment 6 weiyu.csie+pver 2009-08-15 20:19:36 UTC
Sorry for the patch file with the leading BOM.
Please use this attached patch, thank you

-- 
Wei-Yu Chen
Comment 7 Wei-Yu Chen 2009-08-15 20:46:49 UTC
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 ---
Comment 8 Dmitry Marakasov freebsd_committer freebsd_triage 2009-09-02 00:02:23 UTC
State Changed
From-To: feedback->open

Feedback received
Comment 9 Dmitry Marakasov freebsd_committer freebsd_triage 2009-09-02 00:11:15 UTC
State Changed
From-To: open->closed

Committed, with minor changes. Thanks!
Comment 10 dfilter service freebsd_committer freebsd_triage 2009-09-02 00:11:27 UTC
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"