diff options
-rw-r--r-- | lang/sun-jre7/Makefile | 4 | ||||
-rw-r--r-- | lang/sun-jre7/distinfo | 5 |
2 files changed, 7 insertions, 2 deletions
diff --git a/lang/sun-jre7/Makefile b/lang/sun-jre7/Makefile index 4301e2ba4bb..050069ab4a7 100644 --- a/lang/sun-jre7/Makefile +++ b/lang/sun-jre7/Makefile @@ -1,7 +1,9 @@ -# $NetBSD: Makefile,v 1.6 2013/02/24 17:31:14 christos Exp $ +# $NetBSD: Makefile,v 1.7 2013/02/25 17:25:10 christos Exp $ # Note: Regen distinfo with PKG_DEFAULT_OPTIONS+=sun-jre-jce # Note: Update DOWNLOAD_NAME when you update the JRE version +# Note: This needs to be kept in sync with the sun-jdk7 package +# Note: If you make makesum, make sure that you include both archs in distinfo DISTNAME= jre-7u15-linux-${DIST_ARCH} PKGNAME= sun-jre7-7.0.15 diff --git a/lang/sun-jre7/distinfo b/lang/sun-jre7/distinfo index 3296190cc5f..cb1bb30fa0c 100644 --- a/lang/sun-jre7/distinfo +++ b/lang/sun-jre7/distinfo @@ -1,5 +1,8 @@ -$NetBSD: distinfo,v 1.5 2013/02/24 17:36:42 christos Exp $ +$NetBSD: distinfo,v 1.6 2013/02/25 17:25:10 christos Exp $ +SHA1 (jre-7u15-linux-x64.gz) = cfd274e6a18c135f3f16955388127fb48ebecb37 +RMD160 (jre-7u15-linux-x64.gz) = b453d346173c7583d948856e54c61a02fa6893fe +Size (jre-7u15-linux-x64.gz) = 46794487 bytes SHA1 (jre-7u15-linux-i586.gz) = 9d2680eb7cb07524f1ac43d517d221caa5aa08da RMD160 (jre-7u15-linux-i586.gz) = 0f588dc329d70bb1e5b9c95e208df8d85bf01569 Size (jre-7u15-linux-i586.gz) = 48129053 bytes |