aboutsummaryrefslogtreecommitdiffstats
path: root/devel/itext
diff options
context:
space:
mode:
authorstefan <stefan@FreeBSD.org>2008-02-18 01:59:46 +0800
committerstefan <stefan@FreeBSD.org>2008-02-18 01:59:46 +0800
commiteaca4216e6ba31fb9121efc37a4fe9f95c497afa (patch)
tree51dc03b695f807735c1c05cbfc400da5092a9400 /devel/itext
parent758c9c55ea6f98f568a16e876a9370a955379fc6 (diff)
downloadfreebsd-ports-gnome-eaca4216e6ba31fb9121efc37a4fe9f95c497afa.tar.gz
freebsd-ports-gnome-eaca4216e6ba31fb9121efc37a4fe9f95c497afa.tar.zst
freebsd-ports-gnome-eaca4216e6ba31fb9121efc37a4fe9f95c497afa.zip
Update to 2.0.8.
Diffstat (limited to 'devel/itext')
-rw-r--r--devel/itext/Makefile2
-rw-r--r--devel/itext/distinfo6
-rw-r--r--devel/itext/files/patch-ant_compile.xml10
3 files changed, 9 insertions, 9 deletions
diff --git a/devel/itext/Makefile b/devel/itext/Makefile
index 1f4d4a29dff9..66c990554cd5 100644
--- a/devel/itext/Makefile
+++ b/devel/itext/Makefile
@@ -7,7 +7,7 @@
#
PORTNAME= itext
-PORTVERSION= 2.0.7
+PORTVERSION= 2.0.8
PORTEPOCH= 1
CATEGORIES= devel java
MASTER_SITES= ${MASTER_SITE_SOURCEFORGE_EXTENDED}
diff --git a/devel/itext/distinfo b/devel/itext/distinfo
index 632b130f9f18..f91c871815a9 100644
--- a/devel/itext/distinfo
+++ b/devel/itext/distinfo
@@ -1,3 +1,3 @@
-MD5 (iText-src-2.0.7.tar.gz) = bf26546279f55e11a9aeb17e78180580
-SHA256 (iText-src-2.0.7.tar.gz) = 6c1a70cce16480a1678c02cfd931b889dff4abf7d4cf1923bed005c50cfced68
-SIZE (iText-src-2.0.7.tar.gz) = 1118588
+MD5 (iText-src-2.0.8.tar.gz) = a3901ad59d49e400bef67ba0fc95a860
+SHA256 (iText-src-2.0.8.tar.gz) = 218329b02607d0d82b60274c368af53fbfe80d590c6ef4e137271a6e9e436937
+SIZE (iText-src-2.0.8.tar.gz) = 1156727
diff --git a/devel/itext/files/patch-ant_compile.xml b/devel/itext/files/patch-ant_compile.xml
index 236dc519141a..ca0aa30a14fc 100644
--- a/devel/itext/files/patch-ant_compile.xml
+++ b/devel/itext/files/patch-ant_compile.xml
@@ -1,10 +1,10 @@
---- ant/compile.xml.orig Wed Sep 12 22:10:40 2007
-+++ ant/compile.xml Wed Sep 12 22:11:21 2007
-@@ -67,6 +67,7 @@
+--- ant/compile.xml.orig 2008-02-17 18:49:03.000000000 +0100
++++ ant/compile.xml 2008-02-17 18:50:44.000000000 +0100
+@@ -81,6 +81,7 @@
<include name="**/*.txt"/>
</fileset>
</copy>
-+ <mkdir dir="${itext.lib}"/>
- <jar jarfile="${itext.jar}" basedir="${itext.bin}" excludes="com/lowagie/examples/**,**/*.cmap,**/*.properties,com/lowagie/text/pdf/fonts/cmaps/**">
++ <mkdir dir="${itext.lib}"/>
+ <jar jarfile="${itext.jar}" basedir="${itext.bin}" excludes="com/lowagie/rups/**,com/lowagie/examples/**,**/*.cmap,**/*.properties,com/lowagie/text/pdf/fonts/cmaps/**">
<manifest>
<attribute name="Main-Class" value="com.lowagie.tools.ToolboxAvailable"/>