diff options
author | shattered <shattered@pkgsrc.org> | 2011-11-02 20:22:15 +0000 |
---|---|---|
committer | shattered <shattered@pkgsrc.org> | 2011-11-02 20:22:15 +0000 |
commit | 9a9c5de5ba63c61b475ce077c65393042473ddc3 (patch) | |
tree | 03ec0428c47eb7374f0873837da4b8ac1c29b772 /graphics | |
parent | 8522580241bde0f06a5eccff9e2f51973e3902d9 (diff) | |
download | pkgsrc-9a9c5de5ba63c61b475ce077c65393042473ddc3.tar.gz |
Update version number. Current 4.0 tarball is actually 4.0.6.
Diffstat (limited to 'graphics')
-rw-r--r-- | graphics/rayshade/Makefile | 9 | ||||
-rw-r--r-- | graphics/rayshade/distinfo | 8 |
2 files changed, 9 insertions, 8 deletions
diff --git a/graphics/rayshade/Makefile b/graphics/rayshade/Makefile index 0ecd0021d86..8cd0a8844db 100644 --- a/graphics/rayshade/Makefile +++ b/graphics/rayshade/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.29 2011/01/13 13:38:17 wiz Exp $ +# $NetBSD: Makefile,v 1.30 2011/11/02 20:22:15 shattered Exp $ -DISTNAME= rayshade.4.0 -PKGNAME= rayshade-4.0 -PKGREVISION= 8 +DISTNAME= rayshade.4.0.6 +PKGNAME= rayshade-4.0.6 +#KGREVISION= 8 CATEGORIES= graphics MASTER_SITES= ftp://graphics.stanford.edu/pub/rayshade/ EXTRACT_SUFX= .tar.Z @@ -17,6 +17,7 @@ HAS_CONFIGURE= yes CONFIGURE_SCRIPT= ./Configure BUILD_TARGET= INSTALLATION_DIRS= bin lib share/doc/rayshade share/examples/rayshade +WRKSRC= ${WRKDIR}/rayshade.4.0 do-install: ${INSTALL_PROGRAM} ${WRKSRC}/rayshade/rayshade ${DESTDIR}${PREFIX}/bin diff --git a/graphics/rayshade/distinfo b/graphics/rayshade/distinfo index b65a1ac3594..76d51ff40a4 100644 --- a/graphics/rayshade/distinfo +++ b/graphics/rayshade/distinfo @@ -1,8 +1,8 @@ -$NetBSD: distinfo,v 1.6 2008/09/01 06:57:58 dholland Exp $ +$NetBSD: distinfo,v 1.7 2011/11/02 20:22:15 shattered Exp $ -SHA1 (rayshade.4.0.tar.Z) = 5fd1ce05e7ba3bc8e8b337c212eccb6b53b5b4ca -RMD160 (rayshade.4.0.tar.Z) = a19bf35aa3f66de9ce406a1a98cf7edbde60f356 -Size (rayshade.4.0.tar.Z) = 369527 bytes +SHA1 (rayshade.4.0.6.tar.Z) = 5fd1ce05e7ba3bc8e8b337c212eccb6b53b5b4ca +RMD160 (rayshade.4.0.6.tar.Z) = a19bf35aa3f66de9ce406a1a98cf7edbde60f356 +Size (rayshade.4.0.6.tar.Z) = 369527 bytes SHA1 (patch-aa) = b510e1b3a98ef25ffe0d23f9b499fb5c16c333f4 SHA1 (patch-ab) = 13b48848c4a40d86ee5ceef8dddf10988b59e088 SHA1 (patch-ac) = 496d4d89edaa7a8786cbd22c2fc31679fda96df5 |