diff options
author | Jochen Neumeister <joneum@FreeBSD.org> | 2018-05-15 18:35:53 +0000 |
---|---|---|
committer | Jochen Neumeister <joneum@FreeBSD.org> | 2018-05-15 18:35:53 +0000 |
commit | 418e1bb9efcd97027f49edab13be9adf357d2eb8 (patch) | |
tree | 166a92f17d90d24d44cbcb56ee95b6ae30e53d00 /textproc | |
parent | 11ff1398423f79d1767e737eb9ab5dae4fc625b3 (diff) |
Notes
Diffstat (limited to 'textproc')
-rw-r--r-- | textproc/p5-PPIx-Regexp/Makefile | 4 | ||||
-rw-r--r-- | textproc/p5-PPIx-Regexp/distinfo | 6 |
2 files changed, 6 insertions, 4 deletions
diff --git a/textproc/p5-PPIx-Regexp/Makefile b/textproc/p5-PPIx-Regexp/Makefile index 725712925edf..44ef7fa5faea 100644 --- a/textproc/p5-PPIx-Regexp/Makefile +++ b/textproc/p5-PPIx-Regexp/Makefile @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= PPIx-Regexp -PORTVERSION= 0.058 +PORTVERSION= 0.059 CATEGORIES= textproc perl5 MASTER_SITES= CPAN MASTER_SITE_SUBDIR= CPAN:WYANT @@ -13,6 +13,8 @@ COMMENT= PPI regular expression parser LICENSE= ART10 GPLv1+ LICENSE_COMB= dual +LICENSE_FILE_ART10= ${WRKSRC}/LICENSES/Artistic +LICENSE_FILE_GPLv1= ${WRKSRC}/LICENSES/Copying BUILD_DEPENDS= p5-PPI>=1.117:textproc/p5-PPI RUN_DEPENDS:= ${BUILD_DEPENDS} diff --git a/textproc/p5-PPIx-Regexp/distinfo b/textproc/p5-PPIx-Regexp/distinfo index e183b4fd0fe0..f0cd32e58301 100644 --- a/textproc/p5-PPIx-Regexp/distinfo +++ b/textproc/p5-PPIx-Regexp/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1525026001 -SHA256 (PPIx-Regexp-0.058.tar.gz) = 99c429ff9d01f1d5d1a3162f7dbb48f1ef46035171e29ad546b92b74ef15efaf -SIZE (PPIx-Regexp-0.058.tar.gz) = 215728 +TIMESTAMP = 1526408938 +SHA256 (PPIx-Regexp-0.059.tar.gz) = f2464c449d9cb21866f8adc7b5299d1f611cef5322b9d885ec55790243458635 +SIZE (PPIx-Regexp-0.059.tar.gz) = 217836 |