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:           Wed Aug 31 06:11:25 UTC 2016

Modified Files:
        pkgsrc/devel/pkgconf: Makefile distinfo

Log Message:
Updated pkgconf to 1.0.1.

Changes from 1.0.0 to 1.0.1:
----------------------------

* Enhancements:
  - new stub implementation of --print-provides (#95)

* Bug fixes:
  - fragments: fix an edge case involving path-only fragments and PKG_CONFIG_SYSROOT_DIR (#94)


To generate a diff of this commit:
cvs rdiff -u -r1.8 -r1.9 pkgsrc/devel/pkgconf/Makefile
cvs rdiff -u -r1.5 -r1.6 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.8 pkgsrc/devel/pkgconf/Makefile:1.9
--- pkgsrc/devel/pkgconf/Makefile:1.8   Thu Aug  4 14:30:08 2016
+++ pkgsrc/devel/pkgconf/Makefile       Wed Aug 31 06:11:25 2016
@@ -1,7 +1,6 @@
-# $NetBSD: Makefile,v 1.8 2016/08/04 14:30:08 nonaka Exp $
+# $NetBSD: Makefile,v 1.9 2016/08/31 06:11:25 wiz Exp $
 
-DISTNAME=      pkgconf-1
-PKGREVISION=   1
+DISTNAME=      pkgconf-1.0.1
 CATEGORIES=    devel
 MASTER_SITES=  http://rabbit.dereferenced.org/~nenolod/distfiles/
 #EXTRACT_SUFX= .tar.bz2

Index: pkgsrc/devel/pkgconf/distinfo
diff -u pkgsrc/devel/pkgconf/distinfo:1.5 pkgsrc/devel/pkgconf/distinfo:1.6
--- pkgsrc/devel/pkgconf/distinfo:1.5   Mon Aug  1 11:14:41 2016
+++ pkgsrc/devel/pkgconf/distinfo       Wed Aug 31 06:11:25 2016
@@ -1,6 +1,6 @@
-$NetBSD: distinfo,v 1.5 2016/08/01 11:14:41 wiz Exp $
+$NetBSD: distinfo,v 1.6 2016/08/31 06:11:25 wiz Exp $
 
-SHA1 (pkgconf-1.tar.gz) = 278c5c70968d4906652d8e6f5633d017e29ea9cd
-RMD160 (pkgconf-1.tar.gz) = 5a5534fb99a959e9c5afd1ead81cd03ff2fa1ec1
-SHA512 (pkgconf-1.tar.gz) = 4c2fe743409fc3da45894ed1ff838d931b0290041e77ff3be3e31df49e3e6ea2f3e5166241c6e1d160dccf87463c4d02a8ca7e4ae5c3d4eeff7fd240c58170de
-Size (pkgconf-1.tar.gz) = 362423 bytes
+SHA1 (pkgconf-1.0.1.tar.gz) = 784b131102b4a0a344e9532656c1f5c4789c6ea8
+RMD160 (pkgconf-1.0.1.tar.gz) = a7f0e3479a52efa111d33351347612b1ab3292d3
+SHA512 (pkgconf-1.0.1.tar.gz) = b379ed366327eb4de3a7ed732be58a3757fdcd231637f0fbc2f9b762fda08173244d05fd853d683cfa6bdad90f1d8ee663b3eae9aee024456ef46e8a021e7122
+Size (pkgconf-1.0.1.tar.gz) = 362653 bytes



Home | Main Index | Thread Index | Old Index