pkgsrc-Changes archive

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

CVS commit: pkgsrc/archivers/par2



Module Name:    pkgsrc
Committed By:   wiz
Date:           Mon May 29 11:43:36 UTC 2017

Modified Files:
        pkgsrc/archivers/par2: Makefile

Log Message:
Add upstream bug report URL.


To generate a diff of this commit:
cvs rdiff -u -r1.25 -r1.26 pkgsrc/archivers/par2/Makefile

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

Modified files:

Index: pkgsrc/archivers/par2/Makefile
diff -u pkgsrc/archivers/par2/Makefile:1.25 pkgsrc/archivers/par2/Makefile:1.26
--- pkgsrc/archivers/par2/Makefile:1.25 Mon May 29 10:55:06 2017
+++ pkgsrc/archivers/par2/Makefile      Mon May 29 11:43:36 2017
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.25 2017/05/29 10:55:06 wiz Exp $
+# $NetBSD: Makefile,v 1.26 2017/05/29 11:43:36 wiz Exp $
 
 DISTNAME=      par2cmdline-0.7.1
 PKGNAME=       ${DISTNAME:S/cmdline//}
@@ -14,7 +14,8 @@ LICENSE=      gnu-gpl-v2
 
 USE_LANGUAGES=         c c++
 GNU_CONFIGURE=         yes
-# tests 22-24 fail as of 0.7.1, reported upstream
+# tests 22-24 fail as of 0.7.1
+# https://github.com/Parchive/par2cmdline/issues/102
 TEST_TARGET=           check
 
 .include "../../mk/bsd.pkg.mk"



Home | Main Index | Thread Index | Old Index