svn commit: r456075 - head/mail/cone

Steve Wills swills at FreeBSD.org
Tue Dec 12 02:16:09 UTC 2017


Author: swills
Date: Tue Dec 12 02:16:08 2017
New Revision: 456075
URL: https://svnweb.freebsd.org/changeset/ports/456075

Log:
  mail/cone: update to 0.96.2
  
  While here, pass maintainership to submitter.
  
  PR:		224195
  Submitted by:	Chris Petrik <christopherpetrik335 at student.athenstech.edu>

Modified:
  head/mail/cone/Makefile
  head/mail/cone/distinfo

Modified: head/mail/cone/Makefile
==============================================================================
--- head/mail/cone/Makefile	Tue Dec 12 02:09:41 2017	(r456074)
+++ head/mail/cone/Makefile	Tue Dec 12 02:16:08 2017	(r456075)
@@ -2,7 +2,7 @@
 # $FreeBSD$
 
 PORTNAME=	cone
-PORTVERSION=	0.96.1
+PORTVERSION=	0.96.2
 CATEGORIES=	mail
 # This is for beta versions, leave it in please:
 #MASTER_SITES=	http://www.courier-mta.org/beta/${PORTNAME}/ \
@@ -10,7 +10,7 @@ CATEGORIES=	mail
 # This is for release versions, leave it in please:
 MASTER_SITES=	SF/courier/${PORTNAME}/${PORTVERSION}
 
-MAINTAINER=	ports at FreeBSD.org
+MAINTAINER=	chris at bsdjunk.com
 COMMENT=	Console based mail client with POP3/IMAP/SMAP support
 
 LICENSE=	GPLv3

Modified: head/mail/cone/distinfo
==============================================================================
--- head/mail/cone/distinfo	Tue Dec 12 02:09:41 2017	(r456074)
+++ head/mail/cone/distinfo	Tue Dec 12 02:16:08 2017	(r456075)
@@ -1,3 +1,3 @@
-TIMESTAMP = 1503328306
-SHA256 (cone-0.96.1.tar.bz2) = 10c7364479501c0f4acee5670aa16e4f9e14ffd46454d38bcd086c75db917183
-SIZE (cone-0.96.1.tar.bz2) = 3754687
+TIMESTAMP = 1512738199
+SHA256 (cone-0.96.2.tar.bz2) = c183dbd6e50922dd71f7cbbe2a39ea584e4b0d0d214d21c3667c84bff54392a5
+SIZE (cone-0.96.2.tar.bz2) = 3849926


More information about the svn-ports-all mailing list