summaryrefslogtreecommitdiff
path: root/lang/openjdk7/patches/patch-ar
diff options
context:
space:
mode:
authorryoon <ryoon>2013-06-02 06:12:28 +0000
committerryoon <ryoon>2013-06-02 06:12:28 +0000
commita06b53e39ee19bbd4991ca81639d8f3988f65061 (patch)
tree77193406c1b34b772b5f861635c2eb5101adedce /lang/openjdk7/patches/patch-ar
parente7c5b947053daefb4a68c46a0c449b5ab37c5171 (diff)
downloadpkgsrc-a06b53e39ee19bbd4991ca81639d8f3988f65061.tar.gz
Update to 1.7.21 (7u21)
* Update with FreeBSD ports' patch-set file. * Add patches from icedtea's rhino.patch file. * Tested on NetBSD/amd64 current, NetBSD/i386 6.1, NetBSD/amd64 6.0.1, and DragonFly/i386 3.2.2. Changelog: * Unknown because I do not know previous version, 1.7.0.147.20110811. * Many bugs and security bugs should be fixed.
Diffstat (limited to 'lang/openjdk7/patches/patch-ar')
-rw-r--r--lang/openjdk7/patches/patch-ar6
1 files changed, 3 insertions, 3 deletions
diff --git a/lang/openjdk7/patches/patch-ar b/lang/openjdk7/patches/patch-ar
index 642c6d754ef..b27295fdf30 100644
--- a/lang/openjdk7/patches/patch-ar
+++ b/lang/openjdk7/patches/patch-ar
@@ -1,8 +1,8 @@
-$NetBSD: patch-ar,v 1.2 2010/05/22 17:09:55 tnn Exp $
+$NetBSD: patch-ar,v 1.3 2013/06/02 06:12:28 ryoon Exp $
---- jdk/make/sun/font/Makefile.orig 2010-05-21 13:27:04.000000000 +0000
+--- jdk/make/sun/font/Makefile.orig 2013-05-29 03:57:57.000000000 +0000
+++ jdk/make/sun/font/Makefile
-@@ -129,7 +129,7 @@ else
+@@ -134,7 +134,7 @@ else
ifeq ($(USING_SYSTEM_FT_LIB), false)
FREETYPE_LIB = $(LIB_LOCATION)/$(LIB_PREFIX)freetype.$(LIBRARY_SUFFIX).6
endif