diff options
author | Andrey A. Chernov <ache@FreeBSD.org> | 2004-09-03 03:47:14 +0000 |
---|---|---|
committer | Andrey A. Chernov <ache@FreeBSD.org> | 2004-09-03 03:47:14 +0000 |
commit | 169473f35088d18b5cefc0c3863fd2b26d0c6b6c (patch) | |
tree | 1c75221bfcfdbb39a3fa7dbc290309d9a8176fbb /graphics/png/files/patch-ab | |
parent | - Fixed DISTNAME [1] (diff) |
Upgrade to 1.2.6 + official patch
Notes
Notes:
svn path=/head/; revision=117997
Diffstat (limited to 'graphics/png/files/patch-ab')
-rw-r--r-- | graphics/png/files/patch-ab | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/graphics/png/files/patch-ab b/graphics/png/files/patch-ab index d36b99a474c9..09eb8d4092e8 100644 --- a/graphics/png/files/patch-ab +++ b/graphics/png/files/patch-ab @@ -1,9 +1,9 @@ ---- scripts/libpng.pc.in.orig Wed Dec 11 13:25:12 2002 -+++ scripts/libpng.pc.in Wed Dec 11 13:25:35 2002 +--- scripts/libpng.pc.in.orig Sun Aug 15 16:15:22 2004 ++++ scripts/libpng.pc.in Fri Sep 3 07:09:49 2004 @@ -7,5 +7,5 @@ Name: libpng12 Description: Loads and saves PNG files - Version: 1.2.5 + Version: 1.2.6 -Libs: -L${libdir} -lpng12 -lz -lm -Cflags: -I${includedir}/libpng12 +Libs: -L${libdir} -lpng -lz -lm |