Fri Mar 13 12:01:22 2020 UTC ()
heirloom-doc: HOMEPAGE does not support https


(nia)
diff -r1.7 -r1.8 pkgsrc/sysutils/heirloom-doc/Makefile.common

cvs diff -r1.7 -r1.8 pkgsrc/sysutils/heirloom-doc/Makefile.common (expand / switch to unified diff)

--- pkgsrc/sysutils/heirloom-doc/Makefile.common 2020/01/18 23:35:17 1.7
+++ pkgsrc/sysutils/heirloom-doc/Makefile.common 2020/03/13 12:01:22 1.8
@@ -1,14 +1,14 @@ @@ -1,14 +1,14 @@
1# $NetBSD: Makefile.common,v 1.7 2020/01/18 23:35:17 rillig Exp $ 1# $NetBSD: Makefile.common,v 1.8 2020/03/13 12:01:22 nia Exp $
2# used by archivers/heirloom-tar/Makefile 2# used by archivers/heirloom-tar/Makefile
3# used by devel/heirloom-common/Makefile 3# used by devel/heirloom-common/Makefile
4# used by devel/heirloom-getopt/Makefile 4# used by devel/heirloom-getopt/Makefile
5# used by devel/heirloom-libcommon/Makefile 5# used by devel/heirloom-libcommon/Makefile
6# used by devel/heirloom-what/Makefile 6# used by devel/heirloom-what/Makefile
7# used by devel/libuxre/Makefile 7# used by devel/libuxre/Makefile
8# used by lang/heirloom-awk/Makefile 8# used by lang/heirloom-awk/Makefile
9# used by math/heirloom-factor/Makefile 9# used by math/heirloom-factor/Makefile
10# used by math/heirloom-units/Makefile 10# used by math/heirloom-units/Makefile
11# used by misc/heirloom-banner/Makefile 11# used by misc/heirloom-banner/Makefile
12# used by misc/heirloom-cal/Makefile 12# used by misc/heirloom-cal/Makefile
13# used by misc/heirloom-calendar/Makefile 13# used by misc/heirloom-calendar/Makefile
14# used by misc/heirloom-hd/Makefile 14# used by misc/heirloom-hd/Makefile
@@ -103,27 +103,27 @@ @@ -103,27 +103,27 @@
103# used by textproc/heirloom-pr/Makefile 103# used by textproc/heirloom-pr/Makefile
104# used by textproc/heirloom-sdiff/Makefile 104# used by textproc/heirloom-sdiff/Makefile
105# used by textproc/heirloom-sed/Makefile 105# used by textproc/heirloom-sed/Makefile
106# used by textproc/heirloom-tail/Makefile 106# used by textproc/heirloom-tail/Makefile
107# used by textproc/heirloom-tr/Makefile 107# used by textproc/heirloom-tr/Makefile
108# used by textproc/heirloom-ul/Makefile 108# used by textproc/heirloom-ul/Makefile
109# used by textproc/heirloom-uniq/Makefile 109# used by textproc/heirloom-uniq/Makefile
110# used by textproc/heirloom-wc/Makefile 110# used by textproc/heirloom-wc/Makefile
111# used by time/heirloom-date/Makefile 111# used by time/heirloom-date/Makefile
112 112
113DISTNAME= heirloom-${HEIRLOOM_VER} 113DISTNAME= heirloom-${HEIRLOOM_VER}
114MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=heirloom/} 114MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=heirloom/}
115EXTRACT_SUFX= .tar.bz2 115EXTRACT_SUFX= .tar.bz2
116HOMEPAGE= https://heirloom.sourceforge.net/ 116HOMEPAGE= http://heirloom.sourceforge.net/
117MAINTAINER= cheusov@NetBSD.org 117MAINTAINER= cheusov@NetBSD.org
118COMMENT?= Collection of standard Unix utilities (${PKGBASE:S/heirloom-//}) 118COMMENT?= Collection of standard Unix utilities (${PKGBASE:S/heirloom-//})
119 119
120HEIRLOOM_VER= 070715 120HEIRLOOM_VER= 070715
121 121
122PATCHDIR= ${.CURDIR}/../../sysutils/heirloom-doc/patches 122PATCHDIR= ${.CURDIR}/../../sysutils/heirloom-doc/patches
123DISTINFO_FILE= ${.CURDIR}/../../sysutils/heirloom-doc/distinfo 123DISTINFO_FILE= ${.CURDIR}/../../sysutils/heirloom-doc/distinfo
124 124
125CONFLICTS+= heirloom-toolchest-[0-9]* 125CONFLICTS+= heirloom-toolchest-[0-9]*
126 126
127DESCR_SRC= ${.CURDIR}/../../sysutils/heirloom-doc/DESCR.common 127DESCR_SRC= ${.CURDIR}/../../sysutils/heirloom-doc/DESCR.common
128 128
129MAKE_FILE= makefile.hl 129MAKE_FILE= makefile.hl