diff options
author | Maxim Sobolev <sobomax@FreeBSD.org> | 2001-06-11 06:29:19 +0000 |
---|---|---|
committer | Maxim Sobolev <sobomax@FreeBSD.org> | 2001-06-11 06:29:19 +0000 |
commit | 91e72e9e2125e684bbe7200ef593d3bc5e13bd77 (patch) | |
tree | 73aa8143c3b5f723c646f7a1efa381dea0f2d33e /graphics | |
parent | Add PTHREAD_LIBS into MAKE_ENV, otherwise $(PTHREAD_LIBS) in the port's (diff) |
Update to 1.0.12.
PR: 28015
Submitted by: Patrick Li <pat@databits.net>
Notes
Notes:
svn path=/head/; revision=43815
Diffstat (limited to 'graphics')
-rw-r--r-- | graphics/png/Makefile | 2 | ||||
-rw-r--r-- | graphics/png/distinfo | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/graphics/png/Makefile b/graphics/png/Makefile index 3559b4d1284b..25ad95b9eb2a 100644 --- a/graphics/png/Makefile +++ b/graphics/png/Makefile @@ -6,7 +6,7 @@ # PORTNAME= png -PORTVERSION= 1.0.11 +PORTVERSION= 1.0.12 CATEGORIES= graphics MASTER_SITES= ftp://ftp.libpng.org/pub/png/src/ \ ${MASTER_SITE_SOURCEFORGE} diff --git a/graphics/png/distinfo b/graphics/png/distinfo index dfb77e84aef7..9cedd8ed1935 100644 --- a/graphics/png/distinfo +++ b/graphics/png/distinfo @@ -1 +1 @@ -MD5 (libpng-1.0.11.tar.gz) = a97a1120094c902115efcef1820287f1 +MD5 (libpng-1.0.12.tar.gz) = 3329b745968e41f6f9e55a4d04a4964c |