Update to 0.10, assign maintainership to perl.
This commit is contained in:
parent
624ee93323
commit
29bbd9abab
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=136038
2 changed files with 4 additions and 4 deletions
|
@ -6,13 +6,13 @@
|
|||
#
|
||||
|
||||
PORTNAME= Spreadsheet-WriteExcelXML
|
||||
PORTVERSION= 0.08
|
||||
PORTVERSION= 0.10
|
||||
CATEGORIES= textproc perl5
|
||||
MASTER_SITES= ${MASTER_SITE_PERL_CPAN}
|
||||
MASTER_SITE_SUBDIR= Spreadsheet
|
||||
PKGNAMEPREFIX= p5-
|
||||
|
||||
MAINTAINER= ports@FreeBSD.org
|
||||
MAINTAINER= perl@FreeBSD.org
|
||||
COMMENT= Create an Excel file in XML format
|
||||
|
||||
PERL_CONFIGURE= yes
|
||||
|
|
|
@ -1,2 +1,2 @@
|
|||
MD5 (Spreadsheet-WriteExcelXML-0.08.tar.gz) = e910b5a9cf2dc3dc7f910d5591fffd99
|
||||
SIZE (Spreadsheet-WriteExcelXML-0.08.tar.gz) = 136715
|
||||
MD5 (Spreadsheet-WriteExcelXML-0.10.tar.gz) = af7b95de3f7a745a770f1f07e1043bd9
|
||||
SIZE (Spreadsheet-WriteExcelXML-0.10.tar.gz) = 146523
|
||||
|
|
Loading…
Reference in a new issue