diff options
Diffstat (limited to 'print')
-rw-r--r-- | print/gl2ps/Makefile | 3 | ||||
-rw-r--r-- | print/gl2ps/distinfo | 6 |
2 files changed, 5 insertions, 4 deletions
diff --git a/print/gl2ps/Makefile b/print/gl2ps/Makefile index 2e8aa42d8b92..f6baf8400775 100644 --- a/print/gl2ps/Makefile +++ b/print/gl2ps/Makefile @@ -6,7 +6,7 @@ # PORTNAME= gl2ps -PORTVERSION= 1.3.4 +PORTVERSION= 1.3.5 CATEGORIES= print graphics MASTER_SITES= http://www.geuz.org/gl2ps/src/ EXTRACT_SUFX= .tgz @@ -17,6 +17,7 @@ COMMENT= A C library providing vector output for OpenGL application USE_GL= yes USE_XORG= x11 xmu xi USE_LDCONFIG= yes +WRKSRC= ${WRKDIR}/${PORTNAME}-${PORTVERSION}-source pre-build: @${CP} ${FILESDIR}/Makefile.lib ${WRKSRC}/Makefile diff --git a/print/gl2ps/distinfo b/print/gl2ps/distinfo index b27d21c744bd..28620e19381b 100644 --- a/print/gl2ps/distinfo +++ b/print/gl2ps/distinfo @@ -1,3 +1,3 @@ -MD5 (gl2ps-1.3.4.tgz) = d97ff4663abb792cfbaf6f3289f4d372 -SHA256 (gl2ps-1.3.4.tgz) = 363fcc6e8b1d080081202c50ed329cebc4fd77fde33f6b496765474077af68f4 -SIZE (gl2ps-1.3.4.tgz) = 197453 +MD5 (gl2ps-1.3.5.tgz) = 22e51ff57ecd35cb1cc22497a178a017 +SHA256 (gl2ps-1.3.5.tgz) = 394b5af08a36f6d829a9fdde29d9938ee139245a2b1b2c815a268627e22cc4b0 +SIZE (gl2ps-1.3.5.tgz) = 212944 |