pkgsrc-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: pkgsrc/lang
Module Name: pkgsrc
Committed By: wiz
Date: Sat Apr 24 09:41:24 UTC 2021
Modified Files:
pkgsrc/lang/sr: Makefile
pkgsrc/lang/sr-examples: Makefile
Log Message:
sr*: remove dead download links, update HOMEPAGE
To generate a diff of this commit:
cvs rdiff -u -r1.26 -r1.27 pkgsrc/lang/sr/Makefile
cvs rdiff -u -r1.12 -r1.13 pkgsrc/lang/sr-examples/Makefile
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
Modified files:
Index: pkgsrc/lang/sr/Makefile
diff -u pkgsrc/lang/sr/Makefile:1.26 pkgsrc/lang/sr/Makefile:1.27
--- pkgsrc/lang/sr/Makefile:1.26 Sun Nov 3 19:04:08 2019
+++ pkgsrc/lang/sr/Makefile Sat Apr 24 09:41:23 2021
@@ -1,15 +1,14 @@
-# $NetBSD: Makefile,v 1.26 2019/11/03 19:04:08 rillig Exp $
-#
+# $NetBSD: Makefile,v 1.27 2021/04/24 09:41:23 wiz Exp $
DISTNAME= sr233
PKGNAME= sr-2.3.3
PKGREVISION= 10
CATEGORIES= lang parallel
-MASTER_SITES= ftp://ftp.cs.arizona.edu/sr/
+#MASTER_SITES= ftp://ftp.cs.arizona.edu/sr/
EXTRACT_SUFX= .tar.Z
MAINTAINER= is%NetBSD.org@localhost
-HOMEPAGE= http://www.cs.arizona.edu/sr/
+HOMEPAGE= http://www2.cs.arizona.edu/sr/index.html
COMMENT= The SR language compiler and run time system
NOT_FOR_PLATFORM= *-*-x86_64 # site: "doesn't run on 64-bit/AMD64"
Index: pkgsrc/lang/sr-examples/Makefile
diff -u pkgsrc/lang/sr-examples/Makefile:1.12 pkgsrc/lang/sr-examples/Makefile:1.13
--- pkgsrc/lang/sr-examples/Makefile:1.12 Sun Nov 3 19:04:09 2019
+++ pkgsrc/lang/sr-examples/Makefile Sat Apr 24 09:41:23 2021
@@ -1,15 +1,14 @@
-# $NetBSD: Makefile,v 1.12 2019/11/03 19:04:09 rillig Exp $
-#
+# $NetBSD: Makefile,v 1.13 2021/04/24 09:41:23 wiz Exp $
DISTNAME= vs233
PKGNAME= sr-examples-2.3.3
PKGREVISION= 1
CATEGORIES= lang parallel
-MASTER_SITES= ftp://ftp.cs.arizona.edu/sr/
+#MASTER_SITES= ftp://ftp.cs.arizona.edu/sr/
EXTRACT_SUFX= .tar.Z
MAINTAINER= is%NetBSD.org@localhost
-HOMEPAGE= http://www.cs.arizona.edu/sr/
+HOMEPAGE= http://www2.cs.arizona.edu/sr/index.html
COMMENT= The SR language compiler and run time system
USE_TOOLS+= gzcat pax
Home |
Main Index |
Thread Index |
Old Index