changeset 5382:70d9ddbf2aa7

gl2ps: update to v1.4.2 * dist-files.mk: remove ref to removed patch * src/gl2ps.mk: update version, checksum * src/gl2ps-1-fixes.patch: removed
author John Donoghue <john.donoghue@ieee.org>
date Sat, 25 Apr 2020 16:50:32 -0400
parents 5482351ddcc2
children dc8dca6acc60
files dist-files.mk src/gl2ps-1-fixes.patch src/gl2ps.mk
diffstat 3 files changed, 3 insertions(+), 19 deletions(-) [+]
line wrap: on
line diff
--- a/dist-files.mk	Sat Apr 25 16:40:23 2020 -0400
+++ b/dist-files.mk	Sat Apr 25 16:50:32 2020 -0400
@@ -130,7 +130,6 @@
   ghostscript.mk \
   giflib.mk \
   gl2ps-1-configure.patch \
-  gl2ps-1-fixes.patch \
   gl2ps.mk \
   glew-test.c \
   glew.mk \
--- a/src/gl2ps-1-fixes.patch	Sat Apr 25 16:40:23 2020 -0400
+++ /dev/null	Thu Jan 01 00:00:00 1970 +0000
@@ -1,15 +0,0 @@
---- gl2ps-1.3.8-source/CMakeLists.txt	2012-11-27 11:41:06.000000000 -0800
-+++ gl2ps-1.3.8-mod/CMakeLists.txt	2013-11-14 07:53:29.478371844 -0800
-@@ -125,11 +125,7 @@
-   install(TARGETS lib shared DESTINATION lib${LIB_SUFFIX})
- endif(OPENGL_FOUND)
- 
--if(WIN32)
--  set(GL2PS_DOC .)
--else(WIN32)
--  set(GL2PS_DOC share/doc/gl2ps)
--endif(WIN32)
-+set(GL2PS_DOC share/doc/gl2ps)
- 
- install(FILES gl2ps.h DESTINATION include)
- install(FILES ${CMAKE_SOURCE_DIR}/README.txt DESTINATION ${GL2PS_DOC})
--- a/src/gl2ps.mk	Sat Apr 25 16:40:23 2020 -0400
+++ b/src/gl2ps.mk	Sat Apr 25 16:50:32 2020 -0400
@@ -2,9 +2,9 @@
 # See index.html for further information.
 
 PKG             := gl2ps
-$(PKG)_VERSION  := 1.4.0
-$(PKG)_CHECKSUM := a39a93d75050b9ee98bde4fc47bf6d9162bfc5cd
-$(PKG)_SUBDIR   := $(PKG)-$($(PKG)_VERSION)-source
+$(PKG)_VERSION  := 1.4.2
+$(PKG)_CHECKSUM := ee1eb8972e9d07bbe325552e4ec15d6828e8197c
+$(PKG)_SUBDIR   := $(PKG)-$($(PKG)_VERSION)
 $(PKG)_FILE     := $(PKG)-$($(PKG)_VERSION).tgz
 $(PKG)_URL      := http://geuz.org/$(PKG)/src/$($(PKG)_FILE)
 $(PKG)_DEPS     := libpng zlib