diff options
-rw-r--r-- | editors/xxe/Makefile | 6 | ||||
-rw-r--r-- | editors/xxe/distinfo | 6 |
2 files changed, 5 insertions, 7 deletions
diff --git a/editors/xxe/Makefile b/editors/xxe/Makefile index 29bfb8ff89c6..ff308eeec3d1 100644 --- a/editors/xxe/Makefile +++ b/editors/xxe/Makefile @@ -6,17 +6,15 @@ # PORTNAME= xxe -PORTVERSION= 3.0p1 +PORTVERSION= 3.1.0 CATEGORIES= editors java MASTER_SITES= http://www.xmlmind.net/xmleditor/_download/ PKGNAMESUFFIX= -std -DISTNAME= ${PORTNAME}${PKGNAMESUFFIX}-${PORTVERSION:S/.//g} +DISTNAME= ${PORTNAME}${PKGNAMESUFFIX}-${PORTVERSION:S/./_/g} MAINTAINER= fenner@FreeBSD.Org COMMENT= A validating XML editor featuring a word processor-like view -BROKEN= Unfetchable - USE_JAVA= YES JAVA_VERSION= 1.5 NO_BUILD= YES diff --git a/editors/xxe/distinfo b/editors/xxe/distinfo index da50788458f6..9d308525a90e 100644 --- a/editors/xxe/distinfo +++ b/editors/xxe/distinfo @@ -1,3 +1,3 @@ -MD5 (xxe-std-30p1.tar.gz) = 1a5b327af2b5a93351927e98192672b2 -SHA256 (xxe-std-30p1.tar.gz) = bca8eb2654979aa342d8757e486f52ebe694075c909bf07b3ca8ac31716321ea -SIZE (xxe-std-30p1.tar.gz) = 14016423 +MD5 (xxe-std-3_1_0.tar.gz) = 995a09c0e07208f242f99eeb3d2cd33e +SHA256 (xxe-std-3_1_0.tar.gz) = 267dbbc03911c4b7e6464d9fa2562ac2deb379614db0f912d6a688706a26f51a +SIZE (xxe-std-3_1_0.tar.gz) = 11924528 |