- Update to 0.10
PR: 225709 Approved by: maintainer timeout (kuriyama, 1 month)
This commit is contained in:
parent
85c321bc73
commit
270bdd386a
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=463419
@ -1,7 +1,7 @@
|
||||
# $FreeBSD$
|
||||
|
||||
PORTNAME= Convert-Moji
|
||||
PORTVERSION= 0.08
|
||||
PORTVERSION= 0.10
|
||||
CATEGORIES= converters perl5
|
||||
MASTER_SITES= CPAN
|
||||
PKGNAMEPREFIX= p5-
|
||||
@ -14,6 +14,6 @@ LICENSE_COMB= dual
|
||||
|
||||
USES= perl5
|
||||
USE_PERL5= configure
|
||||
NO_ARCH= YES
|
||||
NO_ARCH= yes
|
||||
|
||||
.include <bsd.port.mk>
|
||||
|
@ -1,3 +1,3 @@
|
||||
TIMESTAMP = 1475928943
|
||||
SHA256 (Convert-Moji-0.08.tar.gz) = 0e3d28b4b1b370f5c5edc2d59e253e8e87275d81117fe0cdc52816fb22c4b904
|
||||
SIZE (Convert-Moji-0.08.tar.gz) = 9692
|
||||
TIMESTAMP = 1517942691
|
||||
SHA256 (Convert-Moji-0.10.tar.gz) = 4923fb681ccf3856087e4a671a1e3cfd1a920ae936c9442081c2d9060da156cb
|
||||
SIZE (Convert-Moji-0.10.tar.gz) = 8818
|
||||
|
@ -1,5 +1,3 @@
|
||||
%%PERL5_MAN3%%/Convert::Moji.3.gz
|
||||
%%SITE_PERL%%/Convert/Moji.pm
|
||||
%%SITE_PERL%%/Convert/Moji.pod
|
||||
%%SITE_PERL%%/Convert/Moji.pod.tmpl
|
||||
%%SITE_PERL%%/Convert/make-pod.pl
|
||||
%%PERL5_MAN3%%/Convert::Moji.3.gz
|
||||
|
Loading…
Reference in New Issue
Block a user