svn commit: r533691 - branches/2020Q2/mail/t-prot

Danilo G. Baio dbaio at FreeBSD.org
Sat May 2 14:38:24 UTC 2020


Author: dbaio
Date: Sat May  2 14:38:23 2020
New Revision: 533691
URL: https://svnweb.freebsd.org/changeset/ports/533691

Log:
  MFH: r533590
  
  mail/t-prot: Update to 3.4, Unbreak
  
  PR:		244037
  Submitted by:	Andreas Jobs
  Approved by:	torres.g.alex at gmail.com (maintainer timeout, >11 weeks)
  
  Approved by:	ports-secteam (joneum)

Modified:
  branches/2020Q2/mail/t-prot/Makefile
  branches/2020Q2/mail/t-prot/distinfo
Directory Properties:
  branches/2020Q2/   (props changed)

Modified: branches/2020Q2/mail/t-prot/Makefile
==============================================================================
--- branches/2020Q2/mail/t-prot/Makefile	Sat May  2 14:16:21 2020	(r533690)
+++ branches/2020Q2/mail/t-prot/Makefile	Sat May  2 14:38:23 2020	(r533691)
@@ -2,16 +2,14 @@
 # $FreeBSD$
 
 PORTNAME=	t-prot
-PORTVERSION=	2.101
-PORTREVISION=	1
+PORTVERSION=	3.4
 CATEGORIES=	mail
-MASTER_SITES=	http://www.escape.de/~tolot/mutt/t-prot/downloads/ \
-		LOCAL/sergei
+MASTER_SITES=	http://www.escape.de/~tolot/mutt/t-prot/downloads/
 
 MAINTAINER=	torres.g.alex at gmail.com
 COMMENT=	TOFU Protection - Display Filter for RFC822 messages
 
-BROKEN=		unfetchable
+LICENSE=	BSD4CLAUSE
 
 RUN_DEPENDS=	p5-Locale-gettext>=0:devel/p5-Locale-gettext
 

Modified: branches/2020Q2/mail/t-prot/distinfo
==============================================================================
--- branches/2020Q2/mail/t-prot/distinfo	Sat May  2 14:16:21 2020	(r533690)
+++ branches/2020Q2/mail/t-prot/distinfo	Sat May  2 14:38:23 2020	(r533691)
@@ -1,2 +1,3 @@
-SHA256 (t-prot-2.101.tar.gz) = c6431531f586abbffd4a10f0cae9187e7f75e13af3ff698e37b77dac8a934755
-SIZE (t-prot-2.101.tar.gz) = 47176
+TIMESTAMP = 1588369256
+SHA256 (t-prot-3.4.tar.gz) = 39b7a5f0fefdea87885f3b6ab041e7148c600fb50017c3a283231f6dde5eca2b
+SIZE (t-prot-3.4.tar.gz) = 46066


More information about the svn-ports-all mailing list