summaryrefslogtreecommitdiff
path: root/archivers/par2
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
commit07f8c3fd8259722ce9c08197c9973d52aeb032aa (patch)
tree415cf59ccaae0b66e0767667e993ebe730ec3e10 /archivers/par2
parentaded5e978c90f6fb6cf2bd8cf777351e84a12c5a (diff)
downloadpkgsrc-07f8c3fd8259722ce9c08197c9973d52aeb032aa.tar.gz
Add upstream bug report URL.
Diffstat (limited to 'archivers/par2')
-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"