summaryrefslogtreecommitdiff
path: root/package/libfontenc
diff options
context:
space:
mode:
authorWaldemar Brodkorb <wbx@openadk.org>2013-05-02 11:45:18 +0200
committerWaldemar Brodkorb <wbx@openadk.org>2013-05-02 11:45:18 +0200
commite85fa91ec6655da593c0b8b31832045da5ad9ad4 (patch)
tree2e3ea23d1697b2b9e11ed00023783f9722dcf276 /package/libfontenc
parent5782397d77cd243c1174c98051158febe3a21641 (diff)
update Xorg to 7.7
Diffstat (limited to 'package/libfontenc')
-rw-r--r--package/libfontenc/Makefile4
-rw-r--r--package/libfontenc/patches/patch-ltmain_sh11
2 files changed, 2 insertions, 13 deletions
diff --git a/package/libfontenc/Makefile b/package/libfontenc/Makefile
index 0b9193798..dad051917 100644
--- a/package/libfontenc/Makefile
+++ b/package/libfontenc/Makefile
@@ -4,9 +4,9 @@
include $(TOPDIR)/rules.mk
PKG_NAME:= libfontenc
-PKG_VERSION:= 1.0.5
+PKG_VERSION:= 1.1.1
PKG_RELEASE:= 1
-PKG_MD5SUM:= 0fa1988d08021225d18ced519a30d2b1
+PKG_MD5SUM:= 53db605124a729aec92476ee5ce78072
PKG_DESCR:= helps to deal with different encodings of fonts
PKG_SECTION:= x11/libs
PKG_DEPENDS:= zlib
diff --git a/package/libfontenc/patches/patch-ltmain_sh b/package/libfontenc/patches/patch-ltmain_sh
deleted file mode 100644
index 7c092bb10..000000000
--- a/package/libfontenc/patches/patch-ltmain_sh
+++ /dev/null
@@ -1,11 +0,0 @@
---- libfontenc-1.0.5.orig/ltmain.sh 2009-05-18 04:27:25.000000000 +0200
-+++ libfontenc-1.0.5/ltmain.sh 2011-01-15 22:24:34.000000000 +0100
-@@ -4765,7 +4765,7 @@ func_mode_link ()
- # -p, -pg, --coverage, -fprofile-* pass through profiling flag for GCC
- # @file GCC response files
- -64|-mips[0-9]|-r[0-9][0-9]*|-xarch=*|-xtarget=*|+DA*|+DD*|-q*|-m*| \
-- -t[45]*|-txscale*|-p|-pg|--coverage|-fprofile-*|-F*|@*)
-+ -t[45]*|-txscale*|-p|-pg|--coverage|-fprofile-*|-F*|@*|-fstack-protector*|-flto)
- func_quote_for_eval "$arg"
- arg="$func_quote_for_eval_result"
- func_append compile_command " $arg"