summaryrefslogtreecommitdiff
path: root/www
diff options
context:
space:
mode:
authorBaptiste Daroussin <bapt@FreeBSD.org>2018-11-10 18:12:57 +0000
committerBaptiste Daroussin <bapt@FreeBSD.org>2018-11-10 18:12:57 +0000
commit7990f810661ef0c3f4870afc67b1eb08684b8dc8 (patch)
treef40cba2ed30c79b84c1d56a779b7139f24d6c36f /www
parentUpdate to 7.2.12 (diff)
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
Notes
Notes: svn path=/head/; revision=484628
Diffstat (limited to 'www')
-rw-r--r--www/WebMagick/Makefile2
-rw-r--r--www/boa/Makefile1
-rw-r--r--www/emacs-w3m/Makefile2
-rw-r--r--www/guile-www/Makefile2
-rw-r--r--www/libmicrohttpd/Makefile2
-rw-r--r--www/libmicrohttpd/pkg-plist2
-rw-r--r--www/polipo/Makefile2
-rw-r--r--www/wsmake/Makefile1
8 files changed, 8 insertions, 6 deletions
diff --git a/www/WebMagick/Makefile b/www/WebMagick/Makefile
index 8e93828539af..9ad965ec3223 100644
--- a/www/WebMagick/Makefile
+++ b/www/WebMagick/Makefile
@@ -3,7 +3,7 @@
PORTNAME= WebMagick
PORTVERSION= 2.03p29
-PORTREVISION= 2
+PORTREVISION= 3
PORTEPOCH= 1
CATEGORIES= www graphics
MASTER_SITES= SF/${PORTNAME:tl}/${PORTNAME:tl}-beta/${DISTVERSION}
diff --git a/www/boa/Makefile b/www/boa/Makefile
index 21d4fc4cfeec..6d31cce23628 100644
--- a/www/boa/Makefile
+++ b/www/boa/Makefile
@@ -3,6 +3,7 @@
PORTNAME= boa
DISTVERSION= 0.94.14rc21
+PORTREVISION= 1
PORTEPOCH= 1
CATEGORIES= www ipv6
MASTER_SITES= http://www.boa.org/
diff --git a/www/emacs-w3m/Makefile b/www/emacs-w3m/Makefile
index 00da110ac160..e4ea3c5b29ed 100644
--- a/www/emacs-w3m/Makefile
+++ b/www/emacs-w3m/Makefile
@@ -3,7 +3,7 @@
PORTNAME= emacs-w3m
PORTVERSION= 1.4.620.b.${SNAPDATE}
-PORTREVISION= 1
+PORTREVISION= 2
CATEGORIES= www elisp
MASTER_SITES= LOCAL/nobutaka
PKGNAMESUFFIX= ${EMACS_PKGNAMESUFFIX}
diff --git a/www/guile-www/Makefile b/www/guile-www/Makefile
index f95544effe51..615779ac98c8 100644
--- a/www/guile-www/Makefile
+++ b/www/guile-www/Makefile
@@ -3,7 +3,7 @@
PORTNAME= guile-www
PORTVERSION= 1.1.1
-PORTREVISION= 2
+PORTREVISION= 3
CATEGORIES= www devel scheme
MASTER_SITES= GNU/guile
diff --git a/www/libmicrohttpd/Makefile b/www/libmicrohttpd/Makefile
index 1e4f419d95e0..b65d954a4808 100644
--- a/www/libmicrohttpd/Makefile
+++ b/www/libmicrohttpd/Makefile
@@ -3,7 +3,7 @@
PORTNAME= libmicrohttpd
DISTVERSION= 0.9.58
-PORTREVISION= 1
+PORTREVISION= 2
CATEGORIES= www
MASTER_SITES= GNU
diff --git a/www/libmicrohttpd/pkg-plist b/www/libmicrohttpd/pkg-plist
index 958809784a75..7fb57514a7ed 100644
--- a/www/libmicrohttpd/pkg-plist
+++ b/www/libmicrohttpd/pkg-plist
@@ -1,5 +1,5 @@
include/microhttpd.h
-info/libmicrohttpd_performance_data.png
+share/info/libmicrohttpd_performance_data.png
lib/libmicrohttpd.a
lib/libmicrohttpd.so
lib/libmicrohttpd.so.12
diff --git a/www/polipo/Makefile b/www/polipo/Makefile
index 1e6ed01f29ac..88060264da04 100644
--- a/www/polipo/Makefile
+++ b/www/polipo/Makefile
@@ -3,7 +3,7 @@
PORTNAME= polipo
PORTVERSION= 1.1.1
-PORTREVISION= 2
+PORTREVISION= 3
CATEGORIES= www
MASTER_SITES= http://www.pps.univ-paris-diderot.fr/~jch/software/files/polipo/
diff --git a/www/wsmake/Makefile b/www/wsmake/Makefile
index d8955ddc1d80..908f4923b373 100644
--- a/www/wsmake/Makefile
+++ b/www/wsmake/Makefile
@@ -3,6 +3,7 @@
PORTNAME= wsmake
PORTVERSION= 0.7.901
+PORTREVISION= 1
CATEGORIES= www
MASTER_SITES= SF/${PORTNAME}/OldFiles