pkgsrc-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/trunk]: pkgsrc/lang/onyx onyx: comment out dead sites
details: https://anonhg.NetBSD.org/pkgsrc/rev/681bda4da363
branches: trunk
changeset: 368969:681bda4da363
user: wiz <wiz%pkgsrc.org@localhost>
date: Sun Sep 24 14:33:23 2017 +0000
description:
onyx: comment out dead sites
Set HOMEPAGE to github one, even though that is just a 10 year old
import of the sources. On the other hand, the last release is from 2005...
diffstat:
lang/onyx/Makefile | 7 ++++---
1 files changed, 4 insertions(+), 3 deletions(-)
diffs (21 lines):
diff -r c26102f0bdd9 -r 681bda4da363 lang/onyx/Makefile
--- a/lang/onyx/Makefile Sun Sep 24 14:30:36 2017 +0000
+++ b/lang/onyx/Makefile Sun Sep 24 14:33:23 2017 +0000
@@ -1,13 +1,14 @@
-# $NetBSD: Makefile,v 1.28 2015/09/02 04:43:52 dholland Exp $
+# $NetBSD: Makefile,v 1.29 2017/09/24 14:33:23 wiz Exp $
DISTNAME= onyx-${VERS}
PKGREVISION= 2
CATEGORIES= lang
-MASTER_SITES= http://www.canonware.com/download/onyx/
+#MASTER_SITES= http://www.canonware.com/download/onyx/
EXTRACT_SUFX= .tar.bz2
MAINTAINER= pkgsrc-users%NetBSD.org@localhost
-HOMEPAGE= http://www.canonware.com/onyx/
+#HOMEPAGE= http://www.canonware.com/onyx/
+HOMEPAGE= https://github.com/canonware/onyx
COMMENT= Embeddable stack-based threaded interpreted language
BUILD_DEPENDS+= cook-[0-9]*:../../devel/cook
Home |
Main Index |
Thread Index |
Old Index