pkgsrc-Changes archive

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

CVS commit: pkgsrc/devel/pkgconf



Module Name:    pkgsrc
Committed By:   wiz
Date:           Sat Feb  4 08:09:35 UTC 2023

Modified Files:
        pkgsrc/devel/pkgconf: Makefile PLIST distinfo

Log Message:
pkgconf: revert update

PR 57217 and reports of coredumps on NetBSD 9


To generate a diff of this commit:
cvs rdiff -u -r1.19 -r1.20 pkgsrc/devel/pkgconf/Makefile
cvs rdiff -u -r1.7 -r1.8 pkgsrc/devel/pkgconf/PLIST
cvs rdiff -u -r1.15 -r1.16 pkgsrc/devel/pkgconf/distinfo

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

Modified files:

Index: pkgsrc/devel/pkgconf/Makefile
diff -u pkgsrc/devel/pkgconf/Makefile:1.19 pkgsrc/devel/pkgconf/Makefile:1.20
--- pkgsrc/devel/pkgconf/Makefile:1.19  Thu Feb  2 11:25:20 2023
+++ pkgsrc/devel/pkgconf/Makefile       Sat Feb  4 08:09:35 2023
@@ -1,6 +1,6 @@
-# $NetBSD: Makefile,v 1.19 2023/02/02 11:25:20 wiz Exp $
+# $NetBSD: Makefile,v 1.20 2023/02/04 08:09:35 wiz Exp $
 
-DISTNAME=      pkgconf-1.9.4
+DISTNAME=      pkgconf-1.8.0
 CATEGORIES=    devel
 MASTER_SITES=  https://distfiles.dereferenced.org/pkgconf/
 

Index: pkgsrc/devel/pkgconf/PLIST
diff -u pkgsrc/devel/pkgconf/PLIST:1.7 pkgsrc/devel/pkgconf/PLIST:1.8
--- pkgsrc/devel/pkgconf/PLIST:1.7      Thu Feb  2 11:25:20 2023
+++ pkgsrc/devel/pkgconf/PLIST  Sat Feb  4 08:09:35 2023
@@ -1,5 +1,4 @@
-@comment $NetBSD: PLIST,v 1.7 2023/02/02 11:25:20 wiz Exp $
-bin/bomtool
+@comment $NetBSD: PLIST,v 1.8 2023/02/04 08:09:35 wiz Exp $
 bin/pkg-config
 bin/pkgconf
 include/pkgconf/libpkgconf/bsdstubs.h

Index: pkgsrc/devel/pkgconf/distinfo
diff -u pkgsrc/devel/pkgconf/distinfo:1.15 pkgsrc/devel/pkgconf/distinfo:1.16
--- pkgsrc/devel/pkgconf/distinfo:1.15  Thu Feb  2 11:25:20 2023
+++ pkgsrc/devel/pkgconf/distinfo       Sat Feb  4 08:09:35 2023
@@ -1,5 +1,5 @@
-$NetBSD: distinfo,v 1.15 2023/02/02 11:25:20 wiz Exp $
+$NetBSD: distinfo,v 1.16 2023/02/04 08:09:35 wiz Exp $
 
-BLAKE2s (pkgconf-1.9.4.tar.gz) = 9623ac8227fc71344f60e1764df30f4b83efce712cdf36452476761539cba574
-SHA512 (pkgconf-1.9.4.tar.gz) = 20270fbac82f6729e00a26a9271c72ae86f9773e46d161b7cbf78a3ebde81742d7f9badd2d755d4a1e471a4294ce25c999601d0fa9a6ff50fbd856e5e8a8a820
-Size (pkgconf-1.9.4.tar.gz) = 447284 bytes
+BLAKE2s (pkgconf-1.8.0.tar.gz) = ae5727fc91276983ec47564a1121219f26161d834bc926bc40316688c9f5f7b5
+SHA512 (pkgconf-1.8.0.tar.gz) = 0719340e20c0fe3bd15e91ea7500e76e5f0cba7a073c05296471b60125d96864576ce82bc56ba713c3a370243c6115e20ab83b9557e1ba039b9e86bb8aded301
+Size (pkgconf-1.8.0.tar.gz) = 430545 bytes



Home | Main Index | Thread Index | Old Index