diff options
author | dinoex <dinoex@FreeBSD.org> | 2013-01-27 01:08:42 +0800 |
---|---|---|
committer | dinoex <dinoex@FreeBSD.org> | 2013-01-27 01:08:42 +0800 |
commit | 4524bac7ea0b52b43624f3ecb41bd0501173e91b (patch) | |
tree | fc9d96ad9fdd8620b2575bcc3013016864124be3 | |
parent | 33fd584e557ddbaa0a8681d417601dff1291ffd9 (diff) | |
download | freebsd-ports-gnome-4524bac7ea0b52b43624f3ecb41bd0501173e91b.tar.gz freebsd-ports-gnome-4524bac7ea0b52b43624f3ecb41bd0501173e91b.tar.zst freebsd-ports-gnome-4524bac7ea0b52b43624f3ecb41bd0501173e91b.zip |
- update to 1.5.14
-rw-r--r-- | graphics/png/Makefile | 2 | ||||
-rw-r--r-- | graphics/png/distinfo | 8 |
2 files changed, 5 insertions, 5 deletions
diff --git a/graphics/png/Makefile b/graphics/png/Makefile index e99d9674f70f..ca98a5235f2f 100644 --- a/graphics/png/Makefile +++ b/graphics/png/Makefile @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= png -PORTVERSION= 1.5.13 +PORTVERSION= 1.5.14 CATEGORIES= graphics MASTER_SITES= SF/lib${PORTNAME}/lib${PORTNAME}15/${PORTVERSION} DISTNAME= lib${PORTNAME}-${PORTVERSION} diff --git a/graphics/png/distinfo b/graphics/png/distinfo index 77253e68f3f7..722bbdcf5686 100644 --- a/graphics/png/distinfo +++ b/graphics/png/distinfo @@ -1,4 +1,4 @@ -SHA256 (libpng-1.5.13.tar.xz) = b843f9cb01d10ae22acd9aaf58aceaa4a6aeb9cf78943b41588004b271257aee -SIZE (libpng-1.5.13.tar.xz) = 705912 -SHA256 (libpng-1.5.13-apng.patch.gz) = fd1189b5978725e840ff9521f2ed18d3e68e97913270e4593ca3619ee11f33a2 -SIZE (libpng-1.5.13-apng.patch.gz) = 9254 +SHA256 (libpng-1.5.14.tar.xz) = 1459488e1b58d3be1c798453cf40c522c05bd66b61156cd51f469f17dff87b54 +SIZE (libpng-1.5.14.tar.xz) = 714064 +SHA256 (libpng-1.5.14-apng.patch.gz) = e569d7d13f0048bb3141fdf9787e7979b11b84118babd9011aaac7e3214ed1d2 +SIZE (libpng-1.5.14-apng.patch.gz) = 9475 |