summaryrefslogtreecommitdiff
path: root/archivers
diff options
context:
space:
mode:
authorwiz <wiz@pkgsrc.org>2017-05-29 11:43:36 +0000
committerwiz <wiz@pkgsrc.org>2017-05-29 11:43:36 +0000
commit20d06fc121beb6fcb06e3ebcd7e55448f35af9b1 (patch)
tree1c78b51ce3e9c7074193e0254510a5b640fe8496 /archivers
parent04502464b6e7cedaa4855bbc06ecb28574bb25ce (diff)
downloadpkgsrc-20d06fc121beb6fcb06e3ebcd7e55448f35af9b1.tar.gz
Add upstream bug report URL.
Diffstat (limited to 'archivers')
-rw-r--r--archivers/par2/Makefile5
1 files changed, 3 insertions, 2 deletions
diff --git a/archivers/par2/Makefile b/archivers/par2/Makefile
index 0cd2fcd47db..d27f6f38643 100644
--- a/archivers/par2/Makefile
+++ b/archivers/par2/Makefile
@@ -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"