pkgsrc-Changes-HG archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

[pkgsrc/trunk]: pkgsrc/devel/eclipse Fix Linux MASTER_SITES, and add missing ...



details:   https://anonhg.NetBSD.org/pkgsrc/rev/4840f50763a3
branches:  trunk
changeset: 501349:4840f50763a3
user:      wiz <wiz%pkgsrc.org@localhost>
date:      Thu Oct 20 18:38:29 2005 +0000

description:
Fix Linux MASTER_SITES, and add missing RMD160 checksum.

diffstat:

 devel/eclipse/Makefile |  4 ++--
 devel/eclipse/distinfo |  3 ++-
 2 files changed, 4 insertions(+), 3 deletions(-)

diffs (30 lines):

diff -r a6d80f00bfbb -r 4840f50763a3 devel/eclipse/Makefile
--- a/devel/eclipse/Makefile    Thu Oct 20 18:32:11 2005 +0000
+++ b/devel/eclipse/Makefile    Thu Oct 20 18:38:29 2005 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.14 2005/06/16 06:57:46 jlam Exp $
+# $NetBSD: Makefile,v 1.15 2005/10/20 18:38:29 wiz Exp $
 #
 
 DISTNAME=      ${PKGNAME}
@@ -29,7 +29,7 @@
 
 .if ${OPSYS} == "Linux"
 DISTNAME=      eclipse-sourceBuild-srcIncluded-${VERSION}
-MASTER_SITES=  ftp://download.eclipse.org/R-3.0-200406251208/
+MASTER_SITES=  ftp://download.eclipse.org/R-3.0.1-200409161125/
 
 BUILD_DEPENDS+=        zip>=2.3:../../archivers/zip
 
diff -r a6d80f00bfbb -r 4840f50763a3 devel/eclipse/distinfo
--- a/devel/eclipse/distinfo    Thu Oct 20 18:32:11 2005 +0000
+++ b/devel/eclipse/distinfo    Thu Oct 20 18:38:29 2005 +0000
@@ -1,6 +1,7 @@
-$NetBSD: distinfo,v 1.6 2005/02/23 22:24:13 agc Exp $
+$NetBSD: distinfo,v 1.7 2005/10/20 18:38:29 wiz Exp $
 
 SHA1 (eclipse-sourceBuild-srcIncluded-3.0.1.zip) = 2302ee6160be86466a6e7ef265fff0431bee72e3
+RMD160 (eclipse-sourceBuild-srcIncluded-3.0.1.zip) = fba01eb0f019a888e9d9deb57ad7b284f218e783
 Size (eclipse-sourceBuild-srcIncluded-3.0.1.zip) = 55618511 bytes
 SHA1 (eclipse-3.0.1.zip) = be2fb3e3db81150e20797fd5e54e26880809fa60
 RMD160 (eclipse-3.0.1.zip) = b554fe901461840cad33762b64f86b71f83c3580



Home | Main Index | Thread Index | Old Index