diff options
author | miwi <miwi@FreeBSD.org> | 2009-05-31 02:41:47 +0800 |
---|---|---|
committer | miwi <miwi@FreeBSD.org> | 2009-05-31 02:41:47 +0800 |
commit | 775b8482de1d108c191f147f255b2015fcc96657 (patch) | |
tree | b11e2ba952dfc00c256b165ad2a10829a4d57510 /net/pear-File_Bittorrent2 | |
parent | 58a1d5107706ac44b4512aaeac4715d95bcc2865 (diff) | |
download | freebsd-ports-gnome-775b8482de1d108c191f147f255b2015fcc96657.tar.gz freebsd-ports-gnome-775b8482de1d108c191f147f255b2015fcc96657.tar.zst freebsd-ports-gnome-775b8482de1d108c191f147f255b2015fcc96657.zip |
- Update to 1.3.1
PR: 134951
Submitted by: Zhen REN <bg1tpt@gmail.com> (maintainer)
Diffstat (limited to 'net/pear-File_Bittorrent2')
-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 |