pkgsrc-Changes archive

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

CVS commit: pkgsrc/textproc/gemtext2html



Module Name:    pkgsrc
Committed By:   js
Date:           Sat Jun 20 19:54:39 UTC 2026

Modified Files:
        pkgsrc/textproc/gemtext2html: Makefile PLIST distinfo

Log Message:
Update textproc/gemtext2html to 1.0.1


To generate a diff of this commit:
cvs rdiff -u -r1.1 -r1.2 pkgsrc/textproc/gemtext2html/Makefile \
    pkgsrc/textproc/gemtext2html/PLIST pkgsrc/textproc/gemtext2html/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/gemtext2html/Makefile
diff -u pkgsrc/textproc/gemtext2html/Makefile:1.1 pkgsrc/textproc/gemtext2html/Makefile:1.2
--- pkgsrc/textproc/gemtext2html/Makefile:1.1   Thu Jun 18 22:03:18 2026
+++ pkgsrc/textproc/gemtext2html/Makefile       Sat Jun 20 19:54:39 2026
@@ -1,6 +1,6 @@
-# $NetBSD: Makefile,v 1.1 2026/06/18 22:03:18 js Exp $
+# $NetBSD: Makefile,v 1.2 2026/06/20 19:54:39 js Exp $
 
-PKGNAME=       gemtext2html-0.1
+PKGNAME=       gemtext2html-1.0.1
 DISTNAME=      v${PKGVERSION_NOREV}
 CATEGORIES=    textproc
 MASTER_SITES=  https://git.nil.im/js/Gemtext2HTML/archive/
Index: pkgsrc/textproc/gemtext2html/PLIST
diff -u pkgsrc/textproc/gemtext2html/PLIST:1.1 pkgsrc/textproc/gemtext2html/PLIST:1.2
--- pkgsrc/textproc/gemtext2html/PLIST:1.1      Thu Jun 18 22:03:18 2026
+++ pkgsrc/textproc/gemtext2html/PLIST  Sat Jun 20 19:54:39 2026
@@ -1,7 +1,7 @@
-@comment $NetBSD: PLIST,v 1.1 2026/06/18 22:03:18 js Exp $
+@comment $NetBSD: PLIST,v 1.2 2026/06/20 19:54:39 js Exp $
 bin/gemtext2html
 include/Gemtext2HTML/G2HConverter.h
 include/Gemtext2HTML/Gemtext2HTML.h
 lib/libgemtext2html.so
-lib/libgemtext2html.so.${PKGVERSION}.0
+lib/libgemtext2html.so.1.0.0
 lib/objfw-config/Gemtext2HTML.oc
Index: pkgsrc/textproc/gemtext2html/distinfo
diff -u pkgsrc/textproc/gemtext2html/distinfo:1.1 pkgsrc/textproc/gemtext2html/distinfo:1.2
--- pkgsrc/textproc/gemtext2html/distinfo:1.1   Thu Jun 18 22:03:18 2026
+++ pkgsrc/textproc/gemtext2html/distinfo       Sat Jun 20 19:54:39 2026
@@ -1,5 +1,5 @@
-$NetBSD: distinfo,v 1.1 2026/06/18 22:03:18 js Exp $
+$NetBSD: distinfo,v 1.2 2026/06/20 19:54:39 js Exp $
 
-BLAKE2s (gemtext2html/v0.1.tar.gz) = b6b31ddd67b2214a7381e611b3e9ec789bbc7e5cb078088c11efe51a4b7a03e2
-SHA512 (gemtext2html/v0.1.tar.gz) = d65641e125c413808a7348fd10cbad62dab8608279078b6e770cee8867f545d2156a533a214aa738ea758e423e8aa846553cbddccf26d0b0d37fc6bf6bac1743
-Size (gemtext2html/v0.1.tar.gz) = 18576 bytes
+BLAKE2s (gemtext2html/v1.0.1.tar.gz) = a37b267e4a91a0e23f4aca9f740a4f18e8740d69989300981c3b5bdde83e12a4
+SHA512 (gemtext2html/v1.0.1.tar.gz) = 57eecb3660298394a19ae002dd85e7b29c4f24f3345b47519ef5ad49b2fd42dc611522d0aedb8f753b38b4450f4b79e676c76ec0cfca15700f19163b41302e59
+Size (gemtext2html/v1.0.1.tar.gz) = 23388 bytes



Home | Main Index | Thread Index | Old Index