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

(-)/home/admin/joehorn/pear-Net_URL2/Makefile (-6 / +6 lines)
Lines 6-12 Link Here
6
#
6
#
7
7
8
PORTNAME=	Net_URL2
8
PORTNAME=	Net_URL2
9
PORTVERSION=	0.3.1
9
PORTVERSION=	2.0.0
10
CATEGORIES=	net www pear
10
CATEGORIES=	net www pear
11
11
12
MAINTAINER=	joehorn@gmail.com
12
MAINTAINER=	joehorn@gmail.com
Lines 15-28 Link Here
15
LICENSE=	BSD
15
LICENSE=	BSD
16
16
17
BUILD_DEPENDS=	${PEARDIR}/PEAR.php:${PORTSDIR}/devel/pear
17
BUILD_DEPENDS=	${PEARDIR}/PEAR.php:${PORTSDIR}/devel/pear
18
RUN_DEPENDS=	${BUILD_DEPENDS}
18
RUN_DEPENDS=	${PEARDIR}/PEAR.php:${PORTSDIR}/devel/pear
19
19
20
CATEGORY=	Net
20
CATEGORY=	Net
21
FILES=		URL2.php
21
FILES=		Net/URL2.php
22
EXAMPLES=	example.php
22
EXAMPLES=	6470.php example.php
23
TESTS=		6470.php
23
TESTS=		Net/URL2Test.php AllTests.php
24
_EXAMPLESDIR=	docs
24
_EXAMPLESDIR=	docs
25
_TESTSDIR=	docs
25
_TESTSDIR=	tests
26
IGNORE_WITH_PHP=	4
26
IGNORE_WITH_PHP=	4
27
27
28
.include <bsd.port.pre.mk>
28
.include <bsd.port.pre.mk>
(-)/home/admin/joehorn/pear-Net_URL2/distinfo (-2 / +2 lines)
Lines 1-2 Link Here
1
SHA256 (PEAR/Net_URL2-0.3.1.tgz) = 10e45485708c5abcbbdacd7599b37bd5c87d7575447cc09af82a7175eb0693a9
1
SHA256 (PEAR/Net_URL2-2.0.0.tgz) = 175a7950b54262ed09db607d39d4e450898c1ed3324f8524bb35097278d53f25
2
SIZE (PEAR/Net_URL2-0.3.1.tgz) = 8488
2
SIZE (PEAR/Net_URL2-2.0.0.tgz) = 11325

Return to bug 162092