diff options
author | Herve Quiroz <hq@FreeBSD.org> | 2012-06-12 06:05:01 +0000 |
---|---|---|
committer | Herve Quiroz <hq@FreeBSD.org> | 2012-06-12 06:05:01 +0000 |
commit | 7ac6bb03d7b28b8386659a88d895a64009ade930 (patch) | |
tree | 684fd01073c262a5542e6e79e73b9be3cd4c975d /textproc | |
parent | c665fff63223726dfb091a9b06fec49f7197e3b9 (diff) | |
download | ports-7ac6bb03d7b28b8386659a88d895a64009ade930.tar.gz ports-7ac6bb03d7b28b8386659a88d895a64009ade930.zip |
Notes
Diffstat (limited to 'textproc')
-rw-r--r-- | textproc/saxon-devel/Makefile | 9 | ||||
-rw-r--r-- | textproc/saxon-devel/distinfo | 4 |
2 files changed, 7 insertions, 6 deletions
diff --git a/textproc/saxon-devel/Makefile b/textproc/saxon-devel/Makefile index fca48fd1bec2..478787499210 100644 --- a/textproc/saxon-devel/Makefile +++ b/textproc/saxon-devel/Makefile @@ -6,13 +6,14 @@ # PORTNAME= saxon -PORTVERSION= 9.1.0.7 +PORTVERSION= 9.1.0.8 PORTEPOCH= 1 CATEGORIES= textproc java -MASTER_SITES= SF/${PORTNAME}/Saxon-B/${PORTVERSION} +MASTER_SITES= SF/${PORTNAME}/Saxon-B/${PORTVERSION}:binary \ + SF/${PORTNAME}/Saxon-B/9.1.0.7:resources PKGNAMESUFFIX= -devel -DISTNAME= ${PORTNAME}b${PORTVERSION:S,.,-,g}j.zip \ - ${PORTNAME}-resources9-1-0-1 +DISTFILES= ${PORTNAME}b${PORTVERSION:S,.,-,g}j.zip:binary \ + ${PORTNAME}-resources9-1-0-1.zip:resources MAINTAINER= hq@FreeBSD.org COMMENT= An XSLT 2.0 / XPath 2.0 / XQuery 1.0 processor for Java diff --git a/textproc/saxon-devel/distinfo b/textproc/saxon-devel/distinfo index b6fcb6180f2a..e3f372ae675c 100644 --- a/textproc/saxon-devel/distinfo +++ b/textproc/saxon-devel/distinfo @@ -1,4 +1,4 @@ -SHA256 (saxonb9-1-0-7j.zip) = 89142710cb03a18a70014f106927fb01c2c7fe0c58b3dbbdaf5e592917f1de81 -SIZE (saxonb9-1-0-7j.zip) = 2039013 +SHA256 (saxonb9-1-0-8j.zip) = 92bcdc4a0680c7866fe5828adb92c714cfe88dcf3fa0caf5bf638fcc6d9369b4 +SIZE (saxonb9-1-0-8j.zip) = 2041548 SHA256 (saxon-resources9-1-0-1.zip) = 371fbb245d283396f734555e893c41d6df150ebe1576e38211f12df93fc34def SIZE (saxon-resources9-1-0-1.zip) = 12219434 |