From owner-svn-ports-all@FreeBSD.ORG Sat Oct 11 18:27:07 2014 Return-Path: Delivered-To: svn-ports-all@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [8.8.178.115]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTPS id 27499F9A; Sat, 11 Oct 2014 18:27:07 +0000 (UTC) Received: from svn.freebsd.org (svn.freebsd.org [IPv6:2001:1900:2254:2068::e6a:0]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id 13F2283A; Sat, 11 Oct 2014 18:27:07 +0000 (UTC) Received: from svn.freebsd.org ([127.0.1.70]) by svn.freebsd.org (8.14.9/8.14.9) with ESMTP id s9BIR62h010887; Sat, 11 Oct 2014 18:27:06 GMT (envelope-from novel@FreeBSD.org) Received: (from novel@localhost) by svn.freebsd.org (8.14.9/8.14.9/Submit) id s9BIR6VI010885; Sat, 11 Oct 2014 18:27:06 GMT (envelope-from novel@FreeBSD.org) Message-Id: <201410111827.s9BIR6VI010885@svn.freebsd.org> X-Authentication-Warning: svn.freebsd.org: novel set sender to novel@FreeBSD.org using -f From: Roman Bogorodskiy Date: Sat, 11 Oct 2014 18:27:06 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r370657 - head/audio/easytag X-SVN-Group: ports-head MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-all@freebsd.org X-Mailman-Version: 2.1.18-1 Precedence: list List-Id: SVN commit messages for the ports tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 11 Oct 2014 18:27:07 -0000 Author: novel Date: Sat Oct 11 18:27:06 2014 New Revision: 370657 URL: https://svnweb.freebsd.org/changeset/ports/370657 QAT: https://qat.redports.org/buildarchive/r370657/ Log: Update to 2.2.4. Modified: head/audio/easytag/Makefile head/audio/easytag/distinfo Modified: head/audio/easytag/Makefile ============================================================================== --- head/audio/easytag/Makefile Sat Oct 11 18:09:35 2014 (r370656) +++ head/audio/easytag/Makefile Sat Oct 11 18:27:06 2014 (r370657) @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= easytag -PORTVERSION= 2.2.3 +PORTVERSION= 2.2.4 CATEGORIES= audio MASTER_SITES= GNOME @@ -67,4 +67,8 @@ post-install: @${INSTALL_DATA} ${WRKSRC}/${i} ${STAGEDIR}${DOCSDIR} .endfor +pre-configure: + @${REINPLACE_CMD} -e 's,^DATADIRNAME = @DATADIRNAME@,DATADIRNAME = share,' \ + ${WRKSRC}/po/Makefile.in.in + .include Modified: head/audio/easytag/distinfo ============================================================================== --- head/audio/easytag/distinfo Sat Oct 11 18:09:35 2014 (r370656) +++ head/audio/easytag/distinfo Sat Oct 11 18:27:06 2014 (r370657) @@ -1,2 +1,2 @@ -SHA256 (easytag-2.2.3.tar.xz) = f49cadc868a67faeb99bdbedc21a3009783609b380d098412c4799ec48aeaeb3 -SIZE (easytag-2.2.3.tar.xz) = 987288 +SHA256 (easytag-2.2.4.tar.xz) = 458329ab17e07fac5e92a2d732f0f4e9b12ea8aa31707506b39d3b2428d0c091 +SIZE (easytag-2.2.4.tar.xz) = 989660