pkgsrc-WIP-changes archive

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

pike: Update to 8.0.276 and fix MASTER_SITES & HOMEPAGE



Module Name:	pkgsrc-wip
Committed By:	Kamil Rytarowski <n54%gmx.com@localhost>
Pushed By:	kamil
Date:		Sat Oct 29 14:35:28 2016 +0200
Changeset:	8807761ddf10e3db80be49452cff3af026f5ec3c

Modified Files:
	pike/Makefile
	pike/distinfo

Log Message:
pike: Update to 8.0.276 and fix MASTER_SITES & HOMEPAGE

To see a diff of this commit:
https://wip.pkgsrc.org/cgi-bin/gitweb.cgi?p=pkgsrc-wip.git;a=commitdiff;h=8807761ddf10e3db80be49452cff3af026f5ec3c

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.

diffstat:
 pike/Makefile | 10 ++++------
 pike/distinfo |  7 ++++---
 2 files changed, 8 insertions(+), 9 deletions(-)

diffs:
diff --git a/pike/Makefile b/pike/Makefile
index 895b392..ef1cae7 100644
--- a/pike/Makefile
+++ b/pike/Makefile
@@ -1,16 +1,14 @@
 # $NetBSD: Makefile,v 1.4 2012/10/05 11:31:52 asau Exp $
-#
 
-DISTNAME=		Pike-v7.6.66
-PKGNAME=		pike-7.6.66
+DISTNAME=		Pike-v8.0.276
+PKGNAME=		${DISTNAME:tl:S/-v//}
 CATEGORIES=		lang
-MASTER_SITES=		http://pike.ida.liu.se/pub/pike/latest-stable/
+MASTER_SITES=		http://pike.lysator.liu.se/pub/pike/latest-stable/
 
 MAINTAINER=		pkgsrc-users%NetBSD.org@localhost
-HOMEPAGE=		http://pike.ida.liu.se/
+HOMEPAGE=		https://pike.lysator.liu.se/
 COMMENT=		Dynamic programming language similar to Java and C
 
-
 GNU_CONFIGURE=		yes
 CONFIGURE_DIRS=		src
 BUILD_TARGET=		pike #all
diff --git a/pike/distinfo b/pike/distinfo
index aeb0051..712d061 100644
--- a/pike/distinfo
+++ b/pike/distinfo
@@ -1,5 +1,6 @@
 $NetBSD: distinfo,v 1.1 2006/04/22 15:26:38 rillig Exp $
 
-SHA1 (Pike-v7.6.66.tar.gz) = ae3f140a068c9489b206b40a500f6865e8c7d9e7
-RMD160 (Pike-v7.6.66.tar.gz) = 3425252f23c516f182b9fca0ef76508887f30e4e
-Size (Pike-v7.6.66.tar.gz) = 15253647 bytes
+SHA1 (Pike-v8.0.276.tar.gz) = a3fe6179156589fa95ebb2ea84a2b2c0b1cc0046
+RMD160 (Pike-v8.0.276.tar.gz) = abf1320282b1967f5fb43e4d22f1907344fcd9a7
+SHA512 (Pike-v8.0.276.tar.gz) = c1f3c5a34a186d0558838d933f55c7935696bc5ee2ffe144c9bdec1fced791245f9c72063f5f9143a860baf8ac679c7f10086abf653f1840799e4141ad161b7d
+Size (Pike-v8.0.276.tar.gz) = 18640851 bytes


Home | Main Index | Thread Index | Old Index