svn commit: r408265 - in head/mail/getmail: . files

Mark Felder feld at FreeBSD.org
Fri Feb 5 20:39:29 UTC 2016


Author: feld
Date: Fri Feb  5 20:39:28 2016
New Revision: 408265
URL: https://svnweb.freebsd.org/changeset/ports/408265

Log:
  mail/getmail: Update to 4.49.0
  
  PR:		206572
  Approved by:	maintainer

Modified:
  head/mail/getmail/Makefile
  head/mail/getmail/distinfo
  head/mail/getmail/files/patch-setup.py

Modified: head/mail/getmail/Makefile
==============================================================================
--- head/mail/getmail/Makefile	Fri Feb  5 20:04:05 2016	(r408264)
+++ head/mail/getmail/Makefile	Fri Feb  5 20:39:28 2016	(r408265)
@@ -2,7 +2,7 @@
 # $FreeBSD$
 
 PORTNAME=	getmail
-PORTVERSION=	4.48.0
+PORTVERSION=	4.49.0
 CATEGORIES=	mail python
 MASTER_SITES=	http://pyropus.ca/software/getmail/old-versions/
 

Modified: head/mail/getmail/distinfo
==============================================================================
--- head/mail/getmail/distinfo	Fri Feb  5 20:04:05 2016	(r408264)
+++ head/mail/getmail/distinfo	Fri Feb  5 20:39:28 2016	(r408265)
@@ -1,2 +1,2 @@
-SHA256 (getmail-4.48.0.tar.gz) = 49441e92eed577127331caf9b97f2ddaea14e97e8a49259efd9184a766a9b94c
-SIZE (getmail-4.48.0.tar.gz) = 190129
+SHA256 (getmail-4.49.0.tar.gz) = 1c6c4a3ebd17c1b15dc940a5888b0ceca4d135c1c20629ebe274ba025aff1ed4
+SIZE (getmail-4.49.0.tar.gz) = 150719

Modified: head/mail/getmail/files/patch-setup.py
==============================================================================
--- head/mail/getmail/files/patch-setup.py	Fri Feb  5 20:04:05 2016	(r408264)
+++ head/mail/getmail/files/patch-setup.py	Fri Feb  5 20:39:28 2016	(r408265)
@@ -1,6 +1,6 @@
---- setup.py.orig	2007-11-23 08:26:55.000000000 -0800
-+++ setup.py	2008-02-05 09:24:03.000000000 -0800
-@@ -39,12 +39,11 @@
+--- setup.py.orig	2009-01-08 21:55:25 UTC
++++ setup.py
+@@ -39,12 +39,11 @@ GETMAILDOCDIR = os.path.join(
      datadir or prefix,
      'share',
      'doc',
@@ -14,7 +14,7 @@
      'man',
      'man1'
  )
-@@ -98,25 +97,6 @@
+@@ -98,25 +97,6 @@ setup(
      'getmail_mbox'
      ],
      data_files=[


More information about the svn-ports-all mailing list