diff options
author | wg <wg@FreeBSD.org> | 2013-09-03 23:59:29 +0800 |
---|---|---|
committer | wg <wg@FreeBSD.org> | 2013-09-03 23:59:29 +0800 |
commit | e1476c16a25ea16085c0ae555dbf2732e3655cda (patch) | |
tree | ce895611f67c22d240c7ee7f39fcea5823582e7d /mail | |
parent | 456bb147a95f5d07dae663c0f99e158c3b9b9649 (diff) | |
download | freebsd-ports-gnome-e1476c16a25ea16085c0ae555dbf2732e3655cda.tar.gz freebsd-ports-gnome-e1476c16a25ea16085c0ae555dbf2732e3655cda.tar.zst freebsd-ports-gnome-e1476c16a25ea16085c0ae555dbf2732e3655cda.zip |
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)
Diffstat (limited to 'mail')
-rw-r--r-- | mail/gmime26/Makefile | 5 | ||||
-rw-r--r-- | mail/gmime26/distinfo | 4 |
2 files changed, 4 insertions, 5 deletions
diff --git a/mail/gmime26/Makefile b/mail/gmime26/Makefile index 918ee67fcb87..a9c4a929e63b 100644 --- a/mail/gmime26/Makefile +++ b/mail/gmime26/Makefile @@ -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 diff --git a/mail/gmime26/distinfo b/mail/gmime26/distinfo index b5afdbc1692b..2de05111b006 100644 --- a/mail/gmime26/distinfo +++ b/mail/gmime26/distinfo @@ -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 |