Summary: | [MAINTAINER] textproc/xmlada: Update to version 4.2.0.0 | ||||||||
---|---|---|---|---|---|---|---|---|---|
Product: | Ports & Packages | Reporter: | John Marino <draco> | ||||||
Component: | Individual Port(s) | Assignee: | Pawel Pekala <pawel> | ||||||
Status: | Closed FIXED | ||||||||
Severity: | Affects Only Me | ||||||||
Priority: | Normal | ||||||||
Version: | Latest | ||||||||
Hardware: | Any | ||||||||
OS: | Any | ||||||||
Attachments: |
|
Description
John Marino
2011-10-09 16:00:23 UTC
Running xmlada through the FreeBSD 9.0 tinderbox later proved that the port isn't "jobs safe" even though there was no issue for FreeBSD 8.2 I have attached an updated composite patch file that removes the "MAKE_JOBS_SAFE" and related lines from the previous submission. Use this one instead. -- John Responsible Changed From-To: freebsd-ports-bugs->pawel I'll take it. pawel 2011-10-12 18:20:59 UTC FreeBSD ports repository Modified files: textproc/xmlada Makefile distinfo pkg-plist Added files: textproc/xmlada/files patch-Makefile.in patch-docs__Makefile.in Log: Update to version 4.2.0.0 PR: ports/161427 Submitted by: John Marino <draco@marino.st> (maintainer) Revision Changes Path 1.14 +3 -4 ports/textproc/xmlada/Makefile 1.7 +2 -2 ports/textproc/xmlada/distinfo 1.1 +24 -0 ports/textproc/xmlada/files/patch-Makefile.in (new) 1.1 +9 -0 ports/textproc/xmlada/files/patch-docs__Makefile.in (new) 1.6 +14 -11 ports/textproc/xmlada/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. Thanks! |