diff options
author | joneum <joneum@FreeBSD.org> | 2017-08-01 05:48:45 +0800 |
---|---|---|
committer | joneum <joneum@FreeBSD.org> | 2017-08-01 05:48:45 +0800 |
commit | a7987bbbea464a2838bb5e5f5743c63fdca18083 (patch) | |
tree | bb49b2c224c6f0776ed413f8534e8ed8861847db /www | |
parent | 9d00ed924aa47ca7068934617a30f53bf9c9ef3c (diff) | |
download | freebsd-ports-gnome-a7987bbbea464a2838bb5e5f5743c63fdca18083.tar.gz freebsd-ports-gnome-a7987bbbea464a2838bb5e5f5743c63fdca18083.tar.zst freebsd-ports-gnome-a7987bbbea464a2838bb5e5f5743c63fdca18083.zip |
- www/trac-email2trac: Update from 2.10.0 to 2.11.0
* Remove bloodhound code.
Bug Fixes:
* Fixed a typo version must be "1.2" instead of "1,2"
* Fixed crash in email2trac when subject line contatins multiple '?'
Approved by: rene (mentor)
Differential Revision: https://reviews.freebsd.org/D11760
Diffstat (limited to 'www')
-rw-r--r-- | www/trac-email2trac/Makefile | 2 | ||||
-rw-r--r-- | www/trac-email2trac/distinfo | 6 |
2 files changed, 4 insertions, 4 deletions
diff --git a/www/trac-email2trac/Makefile b/www/trac-email2trac/Makefile index f328a20f417e..af718a8ebace 100644 --- a/www/trac-email2trac/Makefile +++ b/www/trac-email2trac/Makefile @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= email2trac -PORTVERSION= 2.10.0 +PORTVERSION= 2.11.0 CATEGORIES= www devel python MASTER_SITES= ftp://ftp.sara.nl/pub/outgoing/ PKGNAMEPREFIX= trac- diff --git a/www/trac-email2trac/distinfo b/www/trac-email2trac/distinfo index 2b14094fbcbb..4fb16ed922fe 100644 --- a/www/trac-email2trac/distinfo +++ b/www/trac-email2trac/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1486467956 -SHA256 (email2trac-2.10.0.tar.gz) = d2393ce37e5568da4f1b769eaffca20b2214284fe2b1821086e496c865d9f86d -SIZE (email2trac-2.10.0.tar.gz) = 102322 +TIMESTAMP = 1501107256 +SHA256 (email2trac-2.11.0.tar.gz) = cdcec46a1a1077793204a666012712d840087b7978be7b93e6936176bda647e3 +SIZE (email2trac-2.11.0.tar.gz) = 102131 |