git: d05cc1653c59 - main - devel/rcs: remove obsolete USES=groff makeinfo
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Fri, 09 Dec 2022 19:19:08 UTC
The branch main has been updated by fernape:
URL: https://cgit.FreeBSD.org/ports/commit/?id=d05cc1653c592a4cdbcd2627227dbbfa3f046142
commit d05cc1653c592a4cdbcd2627227dbbfa3f046142
Author: Fernando Apesteguía <fernape@FreeBSD.org>
AuthorDate: 2022-12-02 07:13:04 +0000
Commit: Fernando Apesteguía <fernape@FreeBSD.org>
CommitDate: 2022-12-09 19:14:39 +0000
devel/rcs: remove obsolete USES=groff makeinfo
While here, regenerate patch.
PR: 256284
Reported by: freebsd@oldach.net
Approved by: portmaster@bsdforge.com (maintainer)
---
devel/rcs/Makefile | 3 ++-
devel/rcs/files/patch-man-Makefile | 12 ++++++------
2 files changed, 8 insertions(+), 7 deletions(-)
diff --git a/devel/rcs/Makefile b/devel/rcs/Makefile
index c3318c0c8ce3..5451ab1314e8 100644
--- a/devel/rcs/Makefile
+++ b/devel/rcs/Makefile
@@ -1,5 +1,6 @@
PORTNAME= rcs
PORTVERSION= 5.10.0
+PORTREVISION= 1
CATEGORIES= devel
MASTER_SITES= GNU
@@ -9,7 +10,7 @@ WWW= https://www.gnu.org/software/rcs/
LICENSE= GPLv3
-USES= groff makeinfo tar:xz
+USES= tar:xz
GNU_CONFIGURE= yes
CONFLICTS_INSTALL= rcs57
diff --git a/devel/rcs/files/patch-man-Makefile b/devel/rcs/files/patch-man-Makefile
index 1f55abe2663d..9a81d6fd371d 100644
--- a/devel/rcs/files/patch-man-Makefile
+++ b/devel/rcs/files/patch-man-Makefile
@@ -1,8 +1,8 @@
FreeBSD date does not feature the -r option GNU date does.
---- man/Makefile.am.orig 2013-10-04 11:48:45.000000000 +0000
-+++ man/Makefile.am 2014-03-08 18:07:52.000000000 +0000
-@@ -54,7 +54,7 @@
+--- man/Makefile.am.orig 2020-10-03 00:15:08 UTC
++++ man/Makefile.am
+@@ -54,7 +54,7 @@ $(dist_man_MANS) $(dist_noinst_MANS): REL $(bits)
REL: $(top_srcdir)/configure
@{ echo '.ds Rv $(PACKAGE_VERSION)' ; \
date -u +'.ds Dt %Y-%m-%d' \
@@ -11,9 +11,9 @@ FreeBSD date does not feature the -r option GNU date does.
if [ -f $@ ] && cmp -s $@t $@ ; \
then rm -f $@t ; \
else mv $@t $@ ; echo Created $@ ; \
---- man/Makefile.in.orig 2013-11-28 09:18:13.000000000 +0000
-+++ man/Makefile.in 2014-03-08 18:07:52.000000000 +0000
-@@ -1580,7 +1580,7 @@
+--- man/Makefile.in.orig 2020-10-20 04:03:32 UTC
++++ man/Makefile.in
+@@ -1736,7 +1736,7 @@ $(dist_man_MANS) $(dist_noinst_MANS): REL $(bits)
REL: $(top_srcdir)/configure
@{ echo '.ds Rv $(PACKAGE_VERSION)' ; \
date -u +'.ds Dt %Y-%m-%d' \