diff options
author | wen <wen@FreeBSD.org> | 2009-12-11 10:37:22 +0800 |
---|---|---|
committer | wen <wen@FreeBSD.org> | 2009-12-11 10:37:22 +0800 |
commit | 6594ba4dea9441bc9dae6e12a0e1fc7d6c2b0b37 (patch) | |
tree | aa7ff453fc18c09fc06b7144d47ba08ed1d32171 | |
parent | 9965937b4c93fa19f766d6498e8a076b02970f5c (diff) | |
download | freebsd-ports-gnome-6594ba4dea9441bc9dae6e12a0e1fc7d6c2b0b37.tar.gz freebsd-ports-gnome-6594ba4dea9441bc9dae6e12a0e1fc7d6c2b0b37.tar.zst freebsd-ports-gnome-6594ba4dea9441bc9dae6e12a0e1fc7d6c2b0b37.zip |
- Update to 0.53 and unbreak it
-rw-r--r-- | net-p2p/unworkable/Makefile | 7 | ||||
-rw-r--r-- | net-p2p/unworkable/distinfo | 6 |
2 files changed, 6 insertions, 7 deletions
diff --git a/net-p2p/unworkable/Makefile b/net-p2p/unworkable/Makefile index fef6b524fece..18253c838692 100644 --- a/net-p2p/unworkable/Makefile +++ b/net-p2p/unworkable/Makefile @@ -6,17 +6,16 @@ # PORTNAME= unworkable -PORTVERSION= 0.52 +PORTVERSION= 0.53 CATEGORIES= net-p2p -MASTER_SITES= http://p2presearch.com/unworkable/dist/ +MASTER_SITES= http://p2presearch.com/unworkable/dist/\ + http://unworkable.googlecode.com/files/ MAINTAINER= wenheping@gmail.com COMMENT= A Free BitTorrent Implementation LIB_DEPENDS= event:${PORTSDIR}/devel/libevent -BROKEN= does not build with libevent-1.4.13 - USE_SCONS= yes USE_OPENSSL= yes SCONS_BUILDENV= ${SCONS_ENV} diff --git a/net-p2p/unworkable/distinfo b/net-p2p/unworkable/distinfo index 7f5252941f08..1f152a8d7e50 100644 --- a/net-p2p/unworkable/distinfo +++ b/net-p2p/unworkable/distinfo @@ -1,3 +1,3 @@ -MD5 (unworkable-0.52.tar.gz) = 53ab57f453c5313032bacb9c8c44030b -SHA256 (unworkable-0.52.tar.gz) = 37bc17fd8f31a79931b354bf0349b33d20aa3b07934844a997426201a059796d -SIZE (unworkable-0.52.tar.gz) = 145574 +MD5 (unworkable-0.53.tar.gz) = c885f651a5bddb93b902fd4cba44c253 +SHA256 (unworkable-0.53.tar.gz) = 80640df2319c128c2bf35f2279fb099985bd8c269808e97b5b0d420f38af6a34 +SIZE (unworkable-0.53.tar.gz) = 72053 |