pkgsrc-Changes archive

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

CVS commit: pkgsrc



Module Name:    pkgsrc
Committed By:   wiz
Date:           Sun Apr 27 08:14:40 UTC 2025

Modified Files:
        pkgsrc/devel/libuxre: Makefile
        pkgsrc/sysutils/heirloom-doc: distinfo
Removed Files:
        pkgsrc/sysutils/heirloom-doc/patches: patch-av patch-aw

Log Message:
libuxre: more btwoc (Interix) cleanup


To generate a diff of this commit:
cvs rdiff -u -r1.2 -r1.3 pkgsrc/devel/libuxre/Makefile
cvs rdiff -u -r1.11 -r1.12 pkgsrc/sysutils/heirloom-doc/distinfo
cvs rdiff -u -r1.1.1.1 -r0 pkgsrc/sysutils/heirloom-doc/patches/patch-av \
    pkgsrc/sysutils/heirloom-doc/patches/patch-aw

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

Modified files:

Index: pkgsrc/devel/libuxre/Makefile
diff -u pkgsrc/devel/libuxre/Makefile:1.2 pkgsrc/devel/libuxre/Makefile:1.3
--- pkgsrc/devel/libuxre/Makefile:1.2   Sun Oct  9 10:02:48 2011
+++ pkgsrc/devel/libuxre/Makefile       Sun Apr 27 08:14:40 2025
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.2 2011/10/09 10:02:48 cheusov Exp $
+# $NetBSD: Makefile,v 1.3 2025/04/27 08:14:40 wiz Exp $
 
 PKGNAME=       libuxre-${HEIRLOOM_VER}
 CATEGORIES=    devel
@@ -15,8 +15,8 @@ INSTALLATION_DIRS+=   include/uxre share/d
 DOC_FILES=     NOTES COPYING.LGPL
 DOC_DIR=       ${PREFIX}/share/doc/${PKGBASE}
 
-SRCFILES=      onefile    regfree    regerror    btowc
-LOFILES=       onefile.lo regfree.lo regerror.lo btowc.lo
+SRCFILES=      onefile    regfree    regerror
+LOFILES=       onefile.lo regfree.lo regerror.lo
 
 NEED_PRE_BUILD=        0
 

Index: pkgsrc/sysutils/heirloom-doc/distinfo
diff -u pkgsrc/sysutils/heirloom-doc/distinfo:1.11 pkgsrc/sysutils/heirloom-doc/distinfo:1.12
--- pkgsrc/sysutils/heirloom-doc/distinfo:1.11  Mon Apr 21 21:24:43 2025
+++ pkgsrc/sysutils/heirloom-doc/distinfo       Sun Apr 27 08:14:40 2025
@@ -1,4 +1,4 @@
-$NetBSD: distinfo,v 1.11 2025/04/21 21:24:43 wiz Exp $
+$NetBSD: distinfo,v 1.12 2025/04/27 08:14:40 wiz Exp $
 
 BLAKE2s (heirloom-070715.tar.bz2) = 774b1ce3e23a5fc789e5ebf8b316877712a6e60cb4846a5e4ccc6429bb20a298
 SHA512 (heirloom-070715.tar.bz2) = 0b30b0f4c4c92a10ee2da263ea44666f445d96bac86ca4afb7bbb50d8278986e4145a7bcdf3ed9f75611bb956e93e16fc0e19874498ce3ae1a00e6fbb4f910c9
@@ -6,8 +6,6 @@ Size (heirloom-070715.tar.bz2) = 1000080
 SHA1 (patch-ac) = 6cc31ed5b5a3a38eae9f3bad58dcbea3b516aab1
 SHA1 (patch-an) = 59ea0b44627039774c9d8054120a9069c86e35bb
 SHA1 (patch-ao) = 0d5651b0cea34ed9d5eca903e24c78e403085976
-SHA1 (patch-av) = 897e8a4a8115e5d556c4dc4892fc0b17f73cee6e
-SHA1 (patch-aw) = 39e762f6c4b3def3e317217b6bae4d599b7173d8
 SHA1 (patch-ax) = 74949080460cb2f7c16dd22f24fb650f0ad94817
 SHA1 (patch-libcommon_Makefile.mk) = a78061c36c4351a0059a37eb4e62976cbf2df763
 SHA1 (patch-nawk_Makefile.mk) = a09833bec6a235f68888f73907dcda829cf4beb9



Home | Main Index | Thread Index | Old Index