Bug 129854 - textproc/fop version update from 0.94 to 0.95
Summary: textproc/fop version update from 0.94 to 0.95
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: Martin Wilke
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2008-12-22 12:50 UTC by Jose G. Juanino
Modified: 2009-01-10 16:20 UTC (History)
0 users

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Jose G. Juanino 2008-12-22 12:50:04 UTC
Dear FreeBSD committer:

I send a patch to update apache-fop port from 0.94 to 0.95 version

# cd /usr/ports/textproc/fop
# patch -p1 < pathToPatch.diff
# rm *.orig

Release notes:

http://xmlgraphics.apache.org/fop/0.95/releaseNotes_0.95.html

This port has been reorganized in the following way:

* Java versión required is 1.4+
* DATADIR is now DATADIR=${JAVASHAREDIR}/${PORTNAME}, as is recommended in
http://www.freebsd.org/doc/en_US.ISO8859-1/books/porters-handbook/using-java.html#JAVA-BUILDING-WITH-ANT
* It is not required to install the whole of the build/ folder, only the jar and war files.
* Documentation files goes to ${DOCSDIR}
* License files and such stuff are not installed in lib/ folder (only is needed a README.txt)

Please download the patch file here:
http://perso.orange.es/jogaju5001/fop.txt
(sha256 checksum is 00958fa9e82dfbb03bc5ce034e369f66307bb72574ecf0f7654126fe582182be)

I have been unable to upload the file by mean of the webform because the file
size is too high.

Best regards
Comment 1 Martin Wilke freebsd_committer freebsd_triage 2008-12-22 13:03:12 UTC
Responsible Changed
From-To: freebsd-ports-bugs->miwi

I'll take it.
Comment 2 Martin Wilke freebsd_committer freebsd_triage 2009-01-10 16:10:57 UTC
State Changed
From-To: open->closed

Committed. Thanks!
Comment 3 dfilter service freebsd_committer freebsd_triage 2009-01-10 16:11:03 UTC
miwi        2009-01-10 16:10:49 UTC

  FreeBSD ports repository

  Modified files:
    textproc/fop         Makefile distinfo pkg-plist 
  Log:
  - Update to 0.95
  
  PR:             129854
  Submitted by:   José García Juanino <jjuanino@gmail.com> (maintainer)
  
  Revision  Changes    Path
  1.19      +23 -17    ports/textproc/fop/Makefile
  1.10      +3 -3      ports/textproc/fop/distinfo
  1.11      +15 -1557  ports/textproc/fop/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"