diff options
author | araujo <araujo@FreeBSD.org> | 2009-10-26 06:48:18 +0800 |
---|---|---|
committer | araujo <araujo@FreeBSD.org> | 2009-10-26 06:48:18 +0800 |
commit | fcd6fe3b90bea7f1b4347cb7d1d8e98688ac6f23 (patch) | |
tree | 759660a1e38c7e4025404804481ff064c5d0076f /print/gl2ps | |
parent | 202f19132a4d1b19290cd8810be3225023f8a697 (diff) | |
download | freebsd-ports-gnome-fcd6fe3b90bea7f1b4347cb7d1d8e98688ac6f23.tar.gz freebsd-ports-gnome-fcd6fe3b90bea7f1b4347cb7d1d8e98688ac6f23.tar.zst freebsd-ports-gnome-fcd6fe3b90bea7f1b4347cb7d1d8e98688ac6f23.zip |
- Update to 1.3.5.
Diffstat (limited to 'print/gl2ps')
-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 |