svn commit: r533590 - head/mail/t-prot

Danilo G. Baio dbaio at FreeBSD.org
Fri May 1 22:04:55 UTC 2020


Author: dbaio
Date: Fri May  1 22:04:55 2020
New Revision: 533590
URL: https://svnweb.freebsd.org/changeset/ports/533590

Log:
  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)

Modified:
  head/mail/t-prot/Makefile
  head/mail/t-prot/distinfo

Modified: head/mail/t-prot/Makefile
==============================================================================
--- head/mail/t-prot/Makefile	Fri May  1 21:08:51 2020	(r533589)
+++ head/mail/t-prot/Makefile	Fri May  1 22:04:55 2020	(r533590)
@@ -2,18 +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
-DEPRECATED=	Broken for more than 6 months
-EXPIRATION_DATE=	2020-05-05
+LICENSE=	BSD4CLAUSE
 
 RUN_DEPENDS=	p5-Locale-gettext>=0:devel/p5-Locale-gettext
 

Modified: head/mail/t-prot/distinfo
==============================================================================
--- head/mail/t-prot/distinfo	Fri May  1 21:08:51 2020	(r533589)
+++ head/mail/t-prot/distinfo	Fri May  1 22:04:55 2020	(r533590)
@@ -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-head mailing list