diff options
author | sunpoet <sunpoet@FreeBSD.org> | 2017-08-16 23:45:48 +0800 |
---|---|---|
committer | sunpoet <sunpoet@FreeBSD.org> | 2017-08-16 23:45:48 +0800 |
commit | dbfcc29acdbd98a2f83e2e6c92412fdf5d783c58 (patch) | |
tree | fd2b183c94f10dbf8edd4ff2d100a76dbd92ebbd /editors | |
parent | 57960b6f07653c57637cd4c3e639f59ebd6143a3 (diff) | |
download | freebsd-ports-graphics-dbfcc29acdbd98a2f83e2e6c92412fdf5d783c58.tar.gz freebsd-ports-graphics-dbfcc29acdbd98a2f83e2e6c92412fdf5d783c58.tar.zst freebsd-ports-graphics-dbfcc29acdbd98a2f83e2e6c92412fdf5d783c58.zip |
Update to 1.12
- Add LICENSE_FILE
Changes: http://search.cpan.org/dist/Proc-InvokeEditor/Changes
Diffstat (limited to 'editors')
-rw-r--r-- | editors/p5-Proc-InvokeEditor/Makefile | 3 | ||||
-rw-r--r-- | editors/p5-Proc-InvokeEditor/distinfo | 6 |
2 files changed, 5 insertions, 4 deletions
diff --git a/editors/p5-Proc-InvokeEditor/Makefile b/editors/p5-Proc-InvokeEditor/Makefile index b8c2c67a131..af3d0f8d00b 100644 --- a/editors/p5-Proc-InvokeEditor/Makefile +++ b/editors/p5-Proc-InvokeEditor/Makefile @@ -1,7 +1,7 @@ # $FreeBSD$ PORTNAME= Proc-InvokeEditor -PORTVERSION= 1.09 +PORTVERSION= 1.12 CATEGORIES= editors perl5 MASTER_SITES= CPAN MASTER_SITE_SUBDIR= CPAN:MSTEVENS @@ -12,6 +12,7 @@ COMMENT= Perl extension for starting a text editor LICENSE= ART10 GPLv1 LICENSE_COMB= dual +LICENSE_FILE= ${WRKSRC}/LICENSE BUILD_DEPENDS= p5-Carp-Assert>=0:devel/p5-Carp-Assert RUN_DEPENDS:= ${BUILD_DEPENDS} diff --git a/editors/p5-Proc-InvokeEditor/distinfo b/editors/p5-Proc-InvokeEditor/distinfo index eea5824ae32..d3489c81ea1 100644 --- a/editors/p5-Proc-InvokeEditor/distinfo +++ b/editors/p5-Proc-InvokeEditor/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1501862750 -SHA256 (Proc-InvokeEditor-1.09.tar.gz) = 097dfa5839ca9b0802b803d29cc886860ed13ed98f8cb54e73c3b18236eb5f1b -SIZE (Proc-InvokeEditor-1.09.tar.gz) = 7587 +TIMESTAMP = 1502888739 +SHA256 (Proc-InvokeEditor-1.12.tar.gz) = 321813e13843cc0b86306fd9e0d8d895f954431c385dd50da6303dbab815b169 +SIZE (Proc-InvokeEditor-1.12.tar.gz) = 13852 |