diff options
author | Niclas Zeising <zeising@FreeBSD.org> | 2014-04-16 18:28:47 +0000 |
---|---|---|
committer | Niclas Zeising <zeising@FreeBSD.org> | 2014-04-16 18:28:47 +0000 |
commit | 39fc32e82863cce17f070122d498ce82cf7ea7af (patch) | |
tree | fc8323f5d400038235fda42a6096107239789049 /textproc | |
parent | ca9574e7df6ddd6a18e6234bc0f210d734a2d092 (diff) | |
download | ports-39fc32e82863cce17f070122d498ce82cf7ea7af.tar.gz ports-39fc32e82863cce17f070122d498ce82cf7ea7af.zip |
Notes
Diffstat (limited to 'textproc')
43 files changed, 56 insertions, 39 deletions
diff --git a/textproc/R-cran-XML/Makefile b/textproc/R-cran-XML/Makefile index dd78dc3f7eee..3f1e5ef26d54 100644 --- a/textproc/R-cran-XML/Makefile +++ b/textproc/R-cran-XML/Makefile @@ -3,7 +3,7 @@ PORTNAME= XML DISTVERSION= 3.98-1.1 -PORTREVISION= 3 +PORTREVISION= 4 CATEGORIES= textproc DISTNAME= ${PORTNAME}_${DISTVERSION} diff --git a/textproc/apertium/Makefile b/textproc/apertium/Makefile index 929b3777af8c..4104052a9110 100644 --- a/textproc/apertium/Makefile +++ b/textproc/apertium/Makefile @@ -3,7 +3,7 @@ PORTNAME= apertium PORTVERSION= ${APVER}.${APREV} -PORTREVISION= 2 +PORTREVISION= 3 CATEGORIES= textproc MASTER_SITES= SF/${PORTNAME}/${PORTNAME}/${APVER} diff --git a/textproc/augeas/Makefile b/textproc/augeas/Makefile index 667bf8e88aeb..3c35b84df2ca 100644 --- a/textproc/augeas/Makefile +++ b/textproc/augeas/Makefile @@ -3,6 +3,7 @@ PORTNAME= augeas PORTVERSION= 1.2.0 +PORTREVISION= 1 CATEGORIES= textproc MASTER_SITES= http://download.augeas.net/ diff --git a/textproc/diffmark/Makefile b/textproc/diffmark/Makefile index 9cb3fd76c0d4..d133e0cfc6b6 100644 --- a/textproc/diffmark/Makefile +++ b/textproc/diffmark/Makefile @@ -3,6 +3,7 @@ PORTNAME= diffmark PORTVERSION= 0.10 +PORTREVISION= 1 CATEGORIES= textproc MASTER_SITES= http://www.mangrove.cz/diffmark/ \ http://penguin.cz/~vbarta/diffmark/ diff --git a/textproc/ebook-tools/Makefile b/textproc/ebook-tools/Makefile index 613a19687b49..2e654adfe3ee 100644 --- a/textproc/ebook-tools/Makefile +++ b/textproc/ebook-tools/Makefile @@ -3,6 +3,7 @@ PORTNAME= ebook-tools PORTVERSION= 0.2.2 +PORTREVISION= 1 CATEGORIES= textproc kde MASTER_SITES= SF diff --git a/textproc/ecromedos/Makefile b/textproc/ecromedos/Makefile index 8e44f2a9bda7..9708da0ebc10 100644 --- a/textproc/ecromedos/Makefile +++ b/textproc/ecromedos/Makefile @@ -3,7 +3,7 @@ PORTNAME= ecromedos PORTVERSION= 1.0.1 -PORTREVISION= 4 +PORTREVISION= 5 CATEGORIES= textproc print www MASTER_SITES= http://www.ecromedos.net/files/${PORTVERSION}/ @@ -13,12 +13,11 @@ COMMENT= A document preparation system that allows concurrent publication RUN_DEPENDS= convert:${PORTSDIR}/graphics/ImageMagick \ ${PYTHON_SITELIBDIR}/libxml2.py:${PORTSDIR}/textproc/py-libxml2 \ ${PYTHON_SITELIBDIR}/libxslt.py:${PORTSDIR}/textproc/py-libxslt -LIB_DEPENDS= libxml2.so.5:${PORTSDIR}/textproc/libxml2 \ - libxslt.so.2:${PORTSDIR}/textproc/libxslt NO_BUILD= yes USE_PYTHON= yes USE_TEX= latex +USE_GNOME= libxml2 libxslt OPTIONS_DEFINE= DOCS diff --git a/textproc/exmpp/Makefile b/textproc/exmpp/Makefile index acd9f4968ef4..618ad89ae19f 100644 --- a/textproc/exmpp/Makefile +++ b/textproc/exmpp/Makefile @@ -3,6 +3,7 @@ PORTNAME= exmpp PORTVERSION= 0.9.7 +PORTREVISION= 1 CATEGORIES= textproc net-im MASTER_SITES= http://download.process-one.net/${PORTNAME}/ EXTRACT_SUFX= .tgz @@ -13,7 +14,7 @@ COMMENT= Fast and scalable library for XMPP written in Erlang/OTP BUILD_DEPENDS= erlc:${PORTSDIR}/lang/erlang RUN_DEPENDS= erl:${PORTSDIR}/lang/erlang LIB_DEPENDS= expat.6:${PORTSDIR}/textproc/expat2 \ - xml2.5:${PORTSDIR}/textproc/libxml2 + libxml2.so:${PORTSDIR}/textproc/libxml2 GNU_CONFIGURE= yes CONFIGURE_ARGS+= --enable-static=yes \ diff --git a/textproc/gdome2/Makefile b/textproc/gdome2/Makefile index 4e493ab58980..3c8df0791ad0 100644 --- a/textproc/gdome2/Makefile +++ b/textproc/gdome2/Makefile @@ -3,7 +3,7 @@ PORTNAME= gdome2 PORTVERSION= 0.8.1 -PORTREVISION= 6 +PORTREVISION= 7 CATEGORIES= textproc MASTER_SITES= http://gdome2.cs.unibo.it/tarball/ diff --git a/textproc/gmetadom/Makefile b/textproc/gmetadom/Makefile index f847f6a33808..09541ece0a83 100644 --- a/textproc/gmetadom/Makefile +++ b/textproc/gmetadom/Makefile @@ -3,6 +3,7 @@ PORTNAME= gmetadom PORTVERSION= 0.2.6 +PORTREVISION= 1 CATEGORIES= textproc MASTER_SITES= SF diff --git a/textproc/gnome-doc-utils/Makefile b/textproc/gnome-doc-utils/Makefile index d468e783157b..a6b584dc196d 100644 --- a/textproc/gnome-doc-utils/Makefile +++ b/textproc/gnome-doc-utils/Makefile @@ -4,7 +4,7 @@ PORTNAME= gnome-doc-utils PORTVERSION= 0.20.10 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= textproc gnome MASTER_SITES= GNOME diff --git a/textproc/hs-libxml/Makefile b/textproc/hs-libxml/Makefile index 779ecfce0fec..c52cce9e987c 100644 --- a/textproc/hs-libxml/Makefile +++ b/textproc/hs-libxml/Makefile @@ -2,7 +2,7 @@ PORTNAME= libxml PORTVERSION= 0.1.1 -PORTREVISION= 12 +PORTREVISION= 13 CATEGORIES= textproc haskell MAINTAINER= haskell@FreeBSD.org diff --git a/textproc/itstool/Makefile b/textproc/itstool/Makefile index 0a68e0f458a9..cbcb7e5790de 100644 --- a/textproc/itstool/Makefile +++ b/textproc/itstool/Makefile @@ -3,6 +3,7 @@ PORTNAME= itstool PORTVERSION= 2.0.2 +PORTREVISION= 1 CATEGORIES= textproc MASTER_SITES= http://files.itstool.org/itstool/ diff --git a/textproc/libcroco/Makefile b/textproc/libcroco/Makefile index 1f517d63fea3..8be5829e85dc 100644 --- a/textproc/libcroco/Makefile +++ b/textproc/libcroco/Makefile @@ -3,6 +3,7 @@ PORTNAME= libcroco PORTVERSION= 0.6.8 +PORTREVISION= 1 CATEGORIES= textproc gnome MASTER_SITES= GNOME diff --git a/textproc/liblingoteach/Makefile b/textproc/liblingoteach/Makefile index 91cacdadc82d..aa5f2fd25629 100644 --- a/textproc/liblingoteach/Makefile +++ b/textproc/liblingoteach/Makefile @@ -2,7 +2,7 @@ PORTNAME= liblingoteach PORTVERSION= 0.2.1 -PORTREVISION= 4 +PORTREVISION= 5 CATEGORIES= textproc MASTER_SITES= SF/lingoteach/OldFiles diff --git a/textproc/liblrdf/Makefile b/textproc/liblrdf/Makefile index e406d5a75b07..a20a88363cf3 100644 --- a/textproc/liblrdf/Makefile +++ b/textproc/liblrdf/Makefile @@ -3,7 +3,7 @@ PORTNAME= liblrdf PORTVERSION= 0.5.0 -PORTREVISION= 3 +PORTREVISION= 4 CATEGORIES= textproc MASTER_SITES= GENTOO/distfiles diff --git a/textproc/libtranslate/Makefile b/textproc/libtranslate/Makefile index 5e1604e2abc2..59e562ad89da 100644 --- a/textproc/libtranslate/Makefile +++ b/textproc/libtranslate/Makefile @@ -3,7 +3,7 @@ PORTNAME= libtranslate PORTVERSION= 0.99 -PORTREVISION= 6 +PORTREVISION= 7 CATEGORIES= textproc MASTER_SITES= ${MASTER_SITE_SAVANNAH} MASTER_SITE_SUBDIR= ${PORTNAME} diff --git a/textproc/libxml++26/Makefile b/textproc/libxml++26/Makefile index 6bfc9b19209e..69ec14deeb53 100644 --- a/textproc/libxml++26/Makefile +++ b/textproc/libxml++26/Makefile @@ -4,7 +4,7 @@ PORTNAME= libxml++ PORTVERSION= 2.34.2 -PORTREVISION?= 0 +PORTREVISION?= 1 CATEGORIES= textproc MASTER_SITES= GNOME diff --git a/textproc/libxml2/Makefile b/textproc/libxml2/Makefile index 4c737118242f..2159c33e732f 100644 --- a/textproc/libxml2/Makefile +++ b/textproc/libxml2/Makefile @@ -4,7 +4,7 @@ PORTNAME= libxml2 PORTVERSION= 2.8.0 -PORTREVISION?= 3 +PORTREVISION?= 4 CATEGORIES?= textproc gnome MASTER_SITES= ftp://xmlsoft.org/libxml2/ \ http://xmlsoft.org/sources/ \ @@ -17,7 +17,7 @@ COMMENT?= XML parser library for GNOME .if !defined(REFERENCE_PORT) USE_CSTD= gnu89 GNU_CONFIGURE= yes -USES= pathfix gmake iconv pkgconfig +USES= gmake iconv libtool pathfix pkgconfig USE_LDCONFIG= yes CONFIGURE_ARGS?=--with-iconv=${ICONV_PREFIX} \ --with-html-dir=${PREFIX}/share/doc \ @@ -25,6 +25,9 @@ CONFIGURE_ARGS?=--with-iconv=${ICONV_PREFIX} \ --with-lzma=/usr \ --without-python +LIBVERSION= ${PORTVERSION} +PLIST_SUB+= LIBVERSION=${LIBVERSION} + .if !defined(MASTERDIR) OPTIONS_DEFINE= SCHEMA THREADS MEM_DEBUG XMLLINT_HIST THREAD_ALLOC OPTIONS_DEFAULT=SCHEMA THREADS @@ -60,6 +63,11 @@ post-patch: -e 's|freebsd\[123\]\*)|freebsd[123].*)|g' \$$0; \ touch -mt \$$mtime \$$0" {} \; || /usr/bin/true +.if !defined(MASTERDIR) +post-install: + @${STRIP_CMD} ${STAGEDIR}${PREFIX}/lib/libxml2.so.${LIBVERSION} +.endif # !defined(MASTERDIR) + .include <bsd.port.mk> .endif diff --git a/textproc/libxml2/files/patch-Makefile.in b/textproc/libxml2/files/patch-Makefile.in index df4c9761dc52..932138ebe2f9 100644 --- a/textproc/libxml2/files/patch-Makefile.in +++ b/textproc/libxml2/files/patch-Makefile.in @@ -11,15 +11,6 @@ DIST_SUBDIRS = include . doc example python xstc INCLUDES = -I$(top_builddir)/include -I@srcdir@/include @THREAD_CFLAGS@ @Z_CFLAGS@ @LZMA_CFLAGS@ bin_SCRIPTS = xml2-config -@@ -596,7 +596,7 @@ - @USE_VERSION_SCRIPT_TRUE@LIBXML2_VERSION_SCRIPT = $(VERSION_SCRIPT_FLAGS)$(srcdir)/libxml2.syms - libxml2_la_LDFLAGS = @CYGWIN_EXTRA_LDFLAGS@ @WIN32_EXTRA_LDFLAGS@ \ - $(LIBXML2_VERSION_SCRIPT) \ -- -version-info @LIBXML_VERSION_INFO@ \ -+ -version-info 5:0:0 \ - @MODULE_PLATFORM_LIBS@ - - @WITH_TRIO_SOURCES_FALSE@libxml2_la_SOURCES = SAX.c entities.c encoding.c error.c parserInternals.c \ @@ -712,7 +712,7 @@ runxmlconf_DEPENDENCIES = $(DEPS) runxmlconf_LDADD = $(LDADDS) diff --git a/textproc/libxml2/pkg-plist b/textproc/libxml2/pkg-plist index 2d2d90bd6965..f3793da5a9bd 100644 --- a/textproc/libxml2/pkg-plist +++ b/textproc/libxml2/pkg-plist @@ -52,7 +52,8 @@ include/libxml2/libxml/xpointer.h lib/libxml2.a lib/libxml2.la lib/libxml2.so -lib/libxml2.so.5 +lib/libxml2.so.2 +lib/libxml2.so.%%LIBVERSION%% libdata/pkgconfig/libxml-2.0.pc share/aclocal/libxml.m4 man/man1/xml2-config.1.gz diff --git a/textproc/lttoolbox/Makefile b/textproc/lttoolbox/Makefile index dd39e2c984b9..fd0c335e18ee 100644 --- a/textproc/lttoolbox/Makefile +++ b/textproc/lttoolbox/Makefile @@ -3,13 +3,14 @@ PORTNAME= lttoolbox PORTVERSION= ${APVER}.${APREV} +PORTREVISION= 1 CATEGORIES= textproc MASTER_SITES= SF/apertium/${PORTNAME}/${APVER} MAINTAINER= i@levsha.me COMMENT= A tool for lexical, morphological analysis and generation of words -LIB_DEPENDS= xml2:${PORTSDIR}/textproc/libxml2 +LIB_DEPENDS= libxml2.so:${PORTSDIR}/textproc/libxml2 APVER= 3.2 APREV= 0 diff --git a/textproc/mate-doc-utils/Makefile b/textproc/mate-doc-utils/Makefile index 1e22d9d08893..6de4f9020ac6 100644 --- a/textproc/mate-doc-utils/Makefile +++ b/textproc/mate-doc-utils/Makefile @@ -3,7 +3,7 @@ PORTNAME= mate-doc-utils PORTVERSION= 1.6.2 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= textproc mate MASTER_SITES= MATE DIST_SUBDIR= mate diff --git a/textproc/ots/Makefile b/textproc/ots/Makefile index 8eacb73318f6..0cf961bf6f9e 100644 --- a/textproc/ots/Makefile +++ b/textproc/ots/Makefile @@ -3,7 +3,7 @@ PORTNAME= ots PORTVERSION= 0.5.0 -PORTREVISION= 2 +PORTREVISION= 3 CATEGORIES= textproc MASTER_SITES= SF/lib${PORTNAME}/lib${PORTNAME}/${PORTNAME}-${PORTVERSION} diff --git a/textproc/p5-XML-CanonicalizeXML/Makefile b/textproc/p5-XML-CanonicalizeXML/Makefile index 0d9d0e424a58..1722cec1cc90 100644 --- a/textproc/p5-XML-CanonicalizeXML/Makefile +++ b/textproc/p5-XML-CanonicalizeXML/Makefile @@ -3,6 +3,7 @@ PORTNAME= XML-CanonicalizeXML PORTVERSION= 0.03 +PORTREVISION= 1 CATEGORIES= textproc perl5 MASTER_SITES= CPAN MASTER_SITE_SUBDIR= XML diff --git a/textproc/p5-XML-LibXML/Makefile b/textproc/p5-XML-LibXML/Makefile index b8b867b87bfd..9ccdce4571b6 100644 --- a/textproc/p5-XML-LibXML/Makefile +++ b/textproc/p5-XML-LibXML/Makefile @@ -3,6 +3,7 @@ PORTNAME= XML-LibXML PORTVERSION= 2.0108 +PORTREVISION= 1 PORTEPOCH= 1 CATEGORIES= textproc perl5 MASTER_SITES= CPAN diff --git a/textproc/p5-XML-LibXSLT/Makefile b/textproc/p5-XML-LibXSLT/Makefile index e2d0b0c45371..9c4fa7857ee6 100644 --- a/textproc/p5-XML-LibXSLT/Makefile +++ b/textproc/p5-XML-LibXSLT/Makefile @@ -3,6 +3,7 @@ PORTNAME= XML-LibXSLT PORTVERSION= 1.88 +PORTREVISION= 1 CATEGORIES= textproc perl5 MASTER_SITES= CPAN PKGNAMEPREFIX= p5- diff --git a/textproc/pure-xml/Makefile b/textproc/pure-xml/Makefile index 2ae16deaa34e..54645c67fadd 100644 --- a/textproc/pure-xml/Makefile +++ b/textproc/pure-xml/Makefile @@ -3,7 +3,7 @@ PORTNAME= pure-xml PORTVERSION= 0.6 -PORTREVISION= 2 +PORTREVISION= 3 CATEGORIES= textproc MASTER_SITES= https://cdn.bitbucket.org/purelang/pure-lang/downloads/ DIST_SUBDIR= pure diff --git a/textproc/py-libxml2/Makefile b/textproc/py-libxml2/Makefile index 987b88c63dcb..2022fac33493 100644 --- a/textproc/py-libxml2/Makefile +++ b/textproc/py-libxml2/Makefile @@ -1,7 +1,7 @@ # Created by: Alexander Nedotsukov <bland@FreeBSD.org> # $FreeBSD$ -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= textproc gnome python PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} diff --git a/textproc/py-pyx12/Makefile b/textproc/py-pyx12/Makefile index 790c87d24d71..5ac9fafd110d 100644 --- a/textproc/py-pyx12/Makefile +++ b/textproc/py-pyx12/Makefile @@ -3,6 +3,7 @@ PORTNAME= pyx12 PORTVERSION= 1.5.0 +PORTREVISION= 1 CATEGORIES= textproc python MASTER_SITES= SF PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} diff --git a/textproc/raptor/Makefile b/textproc/raptor/Makefile index 3b1c8fd15cbb..d008b55dc826 100644 --- a/textproc/raptor/Makefile +++ b/textproc/raptor/Makefile @@ -3,7 +3,7 @@ PORTNAME= raptor PORTVERSION= 1.4.21 -PORTREVISION= 3 +PORTREVISION= 4 CATEGORIES= textproc MASTER_SITES= SF/librdf/${PORTNAME}/${PORTVERSION} \ http://download.librdf.org/source/ diff --git a/textproc/raptor2/Makefile b/textproc/raptor2/Makefile index dcb328e37a37..44ce97a012cb 100644 --- a/textproc/raptor2/Makefile +++ b/textproc/raptor2/Makefile @@ -3,7 +3,7 @@ PORTNAME= raptor2 PORTVERSION= 2.0.13 -PORTREVISION= 2 +PORTREVISION= 3 CATEGORIES= textproc MASTER_SITES= http://download.librdf.org/source/ \ SF/librdf/${PORTNAME}/${PORTVERSION} diff --git a/textproc/rubygem-augeas/Makefile b/textproc/rubygem-augeas/Makefile index b8fe09843647..06f30ecec541 100644 --- a/textproc/rubygem-augeas/Makefile +++ b/textproc/rubygem-augeas/Makefile @@ -3,6 +3,7 @@ PORTNAME= ruby-augeas PORTVERSION= 0.5.0 +PORTREVISION= 1 CATEGORIES= textproc rubygems MASTER_SITES= http://download.augeas.net/ruby/ diff --git a/textproc/rubygem-libxml-ruby/Makefile b/textproc/rubygem-libxml-ruby/Makefile index 53b61c935609..a1caa689d172 100644 --- a/textproc/rubygem-libxml-ruby/Makefile +++ b/textproc/rubygem-libxml-ruby/Makefile @@ -3,6 +3,7 @@ PORTNAME= libxml-ruby PORTVERSION= 2.6.0 +PORTREVISION= 1 CATEGORIES= textproc rubygems MASTER_SITES= RG diff --git a/textproc/rubygem-nokogiri/Makefile b/textproc/rubygem-nokogiri/Makefile index e02cd0dd980f..b5e491ddd795 100644 --- a/textproc/rubygem-nokogiri/Makefile +++ b/textproc/rubygem-nokogiri/Makefile @@ -2,7 +2,7 @@ PORTNAME= nokogiri PORTVERSION= 1.6.1 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= textproc rubygems MASTER_SITES= RG diff --git a/textproc/scim-kmfl-imengine/Makefile b/textproc/scim-kmfl-imengine/Makefile index 9d74f2da3741..b6ac24464a3c 100644 --- a/textproc/scim-kmfl-imengine/Makefile +++ b/textproc/scim-kmfl-imengine/Makefile @@ -3,7 +3,7 @@ PORTNAME= scim-kmfl-imengine PORTVERSION= 0.9.9 -PORTREVISION= 2 +PORTREVISION= 3 CATEGORIES= textproc MASTER_SITES= SF/kmfl/kmfl/${PORTVERSION} \ http://anthesphoria.net/FreeBSD/ports/distfiles/${DIST_SUBDIR}/ @@ -14,7 +14,7 @@ COMMENT= SCIM KMFL IMEngine platform for Keyman (KMN) language keyboards BUILD_DEPENDS= scim:${PORTSDIR}/textproc/scim LIB_DEPENDS= fontconfig.1:${PORTSDIR}/x11-fonts/fontconfig \ - freetype.9:${PORTSDIR}/print/freetype2 \ + libfreetype.so:${PORTSDIR}/print/freetype2 \ kmfl.0:${PORTSDIR}/textproc/libkmfl \ kmflcomp.0:${PORTSDIR}/textproc/kmflcomp \ png15:${PORTSDIR}/graphics/png diff --git a/textproc/ssddiff/Makefile b/textproc/ssddiff/Makefile index 2c8db5620eb8..be8922aa50aa 100644 --- a/textproc/ssddiff/Makefile +++ b/textproc/ssddiff/Makefile @@ -3,7 +3,7 @@ PORTNAME= ssddiff PORTVERSION= 0.2 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= textproc MASTER_SITES= http://alioth.debian.org/frs/download.php/1469/ diff --git a/textproc/xml2/Makefile b/textproc/xml2/Makefile index 64d81c68f8d7..ee4c8c77e792 100644 --- a/textproc/xml2/Makefile +++ b/textproc/xml2/Makefile @@ -3,6 +3,7 @@ PORTNAME= xml2 PORTVERSION= 0.5 +PORTREVISION= 1 CATEGORIES= textproc MASTER_SITES= http://download.ofb.net/gale/ \ http://www.it.ca/~paul/src/ diff --git a/textproc/xmlroff/Makefile b/textproc/xmlroff/Makefile index c3f92fb1eb58..fc61cea77d42 100644 --- a/textproc/xmlroff/Makefile +++ b/textproc/xmlroff/Makefile @@ -3,7 +3,7 @@ PORTNAME= xmlroff PORTVERSION= 0.6.2 -PORTREVISION= 3 +PORTREVISION= 4 CATEGORIES= textproc MASTER_SITES= http://xmlroff.org/download/ diff --git a/textproc/xmlto/Makefile b/textproc/xmlto/Makefile index b557fa9036d4..bea79418edef 100644 --- a/textproc/xmlto/Makefile +++ b/textproc/xmlto/Makefile @@ -3,6 +3,7 @@ PORTNAME= xmlto PORTVERSION= 0.0.26 +PORTREVISION= 1 CATEGORIES= textproc MASTER_SITES= https://fedorahosted.org/releases/x/m/xmlto/:xmlto \ LOCAL/mandree/:xmlto \ diff --git a/textproc/xmlwrapp/Makefile b/textproc/xmlwrapp/Makefile index 4200ffc99084..f5eff02db566 100644 --- a/textproc/xmlwrapp/Makefile +++ b/textproc/xmlwrapp/Makefile @@ -3,7 +3,7 @@ PORTNAME= xmlwrapp PORTVERSION= 0.7.0 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= textproc MASTER_SITES= SF diff --git a/textproc/yelp-tools/Makefile b/textproc/yelp-tools/Makefile index bfae828b2015..5251457cfd0f 100644 --- a/textproc/yelp-tools/Makefile +++ b/textproc/yelp-tools/Makefile @@ -4,6 +4,7 @@ PORTNAME= yelp-tools PORTVERSION= 3.6.1 +PORTREVISION= 1 CATEGORIES= textproc gnome MASTER_SITES= GNOME DIST_SUBDIR= gnome3 diff --git a/textproc/yelp-xsl/Makefile b/textproc/yelp-xsl/Makefile index a9c53bef11f8..62e90eef0fe7 100644 --- a/textproc/yelp-xsl/Makefile +++ b/textproc/yelp-xsl/Makefile @@ -4,6 +4,7 @@ PORTNAME= yelp-xsl PORTVERSION= 3.6.1 +PORTREVISION= 1 CATEGORIES= textproc gnome MASTER_SITES= GNOME DIST_SUBDIR= gnome3 diff --git a/textproc/zorba/Makefile b/textproc/zorba/Makefile index a9138afc1fcc..c864fbff8c9f 100644 --- a/textproc/zorba/Makefile +++ b/textproc/zorba/Makefile @@ -3,7 +3,7 @@ PORTNAME= zorba PORTVERSION= 2.7.0 -PORTREVISION= 3 +PORTREVISION= 4 CATEGORIES= textproc MASTER_SITES= https://launchpadlibrarian.net/119058962/ DISTNAME= ${PORTNAME}-src-${PORTVERSION} |