mirror of
https://git.FreeBSD.org/ports.git
synced 2025-01-30 10:38:37 +00:00
Upgrade to 1.0.1.
PR: ports/46274 Submitted by: Thierry Thomas <thierry@pompo.net>
This commit is contained in:
parent
f754553325
commit
c5af25b536
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=74254
@ -7,17 +7,17 @@
|
||||
|
||||
PORTNAME= PEAR
|
||||
PORTVERSION= 1.0.1
|
||||
PORTREVISION= 1
|
||||
CATEGORIES= devel www
|
||||
MASTER_SITES= http://pear.php.net/get/
|
||||
PKGNAMEPREFIX= pear-
|
||||
DISTNAME= ${PORTNAME}-${PORTVERSION:S/.1/b1/}
|
||||
EXTRACT_SUFX= .tgz
|
||||
DIST_SUBDIR= PEAR
|
||||
|
||||
MAINTAINER= ports@FreeBSD.org
|
||||
|
||||
BUILD_DEPENDS= ${PEARDIR}.DIST_PHP:${PORTSDIR}/devel/pear-install
|
||||
RUN_DEPENDS= ${PEARDIR}.DIST_PHP:${PORTSDIR}/devel/pear-install
|
||||
RUN_DEPENDS= ${BUILD_DEPENDS}
|
||||
|
||||
NO_BUILD= yes
|
||||
|
||||
|
@ -1 +1 @@
|
||||
MD5 (PEAR/PEAR-1.0b1.tgz) = 6109077247d825df343f766713e899de
|
||||
MD5 (PEAR/PEAR-1.0.1.tgz) = 4afa614e25f9df1a79a59f006f9d1ed6
|
||||
|
@ -7,6 +7,7 @@
|
||||
%%PEARDIR%%/System.php
|
||||
%%PEARDIR%%/OS/Guess.php
|
||||
%%PEARDIR%%/PEAR/Autoloader.php
|
||||
%%PEARDIR%%/PEAR/Builder.php
|
||||
%%PEARDIR%%/PEAR/Command.php
|
||||
%%PEARDIR%%/PEAR/Command/Auth.php
|
||||
%%PEARDIR%%/PEAR/Command/Build.php
|
||||
@ -20,7 +21,6 @@
|
||||
%%PEARDIR%%/PEAR/Config.php
|
||||
%%PEARDIR%%/PEAR/Dependency.php
|
||||
%%PEARDIR%%/PEAR/Frontend/CLI.php
|
||||
%%PEARDIR%%/PEAR/Builder.php
|
||||
%%PEARDIR%%/PEAR/Installer.php
|
||||
%%PEARDIR%%/PEAR/Packager.php
|
||||
%%PEARDIR%%/PEAR/Registry.php
|
||||
|
Loading…
Reference in New Issue
Block a user