mirror of
https://git.FreeBSD.org/ports.git
synced 2025-01-03 06:04:53 +00:00
- Update to 1.0.8
This commit is contained in:
parent
ff60844b7a
commit
2d04df8775
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=292645
@ -6,17 +6,16 @@
|
||||
#
|
||||
|
||||
PORTNAME= System_Command
|
||||
PORTVERSION= 1.0.7
|
||||
PORTVERSION= 1.0.8
|
||||
CATEGORIES= devel pear
|
||||
|
||||
MAINTAINER= miwi@FreeBSD.org
|
||||
COMMENT= PEAR command line execution interface
|
||||
|
||||
BUILD_DEPENDS= ${PEARDIR}/PEAR.php:${PORTSDIR}/devel/pear
|
||||
RUN_DEPENDS:= ${BUILD_DEPENDS}
|
||||
RUN_DEPENDS:= ${PEARDIR}/PEAR.php:${PORTSDIR}/devel/pear
|
||||
|
||||
CATEGORY= System
|
||||
FILES= Command.php
|
||||
PEAR_AUTOINSTALL=yes
|
||||
|
||||
.include <bsd.port.pre.mk>
|
||||
.include "${PORTSDIR}/devel/pear/bsd.pear.mk"
|
||||
|
@ -1,2 +1,2 @@
|
||||
SHA256 (PEAR/System_Command-1.0.7.tgz) = 7c098a260b0d2ba0667ae329b34f5bfe63ae8943f551957f2938bdf7ffe50428
|
||||
SIZE (PEAR/System_Command-1.0.7.tgz) = 6105
|
||||
SHA256 (PEAR/System_Command-1.0.8.tgz) = 3a6e479c84701652e0285a86d466e384fc22c8a5f2613dc31c0908db9dd2fd64
|
||||
SIZE (PEAR/System_Command-1.0.8.tgz) = 6528
|
||||
|
Loading…
Reference in New Issue
Block a user