Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 29 Dec 2019 12:56:16 +0000 (UTC)
From:      Jochen Neumeister <joneum@FreeBSD.org>
To:        ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org
Subject:   svn commit: r521335 - head/mail/phpmailer6
Message-ID:  <201912291256.xBTCuG94007399@repo.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: joneum
Date: Sun Dec 29 12:56:15 2019
New Revision: 521335
URL: https://svnweb.freebsd.org/changeset/ports/521335

Log:
  Update to 6.1.3
  
  Changelog: https://github.com/PHPMailer/PHPMailer/releases/tag/v6.1.3
  
  Sponsored by:	Netzkommune GmbH

Modified:
  head/mail/phpmailer6/Makefile
  head/mail/phpmailer6/distinfo

Modified: head/mail/phpmailer6/Makefile
==============================================================================
--- head/mail/phpmailer6/Makefile	Sun Dec 29 12:56:15 2019	(r521334)
+++ head/mail/phpmailer6/Makefile	Sun Dec 29 12:56:15 2019	(r521335)
@@ -1,7 +1,7 @@
 # $FreeBSD$
 
 PORTNAME=	phpmailer
-PORTVERSION=	6.1.3
+PORTVERSION=	6.1.4
 DISTVERSIONPREFIX=	v
 CATEGORIES=	mail
 PKGNAMESUFFIX=	6

Modified: head/mail/phpmailer6/distinfo
==============================================================================
--- head/mail/phpmailer6/distinfo	Sun Dec 29 12:56:15 2019	(r521334)
+++ head/mail/phpmailer6/distinfo	Sun Dec 29 12:56:15 2019	(r521335)
@@ -1,3 +1,3 @@
-TIMESTAMP = 1575036870
-SHA256 (PHPMailer-PHPMailer-v6.1.3_GH0.tar.gz) = 2a983b3a02751dfbd29f879baab4d9d47ffad59089c9ff68dca48ec137d7b233
-SIZE (PHPMailer-PHPMailer-v6.1.3_GH0.tar.gz) = 93690
+TIMESTAMP = 1577623464
+SHA256 (PHPMailer-PHPMailer-v6.1.4_GH0.tar.gz) = d9df65b91fdd2f5e92f4c226f3a05d3dc49e739a1cce72e56066db94a47a3a91
+SIZE (PHPMailer-PHPMailer-v6.1.4_GH0.tar.gz) = 93915



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201912291256.xBTCuG94007399>