Bug 180191 - Upgrade mail/gmime26 from 2.6.15 to 2.6.16
Summary: Upgrade mail/gmime26 from 2.6.15 to 2.6.16
Status: Closed FIXED
Alias: None
Product: Ports & Packages
Classification: Unclassified
Component: Individual Port(s) (show other bugs)
Version: Latest
Hardware: Any Any
: Normal Affects Only Me
Assignee: William Grzybowski
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2013-07-02 09:20 UTC by Alan Hicks
Modified: 2013-07-02 13:00 UTC (History)
0 users

See Also:


Attachments
gmime-2615-2616.diff (865 bytes, patch)
2013-07-02 09:20 UTC, Alan Hicks
no flags Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Alan Hicks 2013-07-02 09:20:00 UTC
	Upgrade gmime26 from 2.6.15 to 2.6.16

Fix: Apply attached patch
Comment 1 William Grzybowski freebsd_committer freebsd_triage 2013-07-02 12:32:34 UTC
Responsible Changed
From-To: freebsd-ports-bugs->wg

I'll take it.
Comment 2 dfilter service freebsd_committer freebsd_triage 2013-07-02 12:52:28 UTC
Author: wg
Date: Tue Jul  2 11:52:15 2013
New Revision: 322163
URL: http://svnweb.freebsd.org/changeset/ports/322163

Log:
  mail/gmime26: update to 2.6.16
  
  - Update to 2.6.16 [1]
  - Add DOCS option
  
  PR:		ports/180191
  Submitted by:	Alan Hicks <ahicks@p-o.co.uk> (maintainer)

Modified:
  head/mail/gmime26/Makefile
  head/mail/gmime26/distinfo

Modified: head/mail/gmime26/Makefile
==============================================================================
--- head/mail/gmime26/Makefile	Tue Jul  2 11:49:12 2013	(r322162)
+++ head/mail/gmime26/Makefile	Tue Jul  2 11:52:15 2013	(r322163)
@@ -2,7 +2,7 @@
 # $FreeBSD$
 
 PORTNAME=	gmime
-PORTVERSION=	2.6.15
+PORTVERSION=	2.6.16
 PORTREVISION?=	0
 CATEGORIES?=	mail
 MASTER_SITES=	GNOME
@@ -36,6 +36,8 @@ LDFLAGS+=	-L${LOCALBASE}/lib
 
 LATEST_LINK?=	${PORTNAME}26
 
+OPTIONS_DEFINE=	DOCS
+
 .include <bsd.port.options.mk>
 
 post-patch:

Modified: head/mail/gmime26/distinfo
==============================================================================
--- head/mail/gmime26/distinfo	Tue Jul  2 11:49:12 2013	(r322162)
+++ head/mail/gmime26/distinfo	Tue Jul  2 11:52:15 2013	(r322163)
@@ -1,2 +1,2 @@
-SHA256 (gmime-2.6.15.tar.xz) = b4c2a0b99b82063387cd750a38421ebaa0636f339e67984a84371bcb697dc99a
-SIZE (gmime-2.6.15.tar.xz) = 731880
+SHA256 (gmime-2.6.16.tar.xz) = 1093c2c9b4644d53b9c2df30042b3c4c2e9141d3e65e299030d227485d95c8af
+SIZE (gmime-2.6.16.tar.xz) = 739160
_______________________________________________
svn-ports-all@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/svn-ports-all
To unsubscribe, send any mail to "svn-ports-all-unsubscribe@freebsd.org"
Comment 3 William Grzybowski freebsd_committer freebsd_triage 2013-07-02 12:54:02 UTC
State Changed
From-To: open->closed

Committed. Thanks!