svn commit: r521335 - head/mail/phpmailer6

Jochen Neumeister joneum at FreeBSD.org
Sun Dec 29 12:56:16 UTC 2019


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


More information about the svn-ports-all mailing list