aboutsummaryrefslogtreecommitdiff
path: root/textproc
diff options
context:
space:
mode:
authorTijl Coosemans <tijl@FreeBSD.org>2016-12-08 17:40:41 +0000
committerTijl Coosemans <tijl@FreeBSD.org>2016-12-08 17:40:41 +0000
commiteb96de065647322f081a474aaec04122ca6e30c1 (patch)
tree72aca7b1c6b26275dea98cffcdd519590016a6de /textproc
parent1b6b6d972f0a873a4630c35c5a6bacef53159ebd (diff)
downloadports-eb96de065647322f081a474aaec04122ca6e30c1.tar.gz
ports-eb96de065647322f081a474aaec04122ca6e30c1.zip
Notes
Diffstat (limited to 'textproc')
-rw-r--r--textproc/docbook2mdoc/Makefile1
-rw-r--r--textproc/domc/Makefile2
-rw-r--r--textproc/exempi/Makefile1
-rw-r--r--textproc/expat2/Makefile4
-rw-r--r--textproc/expat2/pkg-plist1
-rw-r--r--textproc/libxode/Makefile2
-rw-r--r--textproc/luaexpat/Makefile1
-rw-r--r--textproc/p5-XML-SAX-ExpatXS/Makefile2
-rw-r--r--textproc/rnv/Makefile1
-rw-r--r--textproc/scew/Makefile2
-rw-r--r--textproc/sphinxsearch-devel/Makefile2
-rw-r--r--textproc/tclExpat/Makefile2
-rw-r--r--textproc/teckit/Makefile2
-rw-r--r--textproc/xmlppm/Makefile2
14 files changed, 13 insertions, 12 deletions
diff --git a/textproc/docbook2mdoc/Makefile b/textproc/docbook2mdoc/Makefile
index 57aa2f875a09..e3c4a4ab3561 100644
--- a/textproc/docbook2mdoc/Makefile
+++ b/textproc/docbook2mdoc/Makefile
@@ -2,6 +2,7 @@
PORTNAME= docbook2mdoc
PORTVERSION= 0.0.9
+PORTREVISION= 1
CATEGORIES= textproc
MASTER_SITES= http://mdocml.bsd.lv/docbook2mdoc/snapshots/
diff --git a/textproc/domc/Makefile b/textproc/domc/Makefile
index f797869a965e..c1b3aac0dc29 100644
--- a/textproc/domc/Makefile
+++ b/textproc/domc/Makefile
@@ -3,7 +3,7 @@
PORTNAME= domc
PORTVERSION= 0.8.0
-PORTREVISION= 3
+PORTREVISION= 4
CATEGORIES= textproc
MASTER_SITES= http://www.ioplex.com/~miallen/domc/dl/
diff --git a/textproc/exempi/Makefile b/textproc/exempi/Makefile
index 50b72683dc52..e5f9d169844b 100644
--- a/textproc/exempi/Makefile
+++ b/textproc/exempi/Makefile
@@ -4,6 +4,7 @@
PORTNAME= exempi
PORTVERSION= 2.2.2
+PORTREVISION= 1
CATEGORIES= textproc
MASTER_SITES= http://libopenraw.freedesktop.org/download/
diff --git a/textproc/expat2/Makefile b/textproc/expat2/Makefile
index 9e7c494009e3..170d427f6f6c 100644
--- a/textproc/expat2/Makefile
+++ b/textproc/expat2/Makefile
@@ -3,6 +3,7 @@
PORTNAME= expat
PORTVERSION= 2.2.0
+PORTREVISION= 1
CATEGORIES= textproc
MASTER_SITES= SF
@@ -17,7 +18,4 @@ ALL_TARGET= default
USES= libtool pathfix tar:bz2
USE_LDCONFIG= yes
-post-install:
- ${LN} -s libexpat.so.1 ${STAGEDIR}${PREFIX}/lib/libexpat.so.6
-
.include <bsd.port.mk>
diff --git a/textproc/expat2/pkg-plist b/textproc/expat2/pkg-plist
index 1be03106dd4e..533bc308d9e5 100644
--- a/textproc/expat2/pkg-plist
+++ b/textproc/expat2/pkg-plist
@@ -6,6 +6,5 @@ lib/libexpat.a
lib/libexpat.so
lib/libexpat.so.1
lib/libexpat.so.1.6.2
-lib/libexpat.so.6
libdata/pkgconfig/expat.pc
man/man1/xmlwf.1.gz
diff --git a/textproc/libxode/Makefile b/textproc/libxode/Makefile
index f11effd5dad0..06d0e662beb0 100644
--- a/textproc/libxode/Makefile
+++ b/textproc/libxode/Makefile
@@ -3,7 +3,7 @@
PORTNAME= libxode
PORTVERSION= 0.71
-PORTREVISION= 5
+PORTREVISION= 6
CATEGORIES= textproc
MASTER_SITES= SF/${PORTNAME}/${PORTNAME}/${PORTNAME}-${PORTVERSION}
diff --git a/textproc/luaexpat/Makefile b/textproc/luaexpat/Makefile
index 48afc0eeadfe..e840f4adc311 100644
--- a/textproc/luaexpat/Makefile
+++ b/textproc/luaexpat/Makefile
@@ -3,6 +3,7 @@
PORTNAME= luaexpat
PORTVERSION= 1.3.0
+PORTREVISION= 1
CATEGORIES= textproc
MASTER_SITES= http://matthewwild.co.uk/projects/luaexpat/ \
http://redundancy.redundancy.org/mirror/
diff --git a/textproc/p5-XML-SAX-ExpatXS/Makefile b/textproc/p5-XML-SAX-ExpatXS/Makefile
index 8b5bd398540d..92e0bd93fcc1 100644
--- a/textproc/p5-XML-SAX-ExpatXS/Makefile
+++ b/textproc/p5-XML-SAX-ExpatXS/Makefile
@@ -3,7 +3,7 @@
PORTNAME= XML-SAX-ExpatXS
PORTVERSION= 1.33
-PORTREVISION= 1
+PORTREVISION= 2
CATEGORIES= textproc perl5
MASTER_SITES= CPAN
PKGNAMEPREFIX= p5-
diff --git a/textproc/rnv/Makefile b/textproc/rnv/Makefile
index 1df91804a66d..3b0fe10291bb 100644
--- a/textproc/rnv/Makefile
+++ b/textproc/rnv/Makefile
@@ -3,6 +3,7 @@
PORTNAME= rnv
PORTVERSION= 1.7.11
+PORTREVISION= 1
CATEGORIES= textproc devel
MASTER_SITES= SF/${PORTNAME}/Sources/${PORTVERSION}
diff --git a/textproc/scew/Makefile b/textproc/scew/Makefile
index a54e434b047c..7a9007af732c 100644
--- a/textproc/scew/Makefile
+++ b/textproc/scew/Makefile
@@ -3,7 +3,7 @@
PORTNAME= scew
PORTVERSION= 1.1.7
-PORTREVISION= 1
+PORTREVISION= 2
CATEGORIES= textproc
MASTER_SITES= SAVANNAH/${PORTNAME}/
diff --git a/textproc/sphinxsearch-devel/Makefile b/textproc/sphinxsearch-devel/Makefile
index 9275ee9bf3a0..9941ffaf09cc 100644
--- a/textproc/sphinxsearch-devel/Makefile
+++ b/textproc/sphinxsearch-devel/Makefile
@@ -7,7 +7,7 @@
PORTNAME= sphinxsearch
PORTVERSION= 2.2.1
-PORTREVISION= 1
+PORTREVISION= 2
PORTEPOCH= 1
CATEGORIES= textproc databases
MASTER_SITES= http://sphinxsearch.com/files/ \
diff --git a/textproc/tclExpat/Makefile b/textproc/tclExpat/Makefile
index 23ad3d7ca125..a37bb8c64935 100644
--- a/textproc/tclExpat/Makefile
+++ b/textproc/tclExpat/Makefile
@@ -3,7 +3,7 @@
PORTNAME= TclExpat
PORTVERSION= 1.1
-PORTREVISION= 6
+PORTREVISION= 7
CATEGORIES= textproc tcl
#MASTER_SITES= http://T32.TecNik93.com/FreeBSD/others_ports/${PORTNAME}/sources/
diff --git a/textproc/teckit/Makefile b/textproc/teckit/Makefile
index 74933b821e86..540be34b6fa9 100644
--- a/textproc/teckit/Makefile
+++ b/textproc/teckit/Makefile
@@ -3,7 +3,7 @@
PORTNAME= teckit
PORTVERSION= 2.5.1
-PORTREVISION= 1
+PORTREVISION= 2
CATEGORIES= textproc converters
MASTER_SITES= http://scripts.sil.org/svn-view/teckit/TAGS/ \
http://anthesphoria.net/FreeBSD/ports/distfiles/
diff --git a/textproc/xmlppm/Makefile b/textproc/xmlppm/Makefile
index 2b7ab2d554db..7dad188ab1d9 100644
--- a/textproc/xmlppm/Makefile
+++ b/textproc/xmlppm/Makefile
@@ -3,7 +3,7 @@
PORTNAME= xmlppm
PORTVERSION= 0.98.3
-PORTREVISION= 1
+PORTREVISION= 2
CATEGORIES= textproc
MASTER_SITES= SF/${PORTNAME}/${PORTNAME}-src/${PORTVERSION} \
http://www.cs.cornell.edu/People/jcheney/xmlppm/