diff options
-rw-r--r-- | graphics/png/Makefile | 2 | ||||
-rw-r--r-- | graphics/png/distinfo | 6 | ||||
-rw-r--r-- | graphics/png/files/patch-ab | 2 |
3 files changed, 5 insertions, 5 deletions
diff --git a/graphics/png/Makefile b/graphics/png/Makefile index e260123aaeee..82253848f8b3 100644 --- a/graphics/png/Makefile +++ b/graphics/png/Makefile @@ -6,7 +6,7 @@ # PORTNAME= png -PORTVERSION= 1.2.37 +PORTVERSION= 1.2.38 CATEGORIES= graphics MASTER_SITES= ${MASTER_SITE_SOURCEFORGE} MASTER_SITE_SUBDIR= lib${PORTNAME} diff --git a/graphics/png/distinfo b/graphics/png/distinfo index dd729cd3282a..0e357b269ac3 100644 --- a/graphics/png/distinfo +++ b/graphics/png/distinfo @@ -1,3 +1,3 @@ -MD5 (libpng-1.2.37.tar.bz2) = 6d1ee0888dbb711214943cb19c294b49 -SHA256 (libpng-1.2.37.tar.bz2) = 682960b55527b54bada90e959c2d42679444a1db43677c77eb645a29645f86d1 -SIZE (libpng-1.2.37.tar.bz2) = 660314 +MD5 (libpng-1.2.38.tar.bz2) = 5401c2586846fca209eba0c02c8ee9e0 +SHA256 (libpng-1.2.38.tar.bz2) = 71f43d4282837682be28653307a237118142126c59e0ccea5593be3519abeb76 +SIZE (libpng-1.2.38.tar.bz2) = 662908 diff --git a/graphics/png/files/patch-ab b/graphics/png/files/patch-ab index 967f132d9919..7957f5b64ec0 100644 --- a/graphics/png/files/patch-ab +++ b/graphics/png/files/patch-ab @@ -12,7 +12,7 @@ Name: libpng Description: Loads and saves PNG files - Version: 1.2.37 + Version: 1.2.38 -Libs: -L${libdir} -lpng12 +Libs: -L${libdir} -lpng -lz -lm Cflags: -I${includedir} |