mirror of
https://git.FreeBSD.org/ports.git
synced 2024-11-21 00:25:50 +00:00
- Update to 0.9.3
- Add LICENSE - Pass maintainership to submitter Changes: http://pear.php.net/package/Spreadsheet_Excel_Writer/download/ PR: ports/183831 Submitted by: Muhammad Moinur Rahman <5u623l20@gmail.com>
This commit is contained in:
parent
5d397f0039
commit
3dd0641706
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=333430
@ -2,12 +2,14 @@
|
||||
# $FreeBSD$
|
||||
|
||||
PORTNAME= Spreadsheet_Excel_Writer
|
||||
PORTVERSION= 0.9.2
|
||||
PORTVERSION= 0.9.3
|
||||
CATEGORIES= textproc www pear
|
||||
|
||||
MAINTAINER= ports@FreeBSD.org
|
||||
MAINTAINER= 5u623l20@gmail.com
|
||||
COMMENT= PEAR class for writing Microsoft Excel files
|
||||
|
||||
LICENSE= LGPL3
|
||||
|
||||
BUILD_DEPENDS= ${PEARDIR}/OLE.php:${PORTSDIR}/devel/pear-OLE \
|
||||
${PEARDIR}/PEAR.php:${PORTSDIR}/devel/pear
|
||||
RUN_DEPENDS= ${PEARDIR}/OLE.php:${PORTSDIR}/devel/pear-OLE \
|
||||
@ -15,7 +17,6 @@ RUN_DEPENDS= ${PEARDIR}/OLE.php:${PORTSDIR}/devel/pear-OLE \
|
||||
|
||||
PEAR_AUTOINSTALL= yes
|
||||
|
||||
NO_STAGE= yes
|
||||
.include <bsd.port.pre.mk>
|
||||
.include "${PORTSDIR}/devel/pear/bsd.pear.mk"
|
||||
.include <bsd.port.post.mk>
|
||||
|
@ -1,2 +1,2 @@
|
||||
SHA256 (PEAR/Spreadsheet_Excel_Writer-0.9.2.tgz) = 2e10ee3b0b4f4b150e0bc31a705d4f85acb9bf4d76a780e44fbbfa812dc57dfd
|
||||
SIZE (PEAR/Spreadsheet_Excel_Writer-0.9.2.tgz) = 57629
|
||||
SHA256 (PEAR/Spreadsheet_Excel_Writer-0.9.3.tgz) = b708b9f594f358996a9d7ad32fa15fa5e6a12359f097e2bfa28a1ed50b4532f7
|
||||
SIZE (PEAR/Spreadsheet_Excel_Writer-0.9.3.tgz) = 57258
|
||||
|
Loading…
Reference in New Issue
Block a user