diff options
author | arved <arved@FreeBSD.org> | 2015-02-24 16:15:27 +0000 |
---|---|---|
committer | arved <arved@FreeBSD.org> | 2015-02-24 16:15:27 +0000 |
commit | dc5b9f9bcdee3f485d0000ffe05ae03852864384 (patch) | |
tree | 03120167578bfa34be52b81773865bcd915c5438 | |
parent | 50f1ed27c967dff5359407e5dc6c71aa424ca73c (diff) | |
download | FreeBSD-ports-dc5b9f9bcdee3f485d0000ffe05ae03852864384.zip FreeBSD-ports-dc5b9f9bcdee3f485d0000ffe05ae03852864384.tar.gz |
Author rerolled distfile without bumping version.
(diff is found in the referenced PR)
- Fixes error "rate limit rate failure"
- Enables SSL by default
PR: 197988
Approved by: maintainer
-rw-r--r-- | net-im/ttytter/Makefile | 1 | ||||
-rw-r--r-- | net-im/ttytter/distinfo | 4 |
2 files changed, 3 insertions, 2 deletions
diff --git a/net-im/ttytter/Makefile b/net-im/ttytter/Makefile index 182f926..d335f31 100644 --- a/net-im/ttytter/Makefile +++ b/net-im/ttytter/Makefile @@ -3,6 +3,7 @@ PORTNAME= ttytter PORTVERSION= 2.1.00 +PORTREVISION= 1 CATEGORIES= net-im perl5 MASTER_SITES= http://www.floodgap.com/software/ttytter/dist2/:dist \ http://www.floodgap.com/software/ffsl/:license diff --git a/net-im/ttytter/distinfo b/net-im/ttytter/distinfo index 6b10708..58ee4ea 100644 --- a/net-im/ttytter/distinfo +++ b/net-im/ttytter/distinfo @@ -1,4 +1,4 @@ -SHA256 (ttytter/2.1.00.txt) = 6292ada5d238009c74345c48a66e59b3c0e4e084a733715953e408bb18191898 -SIZE (ttytter/2.1.00.txt) = 238284 +SHA256 (ttytter/2.1.00.txt) = 86c6e7767c65e3179d4ed6368e27df5c4b200285207c3df3164c5a84a73517b1 +SIZE (ttytter/2.1.00.txt) = 238320 SHA256 (ttytter/license.txt) = 42c576fcacb5bd6c8f8e64c479b0f8e4445c7e6c9ac013485c51b8f05f2352fd SIZE (ttytter/license.txt) = 14876 |