diff options
author | netchild <netchild@FreeBSD.org> | 2005-11-21 00:45:39 +0800 |
---|---|---|
committer | netchild <netchild@FreeBSD.org> | 2005-11-21 00:45:39 +0800 |
commit | f4e4a0b71c4f23d5d6a7b1303a4692ac260cfc32 (patch) | |
tree | 8c865ca81862bbc5f0c217dc0d6979e898839231 /graphics/linux-png | |
parent | f3af954000cbca1b16804b173a433ebb470d03af (diff) | |
download | freebsd-ports-gnome-f4e4a0b71c4f23d5d6a7b1303a4692ac260cfc32.tar.gz freebsd-ports-gnome-f4e4a0b71c4f23d5d6a7b1303a4692ac260cfc32.tar.zst freebsd-ports-gnome-f4e4a0b71c4f23d5d6a7b1303a4692ac260cfc32.zip |
Update to 1.2.8
Diffstat (limited to 'graphics/linux-png')
-rw-r--r-- | graphics/linux-png/Makefile | 10 | ||||
-rw-r--r-- | graphics/linux-png/distinfo.i386 | 5 |
2 files changed, 8 insertions, 7 deletions
diff --git a/graphics/linux-png/Makefile b/graphics/linux-png/Makefile index cfe8be57a2d6..f827ffa4fdbb 100644 --- a/graphics/linux-png/Makefile +++ b/graphics/linux-png/Makefile @@ -6,11 +6,11 @@ # PORTNAME= png -PORTVERSION= 1.2.7 -PORTREVISION= 6 +PORTVERSION= 1.2.8 +PORTREVISION= 0 CATEGORIES= graphics linux -MASTER_SITES= http://mirrors.xmission.com/fedora/core/3/i386/os/Fedora/RPMS/ \ - http://fedora.cat.pdx.edu/linux/core/3/i386/os/Fedora/RPMS/ +MASTER_SITES= ${MASTER_SITE_FEDORA_LINUX} +MASTER_SITE_SUBDIR= updates/3/${ARCH} MAINTAINER= freebsd-emulation@FreeBSD.org COMMENT= RPM of the PNG lib @@ -18,7 +18,7 @@ COMMENT= RPM of the PNG lib DIST_SUBDIR= rpm/i386/fc3 # no alpha rpm is available ONLY_FOR_ARCHS= i386 amd64 -RPM_SET= libpng-${PORTVERSION}-1.i386.rpm +RPM_SET= libpng-${PORTVERSION}-1.fc3.${ARCH}.rpm PLIST_FILES= \ usr/lib/libpng.so.3 \ diff --git a/graphics/linux-png/distinfo.i386 b/graphics/linux-png/distinfo.i386 index 8a74060b6924..8dec2c825a09 100644 --- a/graphics/linux-png/distinfo.i386 +++ b/graphics/linux-png/distinfo.i386 @@ -1,2 +1,3 @@ -MD5 (rpm/i386/fc3/libpng-1.2.7-1.i386.rpm) = 47d1b7cfeb21648e620127adbf036150 -SIZE (rpm/i386/fc3/libpng-1.2.7-1.i386.rpm) = 158081 +MD5 (rpm/i386/fc3/libpng-1.2.8-1.fc3.i386.rpm) = b1dc31b8b29cefbcb304d866538f113d +SHA256 (rpm/i386/fc3/libpng-1.2.8-1.fc3.i386.rpm) = 73cba596485ea8580e18c9950b44643064f6dc98a6f27bdbdcdcfc1540e87422 +SIZE (rpm/i386/fc3/libpng-1.2.8-1.fc3.i386.rpm) = 158945 |