pkgsrc-Changes archive

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

CVS commit: pkgsrc/devel/npth



Module Name:    pkgsrc
Committed By:   wiz
Date:           Thu Mar 16 15:08:45 UTC 2017

Modified Files:
        pkgsrc/devel/npth: Makefile

Log Message:
Add upstream bug report URL.


To generate a diff of this commit:
cvs rdiff -u -r1.4 -r1.5 pkgsrc/devel/npth/Makefile

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

Modified files:

Index: pkgsrc/devel/npth/Makefile
diff -u pkgsrc/devel/npth/Makefile:1.4 pkgsrc/devel/npth/Makefile:1.5
--- pkgsrc/devel/npth/Makefile:1.4      Thu Mar 16 15:01:53 2017
+++ pkgsrc/devel/npth/Makefile  Thu Mar 16 15:08:45 2017
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.4 2017/03/16 15:01:53 wiz Exp $
+# $NetBSD: Makefile,v 1.5 2017/03/16 15:08:45 wiz Exp $
 
 DISTNAME=      npth-1.3
 CATEGORIES=    devel
@@ -15,6 +15,7 @@ USE_LIBTOOL=  yes
 GNU_CONFIGURE= yes
 TEST_TARGET=   check
 
+# https://bugs.gnupg.org/gnupg/issue2998
 CFLAGS.NetBSD+=        -pthread
 
 post-build:



Home | Main Index | Thread Index | Old Index