diff options
author | agc <agc@pkgsrc.org> | 2001-05-04 12:42:45 +0000 |
---|---|---|
committer | agc <agc@pkgsrc.org> | 2001-05-04 12:42:45 +0000 |
commit | 72fbd7f12b0e54cd63f350dbfce5ff71d54c726b (patch) | |
tree | 32d95c01f94ac4ad971758204c8d756ee2417b4f | |
parent | 78febcf4d1924826e3f770bb4016e4f982166c2c (diff) | |
download | pkgsrc-72fbd7f12b0e54cd63f350dbfce5ff71d54c726b.tar.gz |
Correct the distfile name for the Alpha
Add back distfile digests for Alpha, Sparc and PowerPC
Add distfile sizes
-rw-r--r-- | graphics/blender/Makefile | 4 | ||||
-rw-r--r-- | graphics/blender/distinfo | 8 |
2 files changed, 9 insertions, 3 deletions
diff --git a/graphics/blender/Makefile b/graphics/blender/Makefile index 3df436ed0e0..c17d741188e 100644 --- a/graphics/blender/Makefile +++ b/graphics/blender/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.4 2001/04/08 16:28:02 manu Exp $ +# $NetBSD: Makefile,v 1.5 2001/05/04 12:42:45 agc Exp $ # PKGNAME= blender-2.11.nb2 @@ -22,7 +22,7 @@ ONLY_FOR_PLATFORM= *-*-powerpc .if !exists(/emul/linux/lib/ld.so.1) IGNORE= "${PKGNAME} requires Linux libraries - see compat_linux(8)" .endif -DISTNAME= blender2.11-linux-glibc2.1.3-alpha-static +DISTNAME= blender2.11-linux-glibc2.1.3-alpha # .elif (${MACHINE_ARCH} == "i386") DEPENDS+= suse_linux>=6.4:../../emulators/suse_linux diff --git a/graphics/blender/distinfo b/graphics/blender/distinfo index 339c0156f02..970b5cf358b 100644 --- a/graphics/blender/distinfo +++ b/graphics/blender/distinfo @@ -1,4 +1,10 @@ -$NetBSD: distinfo,v 1.2 2001/04/21 09:54:08 wiz Exp $ +$NetBSD: distinfo,v 1.3 2001/05/04 12:42:45 agc Exp $ +SHA1 (blender2.11-linux-glibc2.1.3-alpha.tar.gz) = 0e2643dc4a8859605f665839c678e04b66aaf154 +Size (blender2.11-linux-glibc2.1.3-alpha.tar.gz) = 2834666 bytes SHA1 (blender2.11-linux-glibc2.1.2-i386-static.tar.gz) = 4136945a61a7372b618802063dc7b21b9f92a601 Size (blender2.11-linux-glibc2.1.2-i386-static.tar.gz) = 2341130 bytes +SHA1 (blender2.11-linux-glibc2.1.3-powerpc-static.tar.gz) = 9e9c2bc6aeeeca5867f2e3af8f54e0230023e60c +Size (blender2.11-linux-glibc2.1.3-powerpc-static.tar.gz) = 2582134 bytes +SHA1 (blender2.11-solaris-2.6-sparc.tar.Z) = 2d355f20de7ceb713d172646452f31ca2c1725b3 +Size (blender2.11-solaris-2.6-sparc.tar.Z) = 2546425 bytes |