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

(-)Makefile (-2 / +3 lines)
Lines 6-12 Link Here
6
#
6
#
7
7
8
PORTNAME=	File_Bittorrent2
8
PORTNAME=	File_Bittorrent2
9
DISTVERSION=	1.0.0RC1
9
DISTVERSION=	1.2.0
10
CATEGORIES=	net pear
10
CATEGORIES=	net pear
11
11
12
MAINTAINER=	bg1tpt@gmail.com
12
MAINTAINER=	bg1tpt@gmail.com
Lines 25-31 Link Here
25
		scrape.php torrentinfo.php
25
		scrape.php torrentinfo.php
26
26
27
_TESTSDIR=	Tests
27
_TESTSDIR=	Tests
28
TESTS=		AllTests.php Bug7406.php Bug8085.php FileBittorrent2.php
28
TESTS=		AllTests.php Bug7406.php Bug8085.php FileBittorrent2.php \
29
		Bug14013.php
29
30
30
post-extract:
31
post-extract:
31
	@ cd ${WRKSRC}/File; ${MV} Bittorrent2 ${WRKSRC}
32
	@ cd ${WRKSRC}/File; ${MV} Bittorrent2 ${WRKSRC}
(-)distinfo (-3 / +3 lines)
Lines 1-3 Link Here
1
MD5 (PEAR/File_Bittorrent2-1.0.0RC1.tgz) = 615b467a202c91b7b151d316d7a73349
1
MD5 (PEAR/File_Bittorrent2-1.2.0.tgz) = a23c351c8c71a1b315db9845800adeee
2
SHA256 (PEAR/File_Bittorrent2-1.0.0RC1.tgz) = 9e5d7325f0a7094e763074bc9d7e5eec19204219042727cc6eb944eb8dda7035
2
SHA256 (PEAR/File_Bittorrent2-1.2.0.tgz) = ed4ffb75762d1079293116257f4bbee7a4d41fdd046c369af06103251cddccf7
3
SIZE (PEAR/File_Bittorrent2-1.0.0RC1.tgz) = 69940
3
SIZE (PEAR/File_Bittorrent2-1.2.0.tgz) = 71421

Return to bug 124514