Bug 161427

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 Flags
file.diff
none
xmlada.freebsd.diff none

Description John Marino 2011-10-09 16:00:23 UTC
Routine update of textproc/xmlada to svn rev. 179466 (29 Sep).
Tested on tinderbox 8.2-FreeBSD, and verified s/w that depends on it still builds as well.

- Now handles multiple jobs
- Now requires at least version 20110325 of gnat-aux which is equivalent to gcc 4.6.0 release

Fix: Patch attached with submission follows:
Comment 1 John Marino 2011-10-09 20:11:47 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
Comment 2 Pawel Pekala freebsd_committer freebsd_triage 2011-10-11 18:49:42 UTC
Responsible Changed
From-To: freebsd-ports-bugs->pawel

I'll take it.
Comment 3 dfilter service freebsd_committer freebsd_triage 2011-10-12 19:21:12 UTC
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"
Comment 4 Pawel Pekala freebsd_committer freebsd_triage 2011-10-12 19:21:20 UTC
State Changed
From-To: open->closed

Committed. Thanks!