diff options
author | kuriyama <kuriyama@FreeBSD.org> | 2002-09-17 15:41:05 +0800 |
---|---|---|
committer | kuriyama <kuriyama@FreeBSD.org> | 2002-09-17 15:41:05 +0800 |
commit | 65ae01a8ddde0321b02f1769a8c1cd28ed1a1fed (patch) | |
tree | 68f192472b408e25323d3dca318375272bfafdf0 /textproc | |
parent | c0d91637d3a31d1b09329c416a2d0e6917c1bed8 (diff) | |
download | freebsd-ports-gnome-65ae01a8ddde0321b02f1769a8c1cd28ed1a1fed.tar.gz freebsd-ports-gnome-65ae01a8ddde0321b02f1769a8c1cd28ed1a1fed.tar.zst freebsd-ports-gnome-65ae01a8ddde0321b02f1769a8c1cd28ed1a1fed.zip |
Bump PORTREVISION and expat shlib.
Diffstat (limited to 'textproc')
-rw-r--r-- | textproc/orchard-c/Makefile | 4 | ||||
-rw-r--r-- | textproc/p5-XML-Parser/Makefile | 3 | ||||
-rw-r--r-- | textproc/py-expat/Makefile | 4 | ||||
-rw-r--r-- | textproc/raptor/Makefile | 4 | ||||
-rw-r--r-- | textproc/raptor2/Makefile | 4 | ||||
-rw-r--r-- | textproc/rasqal/Makefile | 4 | ||||
-rw-r--r-- | textproc/redland/Makefile | 4 | ||||
-rw-r--r-- | textproc/ruby-sablot/Makefile | 4 | ||||
-rw-r--r-- | textproc/tclExpat/Makefile | 4 | ||||
-rw-r--r-- | textproc/xmlppm/Makefile | 4 |
10 files changed, 20 insertions, 19 deletions
diff --git a/textproc/orchard-c/Makefile b/textproc/orchard-c/Makefile index 725ec19b938a..127b462885c4 100644 --- a/textproc/orchard-c/Makefile +++ b/textproc/orchard-c/Makefile @@ -7,7 +7,7 @@ PORTNAME= orchard-c PORTVERSION= 0.5.1 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= textproc MASTER_SITES= ${MASTER_SITE_SOURCEFORGE} MASTER_SITE_SUBDIR= orchard @@ -15,7 +15,7 @@ DISTNAME= Orchard-C-${PORTVERSION} MAINTAINER= skv@protey.ru -LIB_DEPENDS= expat.3:${PORTSDIR}/textproc/expat2 \ +LIB_DEPENDS= expat.4:${PORTSDIR}/textproc/expat2 \ gc:${PORTSDIR}/devel/boehm-gc USE_AUTOCONF= yes diff --git a/textproc/p5-XML-Parser/Makefile b/textproc/p5-XML-Parser/Makefile index 9bb60513d2d3..aace4925d7da 100644 --- a/textproc/p5-XML-Parser/Makefile +++ b/textproc/p5-XML-Parser/Makefile @@ -7,6 +7,7 @@ PORTNAME= XML-Parser PORTVERSION= 2.31 +PORTREVISION= 1 CATEGORIES= textproc perl5 MASTER_SITES= ${MASTER_SITE_PERL_CPAN} MASTER_SITE_SUBDIR= XML @@ -14,7 +15,7 @@ PKGNAMEPREFIX= p5- MAINTAINER= kuriyama@FreeBSD.org -LIB_DEPENDS= expat.3:${PORTSDIR}/textproc/expat2 +LIB_DEPENDS= expat.4:${PORTSDIR}/textproc/expat2 PERL_CONFIGURE= yes CONFIGURE_ARGS= EXPATLIBPATH=${LOCALBASE}/lib EXPATINCPATH=${LOCALBASE}/include diff --git a/textproc/py-expat/Makefile b/textproc/py-expat/Makefile index 1b0f15f1de35..dc2c8e174072 100644 --- a/textproc/py-expat/Makefile +++ b/textproc/py-expat/Makefile @@ -7,7 +7,7 @@ PORTNAME= expat PORTVERSION= ${PYTHON_PORTVERSION} -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= textproc python MASTER_SITES= http://www.python.org/ftp/python/${PORTVERSION}/ \ http://SunSITE.Informatik.RWTH-Aachen.DE/python/ftp/python/${PORTVERSION}/ @@ -16,7 +16,7 @@ DISTFILES= ${PYTHON_DISTFILE} MAINTAINER= ports@FreeBSD.org -LIB_DEPENDS= expat.3:${PORTSDIR}/textproc/expat2 +LIB_DEPENDS= expat.4:${PORTSDIR}/textproc/expat2 DIST_SUBDIR= python USE_PYTHON= yes diff --git a/textproc/raptor/Makefile b/textproc/raptor/Makefile index 5a5e95a330c2..df8ac3981ab6 100644 --- a/textproc/raptor/Makefile +++ b/textproc/raptor/Makefile @@ -8,7 +8,7 @@ PORTNAME= raptor PORTVERSION= 0.9.5 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= textproc MASTER_SITES= ${MASTER_SITE_SOURCEFORGE} \ http://www.redland.opensource.ac.uk/dist/source/ @@ -17,7 +17,7 @@ MASTER_SITE_SUBDIR= librdf MAINTAINER= ports@FreeBSD.org LIB_DEPENDS= gnugetopt.1:${PORTSDIR}/devel/libgnugetopt \ - expat.3:${PORTSDIR}/textproc/expat2 \ + expat.4:${PORTSDIR}/textproc/expat2 \ xmlparse.1:${PORTSDIR}/www/libwww LIBWWW_CONFIG= ${LOCALBASE}/bin/libwww-config diff --git a/textproc/raptor2/Makefile b/textproc/raptor2/Makefile index 5a5e95a330c2..df8ac3981ab6 100644 --- a/textproc/raptor2/Makefile +++ b/textproc/raptor2/Makefile @@ -8,7 +8,7 @@ PORTNAME= raptor PORTVERSION= 0.9.5 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= textproc MASTER_SITES= ${MASTER_SITE_SOURCEFORGE} \ http://www.redland.opensource.ac.uk/dist/source/ @@ -17,7 +17,7 @@ MASTER_SITE_SUBDIR= librdf MAINTAINER= ports@FreeBSD.org LIB_DEPENDS= gnugetopt.1:${PORTSDIR}/devel/libgnugetopt \ - expat.3:${PORTSDIR}/textproc/expat2 \ + expat.4:${PORTSDIR}/textproc/expat2 \ xmlparse.1:${PORTSDIR}/www/libwww LIBWWW_CONFIG= ${LOCALBASE}/bin/libwww-config diff --git a/textproc/rasqal/Makefile b/textproc/rasqal/Makefile index fc85cec66253..73116c25622a 100644 --- a/textproc/rasqal/Makefile +++ b/textproc/rasqal/Makefile @@ -8,7 +8,7 @@ PORTNAME= redland PORTVERSION= 0.9.11 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= textproc MASTER_SITES= ${MASTER_SITE_SOURCEFORGE} \ http://www.redland.opensource.ac.uk/dist/source/ @@ -18,7 +18,7 @@ MAINTAINER= ports@FreeBSD.org LIB_DEPENDS= db2.0:${PORTSDIR}/databases/db2 \ gdbm.2:${PORTSDIR}/databases/gdbm \ - expat.3:${PORTSDIR}/textproc/expat2 \ + expat.4:${PORTSDIR}/textproc/expat2 \ xml2.5:${PORTSDIR}/textproc/libxml2 \ xmlparse.1:${PORTSDIR}/www/libwww diff --git a/textproc/redland/Makefile b/textproc/redland/Makefile index fc85cec66253..73116c25622a 100644 --- a/textproc/redland/Makefile +++ b/textproc/redland/Makefile @@ -8,7 +8,7 @@ PORTNAME= redland PORTVERSION= 0.9.11 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= textproc MASTER_SITES= ${MASTER_SITE_SOURCEFORGE} \ http://www.redland.opensource.ac.uk/dist/source/ @@ -18,7 +18,7 @@ MAINTAINER= ports@FreeBSD.org LIB_DEPENDS= db2.0:${PORTSDIR}/databases/db2 \ gdbm.2:${PORTSDIR}/databases/gdbm \ - expat.3:${PORTSDIR}/textproc/expat2 \ + expat.4:${PORTSDIR}/textproc/expat2 \ xml2.5:${PORTSDIR}/textproc/libxml2 \ xmlparse.1:${PORTSDIR}/www/libwww diff --git a/textproc/ruby-sablot/Makefile b/textproc/ruby-sablot/Makefile index 1b71bf26359b..0ce594a6ef37 100644 --- a/textproc/ruby-sablot/Makefile +++ b/textproc/ruby-sablot/Makefile @@ -7,7 +7,7 @@ PORTNAME= sablot PORTVERSION= 0.5.2 -PORTREVISION= 5 +PORTREVISION= 6 CATEGORIES= textproc ruby MASTER_SITES= http://www.rubycolor.org/arc/ PKGNAMEPREFIX= ${RUBY_PKGNAMEPREFIX} @@ -17,7 +17,7 @@ MAINTAINER= knu@FreeBSD.org LIB_DEPENDS= sablot.69:${PORTSDIR}/textproc/sablotron \ iconv.3:${PORTSDIR}/converters/libiconv \ - expat.3:${PORTSDIR}/textproc/expat2 + expat.4:${PORTSDIR}/textproc/expat2 USE_RUBY= yes USE_RUBY_EXTCONF= yes diff --git a/textproc/tclExpat/Makefile b/textproc/tclExpat/Makefile index 1fe67dadb953..eed7a6e8aa85 100644 --- a/textproc/tclExpat/Makefile +++ b/textproc/tclExpat/Makefile @@ -7,14 +7,14 @@ PORTNAME= TclExpat PORTVERSION= 1.1 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= textproc tcl83 MASTER_SITES= http://www.zveno.com/in-tclxml/ MAINTAINER= mi@aldan.algebra.com LIB_DEPENDS= tcl${TCL_DVER}:${PORTSDIR}/lang/tcl${TCL_DVER} \ - expat.3:${PORTSDIR}/textproc/expat2 + expat.4:${PORTSDIR}/textproc/expat2 INSTALLS_SHLIB= yes diff --git a/textproc/xmlppm/Makefile b/textproc/xmlppm/Makefile index 7d9c534b0a71..3471714aca18 100644 --- a/textproc/xmlppm/Makefile +++ b/textproc/xmlppm/Makefile @@ -8,7 +8,7 @@ PORTNAME= xmlppm PORTVERSION= 0.96 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= textproc MASTER_SITES= ${MASTER_SITE_SOURCEFORGE} \ http://www.cs.cornell.edu/People/jcheney/xmlppm/ @@ -17,7 +17,7 @@ DISTNAME= ${PORTNAME}-${PORTVERSION}-src MAINTAINER= ports@FreeBSD.org -LIB_DEPENDS= expat.3:${PORTSDIR}/textproc/expat2 +LIB_DEPENDS= expat.4:${PORTSDIR}/textproc/expat2 WRKSRC= ${WRKDIR}/${PORTNAME}-${PORTVERSION}/src USE_REINPLACE= yes |