pkgsrc-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: pkgsrc/comms/hylafax
Module Name: pkgsrc
Committed By: gdt
Date: Sun Feb 11 23:56:28 UTC 2024
Modified Files:
pkgsrc/comms/hylafax: Makefile
Log Message:
comms/hylafax: Add comments about alternate upstream
To generate a diff of this commit:
cvs rdiff -u -r1.80 -r1.81 pkgsrc/comms/hylafax/Makefile
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
Modified files:
Index: pkgsrc/comms/hylafax/Makefile
diff -u pkgsrc/comms/hylafax/Makefile:1.80 pkgsrc/comms/hylafax/Makefile:1.81
--- pkgsrc/comms/hylafax/Makefile:1.80 Sat Feb 10 14:13:00 2024
+++ pkgsrc/comms/hylafax/Makefile Sun Feb 11 23:56:28 2024
@@ -1,12 +1,20 @@
-# $NetBSD: Makefile,v 1.80 2024/02/10 14:13:00 gdt Exp $
+# $NetBSD: Makefile,v 1.81 2024/02/11 23:56:28 gdt Exp $
+
+# This package has a complicated upstream situation. One upstream is
+# "hylafax.org"; the last release was 6.0.7 on 2018-09-18. Another
+# upstream is https://sourceforge.net/projects/hylafax/; the last
+# release is 7.0.7 on 2023-01-23. Neither is the original hylafax.
+# Probably, this package should switch to the sourceforge upstream.
DISTNAME= hylafax-6.0.7
PKGREVISION= 3
CATEGORIES= comms
MASTER_SITES= ftp://ftp.hylafax.org/source/
+# https://sourceforge.net/projects/hylafax/files/hylafax/hylafax-7.0.7.tar.gz/download
MAINTAINER= pkgsrc-users%NetBSD.org@localhost
HOMEPAGE= https://www.hylafax.org/
+# nnnnnnnnhttps://sourceforge.net/projects/hylafax/
COMMENT= Telecommunication and fax server system
LICENSE= sgi-free-software-b-v2.0
Home |
Main Index |
Thread Index |
Old Index