Date: Tue, 3 Sep 2013 15:59:29 +0000 (UTC) From: William Grzybowski <wg@FreeBSD.org> To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r326162 - head/mail/gmime26 Message-ID: <201309031559.r83FxTeH030365@svn.freebsd.org>
next in thread | raw e-mail | index | archive | help
Author: wg Date: Tue Sep 3 15:59:29 2013 New Revision: 326162 URL: http://svnweb.freebsd.org/changeset/ports/326162 Log: mail/gmime26: update to 2.6.17 - Update to 2.6.17 [1] - Convert to USES gmake PR: ports/181777 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 Sep 3 15:28:40 2013 (r326161) +++ head/mail/gmime26/Makefile Tue Sep 3 15:59:29 2013 (r326162) @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= gmime -PORTVERSION= 2.6.16 +PORTVERSION= 2.6.17 PORTREVISION?= 0 CATEGORIES?= mail MASTER_SITES= GNOME @@ -18,10 +18,9 @@ CONFLICTS= gmime-1.0.* SLAVEDIRS= mail/gmime26-sharp DOCSDIR= ${PREFIX}/share/doc/${PORTNAME}26 -USE_GMAKE= yes USE_AUTOTOOLS= libtool USE_GNOME+= glib20 ltverhack -USES= pathfix pkgconfig iconv +USES= gmake pathfix pkgconfig iconv USE_LDCONFIG= yes USE_XZ= yes GNU_CONFIGURE= yes Modified: head/mail/gmime26/distinfo ============================================================================== --- head/mail/gmime26/distinfo Tue Sep 3 15:28:40 2013 (r326161) +++ head/mail/gmime26/distinfo Tue Sep 3 15:59:29 2013 (r326162) @@ -1,2 +1,2 @@ -SHA256 (gmime-2.6.16.tar.xz) = 1093c2c9b4644d53b9c2df30042b3c4c2e9141d3e65e299030d227485d95c8af -SIZE (gmime-2.6.16.tar.xz) = 739160 +SHA256 (gmime-2.6.17.tar.xz) = 22d49e57c404a0a68d1ac3426c8f23a39185a4b2d569de03bece07db03d1202f +SIZE (gmime-2.6.17.tar.xz) = 739208
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201309031559.r83FxTeH030365>