diff options
author | bsam <bsam@FreeBSD.org> | 2006-07-10 05:01:45 +0800 |
---|---|---|
committer | bsam <bsam@FreeBSD.org> | 2006-07-10 05:01:45 +0800 |
commit | 7b689ce7e05a8bc82a8589327ef65efbecd6587c (patch) | |
tree | 30a3afa2f557b8df5b0a2501901056d50bd8579b /graphics/linux-png10 | |
parent | ecb63fdf23205121459384352de6e2c43080dbf9 (diff) | |
download | freebsd-ports-gnome-7b689ce7e05a8bc82a8589327ef65efbecd6587c.tar.gz freebsd-ports-gnome-7b689ce7e05a8bc82a8589327ef65efbecd6587c.tar.zst freebsd-ports-gnome-7b689ce7e05a8bc82a8589327ef65efbecd6587c.zip |
1. Upgrade linux infrostructure ports from FC3 to FC4.
2. Introduce gtk2-engines into x11-toolkits/linux-gtk2. [1]
Requested by: netchild [1]
Approved by: netchild (mentor, implicit)
Diffstat (limited to 'graphics/linux-png10')
-rw-r--r-- | graphics/linux-png10/Makefile | 11 | ||||
-rw-r--r-- | graphics/linux-png10/distinfo.i386 | 12 |
2 files changed, 11 insertions, 12 deletions
diff --git a/graphics/linux-png10/Makefile b/graphics/linux-png10/Makefile index 7adefa0d6c88..8eba6200c74a 100644 --- a/graphics/linux-png10/Makefile +++ b/graphics/linux-png10/Makefile @@ -6,10 +6,9 @@ # PORTNAME= png -PORTVERSION= 1.0.16 -PORTREVISION= 7 +PORTVERSION= 1.0.18 CATEGORIES= graphics linux -DISTNAME= libpng10-${PORTVERSION}-1 +DISTNAME= libpng10-${PORTVERSION}-2 MAINTAINER= freebsd-emulation@FreeBSD.org COMMENT= RPM of the PNG lib (old 1.0 version) @@ -18,12 +17,12 @@ LATEST_LINK= linux-png10 ONLY_FOR_ARCHS= i386 USE_LINUX_RPM= yes -LINUX_DIST_VER= 3 +LINUX_DIST_VER= 4 INSTALLS_SHLIB= yes -PLIST_FILES= usr/lib/libpng.so.2.1.0.16 \ +PLIST_FILES= usr/lib/libpng.so.2.${PORTVERSION} \ usr/lib/libpng.so.2 -DOCSDIR= ${PREFIX}/usr/share/doc/libpng10-1.0.16 +DOCSDIR= ${PREFIX}/usr/share/doc/libpng10-${PORTVERSION} PORTDOCS= CHANGES LICENSE README TODO example.c libpng.txt .include <bsd.port.mk> diff --git a/graphics/linux-png10/distinfo.i386 b/graphics/linux-png10/distinfo.i386 index 5dc28d08c979..68d9b605b707 100644 --- a/graphics/linux-png10/distinfo.i386 +++ b/graphics/linux-png10/distinfo.i386 @@ -1,6 +1,6 @@ -MD5 (rpm/i386/fedora/3/libpng10-1.0.16-1.i386.rpm) = b9a3180c7d9038f0af92b00655bb6e11 -SHA256 (rpm/i386/fedora/3/libpng10-1.0.16-1.i386.rpm) = 6bbcf1ed1388357e3c81e13dd13e9e853603f3399c0366c6b940c82407bf3f4f -SIZE (rpm/i386/fedora/3/libpng10-1.0.16-1.i386.rpm) = 150813 -MD5 (rpm/i386/fedora/3/libpng10-1.0.16-1.src.rpm) = 1174c6f9c2ba2326cae9cb6c61a3aeee -SHA256 (rpm/i386/fedora/3/libpng10-1.0.16-1.src.rpm) = 90f72ec8081e847a57e18186b8b8db1a46f442a442161ac3507a88ca4fddc186 -SIZE (rpm/i386/fedora/3/libpng10-1.0.16-1.src.rpm) = 388311 +MD5 (rpm/i386/fedora/4/libpng10-1.0.18-2.i386.rpm) = 42f5d58ab5f57634402f89482a5d768c +SHA256 (rpm/i386/fedora/4/libpng10-1.0.18-2.i386.rpm) = ba3f6e047d6ac8f8db300fe0fc1a986e771421b5b03f9c3986e6d47e797ff05f +SIZE (rpm/i386/fedora/4/libpng10-1.0.18-2.i386.rpm) = 152343 +MD5 (rpm/i386/fedora/4/libpng10-1.0.18-2.src.rpm) = 86a138bde55229541cb13a6c39ebbce3 +SHA256 (rpm/i386/fedora/4/libpng10-1.0.18-2.src.rpm) = cc878193c2db6a2c7420080e9e79572812d04af86f1b076074b22b5ec4133057 +SIZE (rpm/i386/fedora/4/libpng10-1.0.18-2.src.rpm) = 394474 |