ports/178057: [PATCH] audio/easytag: update to 2.1.8

Martin Dieringer martin.dieringer at gmx.de
Mon Apr 22 18:40:01 UTC 2013


>Number:         178057
>Category:       ports
>Synopsis:       [PATCH] audio/easytag: update to 2.1.8
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    freebsd-ports-bugs
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          update
>Submitter-Id:   current-users
>Arrival-Date:   Mon Apr 22 18:40:01 UTC 2013
>Closed-Date:
>Last-Modified:
>Originator:     Martin Dieringer
>Release:        FreeBSD 9.1-STABLE amd64
>Organization:
>Environment:
System: FreeBSD 9.1-STABLE #20: Thu Apr  4 11:12:42 CEST
>Description:
- Update to 2.1.8
needs intltool 0.50.2, see http://www.freebsd.org/cgi/query-pr.cgi?pr=178056


Port maintainer (novel at FreeBSD.org) is cc'd.

Generated with FreeBSD Port Tools 0.99_7 (mode: update, diff: ports)
>How-To-Repeat:
>Fix:

--- easytag-2.1.8.patch begins here ---
diff -ruN /usr/ports//audio/easytag/Makefile ./Makefile
--- /usr/ports//audio/easytag/Makefile	2012-11-17 06:54:30.000000000 +0100
+++ ./Makefile	2013-04-22 19:01:39.641550577 +0200
@@ -1,11 +1,10 @@
-# Created by:	Adam Weinberger <adamw at FreeBSD.org>
+# Created by: Adam Weinberger <adamw at FreeBSD.org>
 # $FreeBSD: ports/audio/easytag/Makefile,v 1.60 2012/11/17 05:54:30 svnexp Exp $
 
 PORTNAME=	easytag
-PORTVERSION=	2.1.7
-PORTREVISION=	3
+PORTVERSION=	2.1.8
 CATEGORIES=	audio
-MASTER_SITES=	SF/${PORTNAME}/${PORTNAME}%20%28gtk%202%29/${PORTVERSION:C/\.[0-9]+$//}
+MASTER_SITES=	GNOME
 
 MAINTAINER=	novel at FreeBSD.org
 COMMENT=	GTK2 Tag editor for MP3 and OGG files
@@ -19,8 +18,9 @@
 MAN1=		easytag.1
 CONFLICTS=	easytag-devel-[0-9]*
 
-USE_BZIP2=	yes
+USE_XZ=	yes
 USE_GETTEXT=	yes
+USE_GMAKE=	yes
 USE_GNOME=	gnomehack gnomeprefix gtk20 desktopfileutils
 GNU_CONFIGURE=	yes
 CPPFLAGS+=	-I${LOCALBASE}/include -DHAVE_GTK
diff -ruN /usr/ports//audio/easytag/distinfo ./distinfo
--- /usr/ports//audio/easytag/distinfo	2012-02-28 07:54:26.000000000 +0100
+++ ./distinfo	2013-04-22 18:37:16.986549269 +0200
@@ -1,2 +1,2 @@
-SHA256 (easytag-2.1.7.tar.bz2) = bfed34cbdce96aca299a0db2b531dbc66feb489b911a34f0a9c67f2eb6ee9301
-SIZE (easytag-2.1.7.tar.bz2) = 3303491
+SHA256 (easytag-2.1.8.tar.xz) = 1a2f75c9a70aeb7a404dfaa96e0df0eaaa325df301c58f0f708d0da4c08e65a9
+SIZE (easytag-2.1.8.tar.xz) = 2459496
--- easytag-2.1.8.patch ends here ---

>Release-Note:
>Audit-Trail:
>Unformatted:


More information about the freebsd-ports-bugs mailing list