From 7990f810661ef0c3f4870afc67b1eb08684b8dc8 Mon Sep 17 00:00:00 2001 From: Baptiste Daroussin Date: Sat, 10 Nov 2018 18:12:57 +0000 Subject: Install texinfo files (GNU info) into ${PREFIX}/share/info After a discussion on the mailing list on moving manpages to ${PREFIX}/share/man for consistency with base where it is installed in usr/share/man, it appeared the same should happen to GNU info files which were installed under share in base and not in ports. Now texinfo is not in base on any of the supported version of FreeBSD it is possible to proceed to this move and it is easier to do than the manpage change. Other benefit than consistency are less patching: all build tools but cmake are expecting info files to be under share/info and cmake (patched here) was having an exception for BSD so the patch makes FreeBSD case less specific for them Bump revision of all impacted ports PR: 232907 exp-run by: antoine Differential Revision: https://reviews.freebsd.org/D17816 --- mail/anubis/Makefile | 2 +- mail/exim/Makefile | 2 +- mail/exim/files/patch-src__EDITME | 2 +- mail/gnubiff/Makefile | 2 +- mail/mailfromd/Makefile | 1 + mail/mailutils/Makefile | 2 +- mail/mboxgrep/Makefile | 2 +- mail/mew/Makefile | 1 + mail/mpop/Makefile | 1 + mail/mu4e/Makefile | 1 + mail/pop3lite/Makefile | 2 +- mail/wanderlust/Makefile | 1 + 12 files changed, 12 insertions(+), 7 deletions(-) (limited to 'mail') diff --git a/mail/anubis/Makefile b/mail/anubis/Makefile index 22fbd294176a..2ef0790f2484 100644 --- a/mail/anubis/Makefile +++ b/mail/anubis/Makefile @@ -3,7 +3,7 @@ PORTNAME= anubis PORTVERSION= 4.2 -PORTREVISION= 7 +PORTREVISION= 8 CATEGORIES= mail MASTER_SITES= GNU diff --git a/mail/exim/Makefile b/mail/exim/Makefile index 6f0520889419..30247425db6a 100644 --- a/mail/exim/Makefile +++ b/mail/exim/Makefile @@ -3,7 +3,7 @@ PORTNAME= exim PORTVERSION?= ${EXIM_VERSION} -PORTREVISION= 3 +PORTREVISION= 4 CATEGORIES= mail ipv6 MASTER_SITES= EXIM:exim MASTER_SITE_SUBDIR= /exim4/:exim \ diff --git a/mail/exim/files/patch-src__EDITME b/mail/exim/files/patch-src__EDITME index 9a60f89b47b0..fa7689084cd3 100644 --- a/mail/exim/files/patch-src__EDITME +++ b/mail/exim/files/patch-src__EDITME @@ -96,7 +96,7 @@ # install them in the directory you have defined. -# INFO_DIRECTORY=/usr/share/info -+INFO_DIRECTORY=XX_PREFIX_XX/info ++INFO_DIRECTORY=XX_PREFIX_XX/share/info #------------------------------------------------------------------------------ diff --git a/mail/gnubiff/Makefile b/mail/gnubiff/Makefile index 2a35802895aa..c5ccf2cf6bba 100644 --- a/mail/gnubiff/Makefile +++ b/mail/gnubiff/Makefile @@ -3,7 +3,7 @@ PORTNAME= gnubiff PORTVERSION= 2.2.13 -PORTREVISION= 6 +PORTREVISION= 7 CATEGORIES= mail MASTER_SITES= SF diff --git a/mail/mailfromd/Makefile b/mail/mailfromd/Makefile index f124997b0e01..233fbe556476 100644 --- a/mail/mailfromd/Makefile +++ b/mail/mailfromd/Makefile @@ -3,6 +3,7 @@ PORTNAME= mailfromd PORTVERSION= 8.5 +PORTREVISION= 1 CATEGORIES= mail MASTER_SITES= http://download.gnu.org.ua/pub/release/${PORTNAME}/ \ http://download.gnu.org.ua/pub/alpha/${PORTNAME}/ diff --git a/mail/mailutils/Makefile b/mail/mailutils/Makefile index 85ef74e42c3c..e42c763f3c10 100644 --- a/mail/mailutils/Makefile +++ b/mail/mailutils/Makefile @@ -3,7 +3,7 @@ PORTNAME= mailutils PORTVERSION= 3.4 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= mail MASTER_SITES= GNU GNU_ALPHA diff --git a/mail/mboxgrep/Makefile b/mail/mboxgrep/Makefile index 5df20188fbc8..f35269411047 100644 --- a/mail/mboxgrep/Makefile +++ b/mail/mboxgrep/Makefile @@ -3,7 +3,7 @@ PORTNAME= mboxgrep PORTVERSION= 0.7.9 -PORTREVISION= 3 +PORTREVISION= 4 CATEGORIES= mail MASTER_SITES= SF diff --git a/mail/mew/Makefile b/mail/mew/Makefile index 852db62fdb9f..955bde0b1879 100644 --- a/mail/mew/Makefile +++ b/mail/mew/Makefile @@ -3,6 +3,7 @@ PORTNAME= mew PORTVERSION= 6.8 +PORTREVISION= 1 CATEGORIES= mail elisp MASTER_SITES= http://www.mew.org/Release/ PKGNAMESUFFIX= ${EMACS_PKGNAMESUFFIX} diff --git a/mail/mpop/Makefile b/mail/mpop/Makefile index 4b44ccc871d8..5b8d0b26254b 100644 --- a/mail/mpop/Makefile +++ b/mail/mpop/Makefile @@ -3,6 +3,7 @@ PORTNAME= mpop DISTVERSION= 1.4.0 +PORTREVISION= 1 CATEGORIES= mail MASTER_SITES= https://marlam.de/mpop/releases/ diff --git a/mail/mu4e/Makefile b/mail/mu4e/Makefile index 0f2f5c3e37c9..70a1d7f25d0d 100644 --- a/mail/mu4e/Makefile +++ b/mail/mu4e/Makefile @@ -3,6 +3,7 @@ PORTNAME= mu4e PORTVERSION= 1.0 DISTVERSIONPREFIX= v +PORTREVISION= 1 CATEGORIES= mail PKGNAMESUFFIX= ${EMACS_PKGNAMESUFFIX} diff --git a/mail/pop3lite/Makefile b/mail/pop3lite/Makefile index 69624b3668a0..d68ed9ba8432 100644 --- a/mail/pop3lite/Makefile +++ b/mail/pop3lite/Makefile @@ -3,7 +3,7 @@ PORTNAME= pop3lite PORTVERSION= 0.2.4a -PORTREVISION= 5 +PORTREVISION= 6 CATEGORIES= mail MASTER_SITES= SF diff --git a/mail/wanderlust/Makefile b/mail/wanderlust/Makefile index 72e0ecabc568..fc53a77eb8ce 100644 --- a/mail/wanderlust/Makefile +++ b/mail/wanderlust/Makefile @@ -3,6 +3,7 @@ PORTNAME= wanderlust PORTVERSION= 2.15.9.b.${SNAPDATE} +PORTREVISION= 1 CATEGORIES= mail elisp PKGNAMESUFFIX= ${EMACS_PKGNAMESUFFIX} -- cgit v1.2.3