diff options
author | Kurt Jaeger <pi@FreeBSD.org> | 2018-01-12 15:55:45 +0000 |
---|---|---|
committer | Kurt Jaeger <pi@FreeBSD.org> | 2018-01-12 15:55:45 +0000 |
commit | fd2a05e4dd66ff909ead5b7f6a249f53752f2ac0 (patch) | |
tree | cb385e6193f49bdb8e7e5537ca719b4bf46bbfb8 | |
parent | net-im/telepathy-gabble: add shebangfix, and some dependencies (diff) |
security/trousers: fix distinfo
- see the PR for the diff between the two distfiles
PR: 221105
MFH: 2018Q1
Approved by: hrs (maintainer timeout)
Notes
Notes:
svn path=/head/; revision=458856
-rw-r--r-- | security/trousers/Makefile | 2 | ||||
-rw-r--r-- | security/trousers/distinfo | 6 |
2 files changed, 4 insertions, 4 deletions
diff --git a/security/trousers/Makefile b/security/trousers/Makefile index 17b217b150ad..c1e9c46d1514 100644 --- a/security/trousers/Makefile +++ b/security/trousers/Makefile @@ -3,7 +3,7 @@ PORTNAME= trousers PORTVERSION= 0.3.14 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= security MASTER_SITES= SF diff --git a/security/trousers/distinfo b/security/trousers/distinfo index 9797141e9600..51712a2617bd 100644 --- a/security/trousers/distinfo +++ b/security/trousers/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1479521351 -SHA256 (trousers-0.3.14.tar.gz) = 95db55beb1556b12be9b4cf3123a3a59c7a70cc890d731fae93e6949305fb63b -SIZE (trousers-0.3.14.tar.gz) = 3462743 +TIMESTAMP = 1501436543 +SHA256 (trousers-0.3.14.tar.gz) = ce50713a261d14b735ec9ccd97609f0ad5ce69540af560e8c3ce9eb5f2d28f47 +SIZE (trousers-0.3.14.tar.gz) = 1378438 |