[Midnightbsd-cvs] mports: graphics/png: update to 1.2.31

laffer1 at midnightbsd.org laffer1 at midnightbsd.org
Sat Sep 13 17:35:06 EDT 2008


Log Message:
-----------
update to 1.2.31

Modified Files:
--------------
    mports/graphics/png:
        Makefile (r1.13 -> r1.14)
        distinfo (r1.8 -> r1.9)
    mports/graphics/png/files:
        patch-scripts::libpng.pc.in (r1.3 -> r1.4)

-------------- next part --------------
Index: Makefile
===================================================================
RCS file: /home/cvs/mports/graphics/png/Makefile,v
retrieving revision 1.13
retrieving revision 1.14
diff -L graphics/png/Makefile -L graphics/png/Makefile -u -r1.13 -r1.14
--- graphics/png/Makefile
+++ graphics/png/Makefile
@@ -7,7 +7,7 @@
 #
 
 PORTNAME=	png
-PORTVERSION=	1.2.28
+PORTVERSION=	1.2.31
 PORTREVISION=	0
 CATEGORIES=	graphics
 MASTER_SITES=	${MASTER_SITE_SOURCEFORGE}
Index: distinfo
===================================================================
RCS file: /home/cvs/mports/graphics/png/distinfo,v
retrieving revision 1.8
retrieving revision 1.9
diff -L graphics/png/distinfo -L graphics/png/distinfo -u -r1.8 -r1.9
--- graphics/png/distinfo
+++ graphics/png/distinfo
@@ -1,3 +1,3 @@
-MD5 (libpng-1.2.28.tar.bz2) = c981a7014fc695e354d2f2cac3a6742e
-SHA256 (libpng-1.2.28.tar.bz2) = 041c11048ea812f56d7042fbdfc3d7025c97a81f07ab20ebd0f50aecb47baccc
-SIZE (libpng-1.2.28.tar.bz2) = 788156
+MD5 (libpng-1.2.31.tar.bz2) = 78d2f8c4e0d64f8948819563587302d3
+SHA256 (libpng-1.2.31.tar.bz2) = 24b354dcd8843274a20e1625e04d618d43f9851082254cb9dae6f33f15c2a5cd
+SIZE (libpng-1.2.31.tar.bz2) = 625715
Index: patch-scripts::libpng.pc.in
===================================================================
RCS file: /home/cvs/mports/graphics/png/files/patch-scripts::libpng.pc.in,v
retrieving revision 1.3
retrieving revision 1.4
diff -L graphics/png/files/patch-scripts::libpng.pc.in -L graphics/png/files/patch-scripts::libpng.pc.in -u -r1.3 -r1.4
--- graphics/png/files/patch-scripts::libpng.pc.in
+++ graphics/png/files/patch-scripts::libpng.pc.in
@@ -1,5 +1,5 @@
---- scripts/libpng.pc.in.orig	Wed Jun 28 00:22:40 2006
-+++ scripts/libpng.pc.in	Sun Jul 23 10:56:25 2006
+--- scripts/libpng.pc.in.orig	Thu Aug 21 06:54:14 2008
++++ scripts/libpng.pc.in	Sat Sep 13 17:33:24 2008
 @@ -1,10 +1,10 @@
 -prefix=@prefix@
 -exec_prefix=@exec_prefix@
@@ -12,7 +12,7 @@
  
  Name: libpng
  Description: Loads and saves PNG files
- Version: 1.2.28
+ Version: 1.2.31
 -Libs: -L${libdir} -lpng12
 +Libs: -L${libdir} -lpng -lz -lm
  Cflags: -I${includedir}


More information about the Midnightbsd-cvs mailing list