diff options
Diffstat (limited to 'textproc/linux-xerces-c2')
-rw-r--r-- | textproc/linux-xerces-c2/Makefile | 5 | ||||
-rw-r--r-- | textproc/linux-xerces-c2/distinfo.i386 | 6 | ||||
-rw-r--r-- | textproc/linux-xerces-c2/pkg-descr | 2 |
3 files changed, 7 insertions, 6 deletions
diff --git a/textproc/linux-xerces-c2/Makefile b/textproc/linux-xerces-c2/Makefile index 620b94c1d717..365a0b793227 100644 --- a/textproc/linux-xerces-c2/Makefile +++ b/textproc/linux-xerces-c2/Makefile @@ -7,12 +7,13 @@ PORTNAME= xerces PORTVERSION= 2.7.0 +PORTREVISION= 1 CATEGORIES= textproc linux MASTER_SITES= http://ftp.belnet.be/packages/dries.ulyssis.org/fedora/fc4/i386/RPMS.dries/ \ ftp://ftp.freshrpms.net/pub/dag/dries/fedora/fc4/i386/RPMS.dries/ \ - http://mirrors.ircam.fr/pub/dag/dries/packages/xerces-c/fc4-i386/ + http://mirrors.ircam.fr/pub/dag/dries/packages/xerces-c/xerces-c/fc4-i386/ PKGNAMESUFFIX= -c2 -DISTNAME= ${PORTNAME}-c-${PORTVERSION}-1.2.fc4.rf +DISTNAME= ${PORTNAME}-c-${PORTVERSION}-1.fc4.rf MAINTAINER= ports@logvinov.com COMMENT= Validating XML parser from the Apache XML Project (linux version) diff --git a/textproc/linux-xerces-c2/distinfo.i386 b/textproc/linux-xerces-c2/distinfo.i386 index 1f5fc1589784..007fd3070ca5 100644 --- a/textproc/linux-xerces-c2/distinfo.i386 +++ b/textproc/linux-xerces-c2/distinfo.i386 @@ -1,3 +1,3 @@ -MD5 (rpm/i386/fedora/4/xerces-c-2.7.0-1.2.fc4.rf.i386.rpm) = f5ad33166be03341c4524ae469c8da7e -SHA256 (rpm/i386/fedora/4/xerces-c-2.7.0-1.2.fc4.rf.i386.rpm) = ca4b5cd94ac2eca8f47ae75f3b8b17bd311f3cb0a00b31bfa2c6e459af0916ab -SIZE (rpm/i386/fedora/4/xerces-c-2.7.0-1.2.fc4.rf.i386.rpm) = 1280280 +MD5 (rpm/i386/fedora/4/xerces-c-2.7.0-1.fc4.rf.i386.rpm) = 4bec2155963268e5dc88c8a97de75acb +SHA256 (rpm/i386/fedora/4/xerces-c-2.7.0-1.fc4.rf.i386.rpm) = f3744fe8fc5b9109d867843c1490e2ecaed118ccf8b2f145ac67494021f8ea3f +SIZE (rpm/i386/fedora/4/xerces-c-2.7.0-1.fc4.rf.i386.rpm) = 1281212 diff --git a/textproc/linux-xerces-c2/pkg-descr b/textproc/linux-xerces-c2/pkg-descr index d66200586e7f..e16eb3b6b408 100644 --- a/textproc/linux-xerces-c2/pkg-descr +++ b/textproc/linux-xerces-c2/pkg-descr @@ -4,4 +4,4 @@ validate XML documents from within your own application. (Linux version) -WWW: http://xml.apache.org/xerces-c/ +WWW: http://xerces.apache.org/xerces-c/ |