svn commit: r379079 - head/mail/mu

Vanilla I. Shu vanilla at FreeBSD.org
Mon Feb 16 09:10:55 UTC 2015


Author: vanilla
Date: Mon Feb 16 09:10:53 2015
New Revision: 379079
URL: https://svnweb.freebsd.org/changeset/ports/379079
QAT: https://qat.redports.org/buildarchive/r379079/

Log:
  Upgrade to 0.9.10, and strip binary.
  
  PR:		197443
  Submitted by:	Ports Fury.

Modified:
  head/mail/mu/Makefile
  head/mail/mu/distinfo

Modified: head/mail/mu/Makefile
==============================================================================
--- head/mail/mu/Makefile	Mon Feb 16 09:10:26 2015	(r379078)
+++ head/mail/mu/Makefile	Mon Feb 16 09:10:53 2015	(r379079)
@@ -2,8 +2,7 @@
 # $FreeBSD$
 
 PORTNAME=	mu
-PORTVERSION=	0.9.9.6
-PORTREVISION=	1
+PORTVERSION=	0.9.10
 CATEGORIES=	mail
 MASTER_SITES=	GH
 
@@ -19,13 +18,14 @@ USE_GITHUB=	yes
 GH_ACCOUNT=	djcb
 GH_PROJECT=	${PORTNAME}
 GH_TAGNAME=	${PORTVERSION:S/^/v/}
-GH_COMMIT=	ab58307
+GH_COMMIT=	7888ba3
 
 USES=		gmake libtool makeinfo pkgconfig
 USE_GNOME=	glib20
 USE_AUTOTOOLS=	libtoolize aclocal autoheader automake autoconf
 AUTOMAKE_ARGS=	--add-missing
 CONFIGURE_ARGS=	--disable-silent-rules --disable-gtk
+INSTALL_TARGET=	install-strip
 
 CPPFLAGS+=	-I${LOCALBASE}/include
 LDFLAGS+=	-L${LOCALBASE}/lib

Modified: head/mail/mu/distinfo
==============================================================================
--- head/mail/mu/distinfo	Mon Feb 16 09:10:26 2015	(r379078)
+++ head/mail/mu/distinfo	Mon Feb 16 09:10:53 2015	(r379079)
@@ -1,2 +1,2 @@
-SHA256 (mu-0.9.9.6.tar.gz) = 3de15ee22db402dff4f2593e3d2a08341c17496ac925cf69492c925afdab3dac
-SIZE (mu-0.9.9.6.tar.gz) = 2172766
+SHA256 (mu-0.9.10.tar.gz) = 8328a65fcc12bdb2cf3a2ffd98ad8e0e4bc1af0f891a23b2948bc8527fff7312
+SIZE (mu-0.9.10.tar.gz) = 2176722


More information about the svn-ports-head mailing list