- update to 1.4.8

This commit is contained in:
Dirk Meyer 2011-08-05 15:10:11 +00:00
parent 6bf9a7f14f
commit 6b1980276d
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=278972
3 changed files with 6 additions and 7 deletions

View File

@ -6,8 +6,7 @@
#
PORTNAME= png
PORTVERSION= 1.4.5
PORTREVISION= 1
PORTVERSION= 1.4.8
CATEGORIES= graphics
MASTER_SITES= SF/lib${PORTNAME}/lib${PORTNAME}14/${PORTVERSION}
DISTNAME= lib${PORTNAME}-${PORTVERSION}

View File

@ -1,4 +1,4 @@
SHA256 (libpng-1.4.5.tar.xz) = 3e57b75d11a013918da3a7529ec0229d4a82d3b1acde5de13fa371b9c3ac4275
SIZE (libpng-1.4.5.tar.xz) = 545672
SHA256 (libpng-1.4.5-apng.patch.gz) = 9ef8990ac71e8ba891b5baa396fbc54d2c55896209d8fa871144cc9db0ad9208
SIZE (libpng-1.4.5-apng.patch.gz) = 10447
SHA256 (libpng-1.4.8.tar.xz) = ad246b0d9df56bb0807d0e59e91d79c17ed78567a985d540956eb3d51ab76c46
SIZE (libpng-1.4.8.tar.xz) = 548124
SHA256 (libpng-1.4.8-apng.patch.gz) = 0d8cef7886863aebe412ba8f121347e6b4d886cf32677201d7294ae0e797b399
SIZE (libpng-1.4.8-apng.patch.gz) = 10437

View File

@ -12,7 +12,7 @@
Name: libpng
Description: Loads and saves PNG files
Version: 1.4.5
Version: 1.4.8
-Libs: -L${libdir} -lpng14
+Libs: -L${libdir} -lpng -lz -lm
Cflags: -I${includedir}