mirror of
https://git.freebsd.org/ports.git
synced 2025-07-17 17:29:23 -04:00
Upgrade to 1.2.14
This commit is contained in:
parent
20ae624b97
commit
1ae2acbffb
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=181431
3 changed files with 5 additions and 6 deletions
|
@ -6,8 +6,7 @@
|
|||
#
|
||||
|
||||
PORTNAME= png
|
||||
PORTVERSION= 1.2.12
|
||||
PORTREVISION= 1
|
||||
PORTVERSION= 1.2.14
|
||||
CATEGORIES= graphics
|
||||
MASTER_SITES= ${MASTER_SITE_SOURCEFORGE}
|
||||
MASTER_SITE_SUBDIR= lib${PORTNAME}
|
||||
|
|
|
@ -1,3 +1,3 @@
|
|||
MD5 (libpng-1.2.12.tar.bz2) = 2287cfaad53a714acdf6eb75a7c1d15f
|
||||
SHA256 (libpng-1.2.12.tar.bz2) = 7d06103ce32bffa39730d1c12c4b4dcfd50a8f1c18d2462807cfe7c0c3ca0e64
|
||||
SIZE (libpng-1.2.12.tar.bz2) = 621295
|
||||
MD5 (libpng-1.2.14.tar.bz2) = 2ec1e1beb2e6376b09d090f74d259160
|
||||
SHA256 (libpng-1.2.14.tar.bz2) = 2678855a235ed02d5b30831a70dff84d5b562c5de388f1323bd680ac5cdd1722
|
||||
SIZE (libpng-1.2.14.tar.bz2) = 620379
|
||||
|
|
|
@ -12,7 +12,7 @@
|
|||
|
||||
Name: libpng
|
||||
Description: Loads and saves PNG files
|
||||
Version: 1.2.12
|
||||
Version: 1.2.14
|
||||
-Libs: -L${libdir} -lpng12
|
||||
+Libs: -L${libdir} -lpng -lz -lm
|
||||
Cflags: -I${includedir}
|
||||
|
|
Loading…
Add table
Reference in a new issue