svn commit: r468702 - head/www/trac-email2trac

Jochen Neumeister joneum at FreeBSD.org
Mon Apr 30 13:39:40 UTC 2018


Author: joneum
Date: Mon Apr 30 13:39:39 2018
New Revision: 468702
URL: https://svnweb.freebsd.org/changeset/ports/468702

Log:
  Update to 2.12.2
  
  Changelog:
  2.12.2
    * Fixed do not use html2text if message is send in plain and html text. Show plain
      and attach html version if drop_alternative is not set
  
  2.12.0
    * Fixed inlne property bug, append line if no ticket property field found

Modified:
  head/www/trac-email2trac/Makefile
  head/www/trac-email2trac/distinfo

Modified: head/www/trac-email2trac/Makefile
==============================================================================
--- head/www/trac-email2trac/Makefile	Mon Apr 30 13:35:52 2018	(r468701)
+++ head/www/trac-email2trac/Makefile	Mon Apr 30 13:39:39 2018	(r468702)
@@ -2,8 +2,7 @@
 # $FreeBSD$
 
 PORTNAME=	email2trac
-PORTVERSION=	2.11.0
-PORTREVISION=	1
+PORTVERSION=	2.12.2
 CATEGORIES=	www devel python
 MASTER_SITES=	ftp://ftp.sara.nl/pub/outgoing/
 PKGNAMEPREFIX=	trac-

Modified: head/www/trac-email2trac/distinfo
==============================================================================
--- head/www/trac-email2trac/distinfo	Mon Apr 30 13:35:52 2018	(r468701)
+++ head/www/trac-email2trac/distinfo	Mon Apr 30 13:39:39 2018	(r468702)
@@ -1,3 +1,3 @@
-TIMESTAMP = 1501107256
-SHA256 (email2trac-2.11.0.tar.gz) = cdcec46a1a1077793204a666012712d840087b7978be7b93e6936176bda647e3
-SIZE (email2trac-2.11.0.tar.gz) = 102131
+TIMESTAMP = 1525095454
+SHA256 (email2trac-2.12.2.tar.gz) = d2540cdfdb337b10c137a4dd069856e13c5831efa0ced47e905f6901827212d6
+SIZE (email2trac-2.12.2.tar.gz) = 102415


More information about the svn-ports-head mailing list