pkgsrc-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/trunk]: pkgsrc/lang Improve HOMEPAGE.
details: https://anonhg.NetBSD.org/pkgsrc/rev/38ba35f95bf3
branches: trunk
changeset: 352849:38ba35f95bf3
user: wiz <wiz%pkgsrc.org@localhost>
date: Mon Sep 19 11:21:11 2016 +0000
description:
Improve HOMEPAGE.
diffstat:
lang/guile/Makefile | 4 ++--
lang/guile20/Makefile | 4 ++--
2 files changed, 4 insertions(+), 4 deletions(-)
diffs (36 lines):
diff -r 47ed037b6435 -r 38ba35f95bf3 lang/guile/Makefile
--- a/lang/guile/Makefile Mon Sep 19 11:12:13 2016 +0000
+++ b/lang/guile/Makefile Mon Sep 19 11:21:11 2016 +0000
@@ -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 @@
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
diff -r 47ed037b6435 -r 38ba35f95bf3 lang/guile20/Makefile
--- a/lang/guile20/Makefile Mon Sep 19 11:12:13 2016 +0000
+++ b/lang/guile20/Makefile Mon Sep 19 11:21:11 2016 +0000
@@ -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 @@
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