From f29fddce7cc9b2e77abe7203729a03dd1530a5a5 Mon Sep 17 00:00:00 2001 From: adamw Date: Thu, 3 Jul 2003 18:45:38 +0000 Subject: Add two vendor bugfix patches. One fixes a CDDB-related bug; the other fixes a crash when starting up with certain GTK themes. Approved by: maintainer (semi-implicit, sortof-explicit, worked for me) --- audio/easytag/Makefile | 6 ++++++ audio/easytag/distinfo | 2 ++ 2 files changed, 8 insertions(+) (limited to 'audio/easytag') diff --git a/audio/easytag/Makefile b/audio/easytag/Makefile index 9552bda69..32826ff 100644 --- a/audio/easytag/Makefile +++ b/audio/easytag/Makefile @@ -8,10 +8,16 @@ PORTNAME= easytag PORTVERSION= 0.28 +PORTREVISION= 1 CATEGORIES= audio MASTER_SITES= ${MASTER_SITE_SOURCEFORGE} MASTER_SITE_SUBDIR= ${PORTNAME} +PATCH_SITES= ${MASTER_SITES} +PATCH_SITE_SUBDIR= ${PORTNAME} +PATCHFILES= patch_easytag_028_028a.diff patch_easytag_028a_028b.diff +PATCH_DIST_STRIP= -p1 + MAINTAINER= dominic.marks@btinternet.com COMMENT= Tag editor for MP3 and OGG files diff --git a/audio/easytag/distinfo b/audio/easytag/distinfo index 57e9582..4f6e30e 100644 --- a/audio/easytag/distinfo +++ b/audio/easytag/distinfo @@ -1 +1,3 @@ MD5 (easytag-0.28.tar.bz2) = c53de3d697234eede3f43240ef6ad950 +MD5 (patch_easytag_028_028a.diff) = 794551d3447d4c98fa474b1d52a4e57c +MD5 (patch_easytag_028a_028b.diff) = c6df49d12f5c9059e44cc53f905c7f91 -- cgit v1.1