summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorLars Wendler <polynomial-c@gentoo.org>2016-12-25 16:17:48 +0100
committerLars Wendler <polynomial-c@gentoo.org>2016-12-25 16:17:48 +0100
commit69022995c5a800d9ecd551900a7cd6db22c8236a (patch)
tree141fdf11b15a5b2908990598440b5d924dc6f925 /x11-libs/gl2ps/files
parentsys-apps/debianutils: Removed old. (diff)
downloadgentoo-69022995c5a800d9ecd551900a7cd6db22c8236a.tar.gz
gentoo-69022995c5a800d9ecd551900a7cd6db22c8236a.tar.bz2
gentoo-69022995c5a800d9ecd551900a7cd6db22c8236a.zip
x11-libs/gl2ps: Bump to version 1.3.9
Package-Manager: Portage-2.3.3, Repoman-2.3.1
Diffstat (limited to 'x11-libs/gl2ps/files')
-rw-r--r--x11-libs/gl2ps/files/gl2ps-1.3.8-cmake.patch4
1 files changed, 2 insertions, 2 deletions
diff --git a/x11-libs/gl2ps/files/gl2ps-1.3.8-cmake.patch b/x11-libs/gl2ps/files/gl2ps-1.3.8-cmake.patch
index 5382b5b3ae73..f22760fd6eca 100644
--- a/x11-libs/gl2ps/files/gl2ps-1.3.8-cmake.patch
+++ b/x11-libs/gl2ps/files/gl2ps-1.3.8-cmake.patch
@@ -6,8 +6,8 @@ Patch to add various enhancements to cmake:
* optional examples building
* do not install static libraries
---- CMakeLists.txt 2012-09-02 02:07:33.000000000 -0700
-+++ CMakeLists.txt 2012-09-17 13:51:58.337832078 -0700
+--- a/CMakeLists.txt
++++ b/CMakeLists.txt
@@ -46,6 +46,8 @@
option(ENABLE_ZLIB "Enable compression using ZLIB" ON)