pkgsrc-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: pkgsrc/textproc/man2html
Module Name: pkgsrc
Committed By: bacon
Date: Mon Feb 3 21:13:48 UTC 2025
Modified Files:
pkgsrc/textproc/man2html: Makefile distinfo
Log Message:
textproc/man2html: Update to 20240105
Switch to a more stable dist
Old MASTER_SITES were broken or going away
To generate a diff of this commit:
cvs rdiff -u -r1.9 -r1.10 pkgsrc/textproc/man2html/Makefile
cvs rdiff -u -r1.3 -r1.4 pkgsrc/textproc/man2html/distinfo
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
Modified files:
Index: pkgsrc/textproc/man2html/Makefile
diff -u pkgsrc/textproc/man2html/Makefile:1.9 pkgsrc/textproc/man2html/Makefile:1.10
--- pkgsrc/textproc/man2html/Makefile:1.9 Tue Jun 28 11:36:12 2022
+++ pkgsrc/textproc/man2html/Makefile Mon Feb 3 21:13:48 2025
@@ -1,16 +1,13 @@
-# $NetBSD: Makefile,v 1.9 2022/06/28 11:36:12 wiz Exp $
+# $NetBSD: Makefile,v 1.10 2025/02/03 21:13:48 bacon Exp $
-DISTNAME= man2html3.0.1
-PKGNAME= ${DISTNAME:S/html/html-/}
-PKGREVISION= 5
+DISTNAME= man2html-${PKGVERSION}
+PKGNAME= man2html-20240105
CATEGORIES= textproc
-MASTER_SITES+= https://acadix.biz/Ports/distfiles/
-MASTER_SITES+= http://hydra.nac.uci.edu/indiv/ehood/tar/
-MASTER_SITES+= ${MASTER_SITE_PERL_CPAN:=../../authors/Earl_Hood/}
-MASTER_SITES+= http://people.freebsd.org/~demon/
+MASTER_SITES+= https://invisible-island.net/archives/man2html/
+EXTRACT_SUFX= .tgz
MAINTAINER= pkgsrc-users%NetBSD.org@localhost
-HOMEPAGE= https://www.nongnu.org/man2html/
+HOMEPAGE= https://invisible-island.net/scripts/man2html.html
COMMENT= Convert nroff(1) man pages to HTML
LICENSE= gnu-gpl-v2
Index: pkgsrc/textproc/man2html/distinfo
diff -u pkgsrc/textproc/man2html/distinfo:1.3 pkgsrc/textproc/man2html/distinfo:1.4
--- pkgsrc/textproc/man2html/distinfo:1.3 Tue Oct 26 11:22:21 2021
+++ pkgsrc/textproc/man2html/distinfo Mon Feb 3 21:13:48 2025
@@ -1,5 +1,5 @@
-$NetBSD: distinfo,v 1.3 2021/10/26 11:22:21 nia Exp $
+$NetBSD: distinfo,v 1.4 2025/02/03 21:13:48 bacon Exp $
-BLAKE2s (man2html3.0.1.tar.gz) = c191ce7ee3c626b10f4451de5a16d7a3793e7fbdd26335973a33639221d7e17b
-SHA512 (man2html3.0.1.tar.gz) = 6a57ff109cfc9d8a31150990f3a2304ee46956feeead9d528344be19ac252afb47bed36a470d3a9e9505ef7134b77a1edf30f5c97e8215c2c5d235cf8aee8565
-Size (man2html3.0.1.tar.gz) = 45371 bytes
+BLAKE2s (man2html-20240105.tgz) = 8f679e838a2a5054688688368ca73e10efde1990188a836e9035003f41a17241
+SHA512 (man2html-20240105.tgz) = 758a6a7315b017dc75dd0d4a62f89b8445691e2bc9ce0ec7d1373d6ed936c7cceed4d551bcc4c815a47041f5826164d47b065a5cb2a5573c0c0f6f5059af95c7
+Size (man2html-20240105.tgz) = 55171 bytes
Home |
Main Index |
Thread Index |
Old Index