View | Details | Raw Unified | Return to bug 134951
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.3.1
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 Bug14013.php \
29
		Bug16148.php ticket-19.php FileBittorrent2.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.3.1.tgz) = 32f58ecd1ed6ed397d002c26f0f343d3
2
SHA256 (PEAR/File_Bittorrent2-1.0.0RC1.tgz) = 9e5d7325f0a7094e763074bc9d7e5eec19204219042727cc6eb944eb8dda7035
2
SHA256 (PEAR/File_Bittorrent2-1.3.1.tgz) = 674d354ca7a03de5f2020ad9ec2779f1a17c5c6e38d002964f7dfc0684a656eb
3
SIZE (PEAR/File_Bittorrent2-1.0.0RC1.tgz) = 69940
3
SIZE (PEAR/File_Bittorrent2-1.3.1.tgz) = 72852

Return to bug 134951