Summary: | [patch] lang/open-cobol: Update to latest version | ||||||
---|---|---|---|---|---|---|---|
Product: | Ports & Packages | Reporter: | Glen Barber <gjb> | ||||
Component: | Individual Port(s) | Assignee: | Jason Helfman <jgh> | ||||
Status: | Closed FIXED | ||||||
Severity: | Affects Only Me | ||||||
Priority: | Normal | ||||||
Version: | Latest | ||||||
Hardware: | Any | ||||||
OS: | Any | ||||||
Attachments: |
|
Description
Glen Barber
2012-05-05 04:40:08 UTC
Responsible Changed From-To: freebsd-ports-bugs->gjb Submitter is maintainer and has GNATS access (via the GNATS Auto Assign Tool) Responsible Changed From-To: gjb->freebsd-ports-bugs Over to the ports committers. Responsible Changed From-To: freebsd-ports-bugs->jgh I'll take it. Is there a reason for the CONFLICTS line here? I see no other version in the tree, and now it only CONFLICTS with itself. [jhelfman@dormouse.experts-exchange ~/workspace/ports/lang/open-cobol]$ make -V CONFLICTS open-cobol-1.[1]* [jhelfman@dormouse.experts-exchange ~/workspace/ports/lang/open-cobol]$ make -V PORTVERSION 1.1 Thanks! -jgh jgh 2012-05-07 23:06:36 UTC FreeBSD ports repository Modified files: lang/open-cobol Makefile distinfo pkg-plist Log: - update to 1.1 - while here, remove unnecessary conflict - developers using this port should test in a development environment, as this update is a major rewrite over the 1.0 version. PR: ports/167602 Submitted by: gjb@ Revision Changes Path 1.41 +1 -4 ports/lang/open-cobol/Makefile 1.13 +2 -2 ports/lang/open-cobol/distinfo 1.12 +2 -0 ports/lang/open-cobol/pkg-plist _______________________________________________ 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, with minor changes. Thanks! |