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: Mon Sep 19 11:21:11 UTC 2016
Modified Files:
pkgsrc/lang/guile: Makefile
pkgsrc/lang/guile20: Makefile
Log Message:
Improve HOMEPAGE.
To generate a diff of this commit:
cvs rdiff -u -r1.107 -r1.108 pkgsrc/lang/guile/Makefile
cvs rdiff -u -r1.5 -r1.6 pkgsrc/lang/guile20/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/guile/Makefile
diff -u pkgsrc/lang/guile/Makefile:1.107 pkgsrc/lang/guile/Makefile:1.108
--- pkgsrc/lang/guile/Makefile:1.107 Wed Aug 3 15:03:03 2016
+++ pkgsrc/lang/guile/Makefile Mon Sep 19 11:21:11 2016
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.107 2016/08/03 15:03:03 wiz Exp $
+# $NetBSD: Makefile,v 1.108 2016/09/19 11:21:11 wiz Exp $
DISTNAME= guile-1.8.8
PKGREVISION= 8
@@ -6,7 +6,7 @@ CATEGORIES= lang
MASTER_SITES= ${MASTER_SITE_GNU:=guile/}
MAINTAINER= gdt%NetBSD.org@localhost
-HOMEPAGE= http://www.gnu.org/software/guile/guile.html
+HOMEPAGE= https://www.gnu.org/software/guile/
COMMENT= GNU's Ubiquitous Intelligent Language for Extension
LICENSE= gnu-lgpl-v2.1
Index: pkgsrc/lang/guile20/Makefile
diff -u pkgsrc/lang/guile20/Makefile:1.5 pkgsrc/lang/guile20/Makefile:1.6
--- pkgsrc/lang/guile20/Makefile:1.5 Fri Sep 16 06:26:13 2016
+++ pkgsrc/lang/guile20/Makefile Mon Sep 19 11:21:11 2016
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.5 2016/09/16 06:26:13 wiz Exp $
+# $NetBSD: Makefile,v 1.6 2016/09/19 11:21:11 wiz Exp $
DISTNAME= guile-2.0.12
PKGNAME= ${DISTNAME:S/guile/guile20/}
@@ -7,7 +7,7 @@ CATEGORIES= lang
MASTER_SITES= ftp://ftp.gnu.org/gnu/guile/
MAINTAINER= root%zta.lk@localhost
-HOMEPAGE= ftp://ftp.gnu.org/gnu/guile/
+HOMEPAGE= https://www.gnu.org/software/guile/
COMMENT= Official extension language for the GNU operating system
LICENSE= gnu-lgpl-v3
Home |
Main Index |
Thread Index |
Old Index