View | Details | Raw Unified | Return to bug 46274
Collapse All | Expand All

(-)devel/pear-PEAR/Makefile (-2 / +2 lines)
Lines 6-16 Link Here
6
#
6
#
7
7
8
PORTNAME=	PEAR
8
PORTNAME=	PEAR
9
PORTVERSION=	1.0.1
9
PORTVERSION=	1.0.3
10
CATEGORIES=	devel www
10
CATEGORIES=	devel www
11
MASTER_SITES=	http://pear.php.net/get/
11
MASTER_SITES=	http://pear.php.net/get/
12
PKGNAMEPREFIX=	pear-
12
PKGNAMEPREFIX=	pear-
13
DISTNAME=	${PORTNAME}-${PORTVERSION:S/.1/b1/}
13
DISTNAME=	${PORTNAME}-${PORTVERSION:S/.3/b3/}
14
EXTRACT_SUFX=	.tgz
14
EXTRACT_SUFX=	.tgz
15
DIST_SUBDIR=	PEAR
15
DIST_SUBDIR=	PEAR
16
16
(-)devel/pear-PEAR/distinfo (-1 / +1 lines)
Line 1 Link Here
1
MD5 (PEAR/PEAR-1.0b1.tgz) = 6109077247d825df343f766713e899de
1
MD5 (PEAR/PEAR-1.0b3.tgz) = 25b806043cb0f20167c0df409b99e118
(-)devel/pear-PEAR/pkg-plist (-1 / +1 lines)
Lines 7-12 Link Here
7
%%PEARDIR%%/System.php
7
%%PEARDIR%%/System.php
8
%%PEARDIR%%/OS/Guess.php
8
%%PEARDIR%%/OS/Guess.php
9
%%PEARDIR%%/PEAR/Autoloader.php
9
%%PEARDIR%%/PEAR/Autoloader.php
10
%%PEARDIR%%/PEAR/Builder.php
10
%%PEARDIR%%/PEAR/Command.php
11
%%PEARDIR%%/PEAR/Command.php
11
%%PEARDIR%%/PEAR/Command/Auth.php
12
%%PEARDIR%%/PEAR/Command/Auth.php
12
%%PEARDIR%%/PEAR/Command/Build.php
13
%%PEARDIR%%/PEAR/Command/Build.php
Lines 20-26 Link Here
20
%%PEARDIR%%/PEAR/Config.php
21
%%PEARDIR%%/PEAR/Config.php
21
%%PEARDIR%%/PEAR/Dependency.php
22
%%PEARDIR%%/PEAR/Dependency.php
22
%%PEARDIR%%/PEAR/Frontend/CLI.php
23
%%PEARDIR%%/PEAR/Frontend/CLI.php
23
%%PEARDIR%%/PEAR/Builder.php
24
%%PEARDIR%%/PEAR/Installer.php
24
%%PEARDIR%%/PEAR/Installer.php
25
%%PEARDIR%%/PEAR/Packager.php
25
%%PEARDIR%%/PEAR/Packager.php
26
%%PEARDIR%%/PEAR/Registry.php
26
%%PEARDIR%%/PEAR/Registry.php

Return to bug 46274