diff options
author | miwi <miwi@FreeBSD.org> | 2008-06-19 08:24:20 +0800 |
---|---|---|
committer | miwi <miwi@FreeBSD.org> | 2008-06-19 08:24:20 +0800 |
commit | 7c7f158e9f0380ce22086a2751051c20f40f3a53 (patch) | |
tree | abafa9452f932f5d8e8612775013df7fc162b4c4 | |
parent | 0935eaf29d9505c5c80e1af097c4b4622fd53c3b (diff) | |
download | freebsd-ports-gnome-7c7f158e9f0380ce22086a2751051c20f40f3a53.tar.gz freebsd-ports-gnome-7c7f158e9f0380ce22086a2751051c20f40f3a53.tar.zst freebsd-ports-gnome-7c7f158e9f0380ce22086a2751051c20f40f3a53.zip |
- Update to 1.2.0
PR: 124514
Submitted by: Wen heping <wenheping@gmail.com>
Approved by: maintainer
-rw-r--r-- | net/pear-File_Bittorrent2/Makefile | 5 | ||||
-rw-r--r-- | net/pear-File_Bittorrent2/distinfo | 6 |
2 files changed, 6 insertions, 5 deletions
diff --git a/net/pear-File_Bittorrent2/Makefile b/net/pear-File_Bittorrent2/Makefile index 40a91d5cd736..237062a9a0bf 100644 --- a/net/pear-File_Bittorrent2/Makefile +++ b/net/pear-File_Bittorrent2/Makefile @@ -6,7 +6,7 @@ # PORTNAME= File_Bittorrent2 -DISTVERSION= 1.0.0RC1 +DISTVERSION= 1.2.0 CATEGORIES= net pear MAINTAINER= bg1tpt@gmail.com @@ -25,7 +25,8 @@ EXAMPLES= example.php example_mktorrent.php \ scrape.php torrentinfo.php _TESTSDIR= Tests -TESTS= AllTests.php Bug7406.php Bug8085.php FileBittorrent2.php +TESTS= AllTests.php Bug7406.php Bug8085.php FileBittorrent2.php \ + Bug14013.php post-extract: @ cd ${WRKSRC}/File; ${MV} Bittorrent2 ${WRKSRC} diff --git a/net/pear-File_Bittorrent2/distinfo b/net/pear-File_Bittorrent2/distinfo index fe95008ea195..115fa79620b6 100644 --- a/net/pear-File_Bittorrent2/distinfo +++ b/net/pear-File_Bittorrent2/distinfo @@ -1,3 +1,3 @@ -MD5 (PEAR/File_Bittorrent2-1.0.0RC1.tgz) = 615b467a202c91b7b151d316d7a73349 -SHA256 (PEAR/File_Bittorrent2-1.0.0RC1.tgz) = 9e5d7325f0a7094e763074bc9d7e5eec19204219042727cc6eb944eb8dda7035 -SIZE (PEAR/File_Bittorrent2-1.0.0RC1.tgz) = 69940 +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 |