1
0
mirror of https://git.FreeBSD.org/ports.git synced 2025-01-03 06:04:53 +00:00

Update to 1.1.4

Changes:

    * bugfix when creating torrents from directories
    * fixed invalid format string
    * small bugfix parsing arguments

Notified by:	Aleksey Sokolov <alekseys@hotbox.ru>
This commit is contained in:
Emanuel Haupt 2008-02-23 14:12:33 +00:00
parent dea3ce32cf
commit 164da856b4
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=207785
2 changed files with 4 additions and 4 deletions

View File

@ -6,7 +6,7 @@
#
PORTNAME= createtorrent
PORTVERSION= 1.1.2
PORTVERSION= 1.1.4
CATEGORIES= net-p2p
MASTER_SITES= http://www.createtorrent.com/ \
http://critical.ch/distfiles/ \

View File

@ -1,3 +1,3 @@
MD5 (createtorrent-1.1.2.tar.gz) = b22f18940d6b56813f7f5f27df80b2f1
SHA256 (createtorrent-1.1.2.tar.gz) = 9975b0c3f0ba7c3c8c0b4a3494ede1b64c2e82da43fa1314a563a0fc8d7e92d7
SIZE (createtorrent-1.1.2.tar.gz) = 78862
MD5 (createtorrent-1.1.4.tar.gz) = 922b18eeec74ea81f22a3392e2680307
SHA256 (createtorrent-1.1.4.tar.gz) = 5bb8ae4cc450406afe06609ed4d29a3531ab1a65f519668c5fdbc2eab0b922af
SIZE (createtorrent-1.1.4.tar.gz) = 80605