diff options
-rw-r--r-- | net/pear-File_Bittorrent2/Makefile | 6 | ||||
-rw-r--r-- | net/pear-File_Bittorrent2/distinfo | 6 |
2 files changed, 6 insertions, 6 deletions
diff --git a/net/pear-File_Bittorrent2/Makefile b/net/pear-File_Bittorrent2/Makefile index 237062a9a0bf..2b11c8ca7f3f 100644 --- a/net/pear-File_Bittorrent2/Makefile +++ b/net/pear-File_Bittorrent2/Makefile @@ -6,7 +6,7 @@ # PORTNAME= File_Bittorrent2 -DISTVERSION= 1.2.0 +DISTVERSION= 1.3.1 CATEGORIES= net pear MAINTAINER= bg1tpt@gmail.com @@ -25,8 +25,8 @@ EXAMPLES= example.php example_mktorrent.php \ scrape.php torrentinfo.php _TESTSDIR= Tests -TESTS= AllTests.php Bug7406.php Bug8085.php FileBittorrent2.php \ - Bug14013.php +TESTS= AllTests.php Bug7406.php Bug8085.php Bug14013.php \ + Bug16148.php ticket-19.php FileBittorrent2.php post-extract: @ cd ${WRKSRC}/File; ${MV} Bittorrent2 ${WRKSRC} diff --git a/net/pear-File_Bittorrent2/distinfo b/net/pear-File_Bittorrent2/distinfo index 115fa79620b6..46b867df4ad7 100644 --- a/net/pear-File_Bittorrent2/distinfo +++ b/net/pear-File_Bittorrent2/distinfo @@ -1,3 +1,3 @@ -MD5 (PEAR/File_Bittorrent2-1.2.0.tgz) = a23c351c8c71a1b315db9845800adeee -SHA256 (PEAR/File_Bittorrent2-1.2.0.tgz) = ed4ffb75762d1079293116257f4bbee7a4d41fdd046c369af06103251cddccf7 -SIZE (PEAR/File_Bittorrent2-1.2.0.tgz) = 71421 +MD5 (PEAR/File_Bittorrent2-1.3.1.tgz) = 32f58ecd1ed6ed397d002c26f0f343d3 +SHA256 (PEAR/File_Bittorrent2-1.3.1.tgz) = 674d354ca7a03de5f2020ad9ec2779f1a17c5c6e38d002964f7dfc0684a656eb +SIZE (PEAR/File_Bittorrent2-1.3.1.tgz) = 72852 |