diff options
author | drochner <drochner@pkgsrc.org> | 2006-11-30 10:58:17 +0000 |
---|---|---|
committer | drochner <drochner@pkgsrc.org> | 2006-11-30 10:58:17 +0000 |
commit | 3377f0ddf5f3e300661ef69bc71b424c5c451400 (patch) | |
tree | 5197bcec7cb71fb33332d7e09412317ff5a8cb23 /graphics/png | |
parent | 91dbddf79f61b86ea81702d080ec4d549e1d0e52 (diff) | |
download | pkgsrc-3377f0ddf5f3e300661ef69bc71b424c5c451400.tar.gz |
put the distfile into a subdir to avoid conflicts with the old version,
from Joerg Sonnenberger
Diffstat (limited to 'graphics/png')
-rw-r--r-- | graphics/png/Makefile | 4 | ||||
-rw-r--r-- | graphics/png/distinfo | 8 |
2 files changed, 7 insertions, 5 deletions
diff --git a/graphics/png/Makefile b/graphics/png/Makefile index 8324a4bacec..5bd3ffd1657 100644 --- a/graphics/png/Makefile +++ b/graphics/png/Makefile @@ -1,7 +1,9 @@ -# $NetBSD: Makefile,v 1.85 2006/11/28 21:58:17 drochner Exp $ +# $NetBSD: Makefile,v 1.86 2006/11/30 10:58:17 drochner Exp $ DISTNAME= libpng-1.2.14 PKGNAME= ${DISTNAME:S/lib//} +# temporary, distfile was changed after release +DIST_SUBDIR= libpng-1.2.14-20061130 CATEGORIES= graphics MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=libpng/} \ http://www.libpng.org/pub/png/src/ \ diff --git a/graphics/png/distinfo b/graphics/png/distinfo index 3d500c82bf3..518fa9bef45 100644 --- a/graphics/png/distinfo +++ b/graphics/png/distinfo @@ -1,8 +1,8 @@ -$NetBSD: distinfo,v 1.33 2006/11/29 14:23:30 drochner Exp $ +$NetBSD: distinfo,v 1.34 2006/11/30 10:58:18 drochner Exp $ -SHA1 (libpng-1.2.14.tar.bz2) = 3cf3efcada7896982b165ea34ed6b399ef7fb4af -RMD160 (libpng-1.2.14.tar.bz2) = 37c91bc411a8c4bc467bb8b229a4e39bcca4bd8a -Size (libpng-1.2.14.tar.bz2) = 620379 bytes +SHA1 (libpng-1.2.14-20061130/libpng-1.2.14.tar.bz2) = 3cf3efcada7896982b165ea34ed6b399ef7fb4af +RMD160 (libpng-1.2.14-20061130/libpng-1.2.14.tar.bz2) = 37c91bc411a8c4bc467bb8b229a4e39bcca4bd8a +Size (libpng-1.2.14-20061130/libpng-1.2.14.tar.bz2) = 620379 bytes SHA1 (patch-aa) = 4b6437906e6f2f644c731a293859e64f69300bb0 SHA1 (patch-ab) = 979175c65587686b339a5556e8bcae3be95a07ca SHA1 (patch-ae) = b9bf9de3caa32ac78a17685cdd5df5b80d1ccbbf |