diff -u textproc/scdoc/Makefile mystuff/textproc/scdoc/Makefile
--- textproc/scdoc/Makefile Fri Jan 31 01:17:06 2020
+++ mystuff/textproc/scdoc/Makefile Wed Apr 1 06:59:35 2020
@@ -1,7 +1,7 @@
# $OpenBSD: Makefile,v 1.1.1.1 2020/01/25 16:44:51 schwarze Exp $
COMMENT = convert scdoc text files to man(7) pages
-VERSION = 1.10.0
+VERSION = 1.10.1
DISTNAME = scdoc-${VERSION}
CATEGORIES = textproc
HOMEPAGE = https://git.sr.ht/~sircmpwn/scdoc
@@ -21,9 +21,5 @@
MANDIR=${DESTDIR}${PREFIX}/man
TEST_TARGET = check
-
-# will attempt to run the unpatched tests if they are not rm'd
-pre-test:
- rm ${WRKSRC}/test/*.orig
.include <bsd.port.mk>
diff -u textproc/scdoc/distinfo mystuff/textproc/scdoc/distinfo
--- textproc/scdoc/distinfo Fri Jan 31 01:17:06 2020
+++ mystuff/textproc/scdoc/distinfo Wed Apr 1 07:00:24 2020
@@ -1,2 +1,2 @@
-SHA256 (scdoc-1.10.0.tar.gz) = NILgi5lMxKUoyvPSDdcO/aLS7IazD2avdaHRkv7laFI=
-SIZE (scdoc-1.10.0.tar.gz) = 12414
+SHA256 (scdoc-1.10.1.tar.gz) = gOAhxzLMos1mWdzPMwbUb1nuy/j7qk2r21AvU3J4p48=
+SIZE (scdoc-1.10.1.tar.gz) = 12422
Only in textproc/scdoc: patches
Common subdirectories: textproc/scdoc/pkg and mystuff/textproc/scdoc/pkg
Minor update. Patches are upstreamed and thus removed.
No comments:
Post a Comment