diff options
author | sunpoet <sunpoet@FreeBSD.org> | 2018-11-12 02:21:36 +0800 |
---|---|---|
committer | sunpoet <sunpoet@FreeBSD.org> | 2018-11-12 02:21:36 +0800 |
commit | fd560472d4df386d7cdf45d0719cc281742de1c5 (patch) | |
tree | 7537cd9132625dedcc741f24f10cb127d30706ae /textproc | |
parent | a3b092895565fc189409921bcf0e52646abdc3bb (diff) | |
download | freebsd-ports-gnome-fd560472d4df386d7cdf45d0719cc281742de1c5.tar.gz freebsd-ports-gnome-fd560472d4df386d7cdf45d0719cc281742de1c5.tar.zst freebsd-ports-gnome-fd560472d4df386d7cdf45d0719cc281742de1c5.zip |
Update to 1.019
Changes: https://metacpan.org/changes/distribution/RDF-Trine
Diffstat (limited to 'textproc')
-rw-r--r-- | textproc/p5-RDF-Trine/Makefile | 7 | ||||
-rw-r--r-- | textproc/p5-RDF-Trine/distinfo | 6 |
2 files changed, 7 insertions, 6 deletions
diff --git a/textproc/p5-RDF-Trine/Makefile b/textproc/p5-RDF-Trine/Makefile index 0e6d48dc5819..55f2b56b705d 100644 --- a/textproc/p5-RDF-Trine/Makefile +++ b/textproc/p5-RDF-Trine/Makefile @@ -2,8 +2,7 @@ # $FreeBSD$ PORTNAME= RDF-Trine -PORTVERSION= 1.015 -PORTREVISION= 2 +PORTVERSION= 1.019 CATEGORIES= textproc perl5 MASTER_SITES= CPAN PKGNAMEPREFIX= p5- @@ -23,6 +22,7 @@ RUN_DEPENDS= p5-Algorithm-Combinatorics>=0:math/p5-Algorithm-Combinatorics \ p5-Data-UUID>=0:devel/p5-Data-UUID \ p5-Error>=0:lang/p5-Error \ p5-HTTP-Negotiate>=0:www/p5-HTTP-Negotiate \ + p5-IRI>=0:devel/p5-IRI \ p5-JSON>=2.0:converters/p5-JSON \ p5-List-MoreUtils>=0.413:lang/p5-List-MoreUtils \ p5-Log-Log4perl>=0:devel/p5-Log-Log4perl \ @@ -40,8 +40,9 @@ RUN_DEPENDS= p5-Algorithm-Combinatorics>=0:math/p5-Algorithm-Combinatorics \ p5-XML-SAX>=0.96:textproc/p5-XML-SAX \ p5-libwww>=0:www/p5-libwww -NO_ARCH= yes USES= perl5 USE_PERL5= configure +NO_ARCH= yes + .include <bsd.port.mk> diff --git a/textproc/p5-RDF-Trine/distinfo b/textproc/p5-RDF-Trine/distinfo index 7886c7ed55be..94a221579318 100644 --- a/textproc/p5-RDF-Trine/distinfo +++ b/textproc/p5-RDF-Trine/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1491443700 -SHA256 (RDF-Trine-1.015.tar.gz) = 75720cc0212b5c117bc1906be5a604e5c14bd4265e7700e3aa40233ffb34ca22 -SIZE (RDF-Trine-1.015.tar.gz) = 564637 +TIMESTAMP = 1541615621 +SHA256 (RDF-Trine-1.019.tar.gz) = 1bb07daa10781738aeedd8e70156868c9a70fbd310f05f2ec1f6ea02d8697060 +SIZE (RDF-Trine-1.019.tar.gz) = 573302 |