pkgsrc-Changes archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

CVS commit: pkgsrc/www



Module Name:    pkgsrc
Committed By:   wiz
Date:           Sun Jan 18 06:21:05 UTC 2026

Modified Files:
        pkgsrc/www/w3m: Makefile distinfo
        pkgsrc/www/w3m-img: Makefile

Log Message:
w3m: remove patch for problem that upstream says is already fixed

Bump PKGREVISION.


To generate a diff of this commit:
cvs rdiff -u -r1.104 -r1.105 pkgsrc/www/w3m/Makefile
cvs rdiff -u -r1.43 -r1.44 pkgsrc/www/w3m/distinfo
cvs rdiff -u -r1.36 -r1.37 pkgsrc/www/w3m-img/Makefile

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.

Modified files:

Index: pkgsrc/www/w3m/Makefile
diff -u pkgsrc/www/w3m/Makefile:1.104 pkgsrc/www/w3m/Makefile:1.105
--- pkgsrc/www/w3m/Makefile:1.104       Sat Jan 17 22:35:59 2026
+++ pkgsrc/www/w3m/Makefile     Sun Jan 18 06:21:04 2026
@@ -1,5 +1,6 @@
-# $NetBSD: Makefile,v 1.104 2026/01/17 22:35:59 wiz Exp $
+# $NetBSD: Makefile,v 1.105 2026/01/18 06:21:04 wiz Exp $
 
+PKGREVISION=   1
 COMMENT=       Multilingualized version of a pager/text-based browser w3m
 
 CONFLICTS+=    w3m-img-[0-9]*

Index: pkgsrc/www/w3m/distinfo
diff -u pkgsrc/www/w3m/distinfo:1.43 pkgsrc/www/w3m/distinfo:1.44
--- pkgsrc/www/w3m/distinfo:1.43        Sat Jan 17 22:35:59 2026
+++ pkgsrc/www/w3m/distinfo     Sun Jan 18 06:21:04 2026
@@ -1,9 +1,8 @@
-$NetBSD: distinfo,v 1.43 2026/01/17 22:35:59 wiz Exp $
+$NetBSD: distinfo,v 1.44 2026/01/18 06:21:04 wiz Exp $
 
 BLAKE2s (w3m-0.5.5.tar.gz) = b23cbaf114fc839f497d4262194767616f3e5500d87fa60a9db91e373ab750b7
 SHA512 (w3m-0.5.5.tar.gz) = ba373483355b46b2a6025e3f3241cd20ac814bd2e47199aa886e55eece7972389d3508cd0d326e89e9630c8b884ba0e3b3462f869eadcf7278115be4247d9fd6
 Size (w3m-0.5.5.tar.gz) = 2307438 bytes
 SHA1 (patch-Makefile.in) = 5cb650ec7900cb298335d1d821cb4be00ee1e38e
 SHA1 (patch-Str.c) = a756cf258622d0d41f9d90950719ce497dd8861b
-SHA1 (patch-file.c) = 033c6e0315087571a21b4c633089d46d9943182b
 SHA1 (patch-fm.h) = d01ca9c36500b8cd83055b3327eebdc2d63403c3

Index: pkgsrc/www/w3m-img/Makefile
diff -u pkgsrc/www/w3m-img/Makefile:1.36 pkgsrc/www/w3m-img/Makefile:1.37
--- pkgsrc/www/w3m-img/Makefile:1.36    Sat Jan 17 22:36:24 2026
+++ pkgsrc/www/w3m-img/Makefile Sun Jan 18 06:21:05 2026
@@ -1,6 +1,7 @@
-# $NetBSD: Makefile,v 1.36 2026/01/17 22:36:24 wiz Exp $
+# $NetBSD: Makefile,v 1.37 2026/01/18 06:21:05 wiz Exp $
 
 PKGNAME=       ${DISTNAME:S/w3m/w3m-img/}
+PKGREVISION=   1
 COMMENT=       Multilingualized version of w3m with inline image support
 
 CONFLICTS+=    w3m-[0-9]*



Home | Main Index | Thread Index | Old Index