diff --git a/graphics/png/Makefile b/graphics/png/Makefile index 20d18a83df1b..df95f53ce2ad 100644 --- a/graphics/png/Makefile +++ b/graphics/png/Makefile @@ -6,7 +6,7 @@ # PORTNAME= png -PORTVERSION= 1.2.7 +PORTVERSION= 1.2.8 CATEGORIES= graphics MASTER_SITES= ${MASTER_SITE_SOURCEFORGE} MASTER_SITE_SUBDIR= lib${PORTNAME} diff --git a/graphics/png/distinfo b/graphics/png/distinfo index 764b116a2f49..f1ca23c2dcd6 100644 --- a/graphics/png/distinfo +++ b/graphics/png/distinfo @@ -1,2 +1,2 @@ -MD5 (libpng-1.2.7.tar.gz) = 898871b38e92bb233cceee479a4c4b58 -SIZE (libpng-1.2.7.tar.gz) = 502865 +MD5 (libpng-1.2.8.tar.gz) = cac1512878fb98f2456df6dc50bc9bc7 +SIZE (libpng-1.2.8.tar.gz) = 510681 diff --git a/graphics/png/files/patch-ab b/graphics/png/files/patch-ab index fff19eabb328..749d314e0c43 100644 --- a/graphics/png/files/patch-ab +++ b/graphics/png/files/patch-ab @@ -3,7 +3,7 @@ @@ -7,5 +7,5 @@ Name: libpng12 Description: Loads and saves PNG files - Version: 1.2.7 + Version: 1.2.8 -Libs: -L${libdir} -lpng12 -lz -lm -Cflags: -I${includedir}/libpng12 +Libs: -L${libdir} -lpng -lz -lm