pkgsrc-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/trunk]: pkgsrc/archivers/par2 Add upstream bug report URL.
details: https://anonhg.NetBSD.org/pkgsrc/rev/24046cadab56
branches: trunk
changeset: 362942:24046cadab56
user: wiz <wiz%pkgsrc.org@localhost>
date: Mon May 29 11:43:36 2017 +0000
description:
Add upstream bug report URL.
diffstat:
archivers/par2/Makefile | 5 +++--
1 files changed, 3 insertions(+), 2 deletions(-)
diffs (19 lines):
diff -r ff16b9f6b1e6 -r 24046cadab56 archivers/par2/Makefile
--- a/archivers/par2/Makefile Mon May 29 11:31:13 2017 +0000
+++ b/archivers/par2/Makefile Mon May 29 11:43:36 2017 +0000
@@ -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 @@
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