From 4d85c99d713a78f1391fbfbad022278c4f54904f Mon Sep 17 00:00:00 2001
From: kwm <kwm@df743ca5-7f9a-e211-a948-0013205c9059>
Date: Sat, 25 Jun 2011 09:08:47 +0000
Subject: Update to 3.0.4.

Switch to xz distfile.


git-svn-id: svn://creme-brulee.marcuscom.com/ports/trunk@16089 df743ca5-7f9a-e211-a948-0013205c9059
---
 x11/yelp3/Makefile              | 10 +++-------
 x11/yelp3/distinfo              |  4 ++--
 x11/yelp3/files/patch-configure | 13 -------------
 3 files changed, 5 insertions(+), 22 deletions(-)
 delete mode 100644 x11/yelp3/files/patch-configure

diff --git a/x11/yelp3/Makefile b/x11/yelp3/Makefile
index 0721d1250..b19d11a8c 100644
--- a/x11/yelp3/Makefile
+++ b/x11/yelp3/Makefile
@@ -3,11 +3,11 @@
 # Whom:					Maxim Sobolev <sobomax@FreeBSD.org>
 #
 # $FreeBSD$
-#   $MCom: ports/x11/yelp3/Makefile,v 1.15 2011/05/28 11:25:17 kwm Exp $
+#   $MCom: ports/x11/yelp3/Makefile,v 1.16 2011/06/10 22:59:11 mezz Exp $
 #
 
 PORTNAME=	yelp
-PORTVERSION=	3.0.3
+PORTVERSION=	3.0.4
 CATEGORIES=	x11 gnome
 MASTER_SITES=	GNOME
 DIST_SUBDIR=	gnome3
@@ -25,7 +25,7 @@ LATEST_LINK=	yelp3
 LICENSE=	GPLv2
 LICENSE_FILE=	${WRKSRC}/COPYING
 USE_GETTEXT=	yes
-USE_BZIP2=	yes
+USE_XZ=		yes
 USE_XORG=	x11 ice
 USE_GMAKE=	yes
 USE_GNOME=	gnomeprefix gnomehack intlhack gtk30 libxslt libxml2
@@ -53,8 +53,4 @@ CONFIGURE_ENV+=	YELP_LZMA_CFLAGS="-I/usr/include" \
 LIB_DEPENDS+=	lzma.5:${PORTSDIR}/archivers/xz
 .endif
 
-post-patch:
-	@${REINPLACE_CMD} -e 's|/home/shaunm/Projects/yelp/data/dtd|${PREFIX}/share/yelp/dtd|g' \
-		${WRKSRC}/data/dtd/catalog
-
 .include <bsd.port.post.mk>
diff --git a/x11/yelp3/distinfo b/x11/yelp3/distinfo
index 421a79890..ba0b15570 100644
--- a/x11/yelp3/distinfo
+++ b/x11/yelp3/distinfo
@@ -1,2 +1,2 @@
-SHA256 (gnome3/yelp-3.0.3.tar.bz2) = 938b50b63f2783d8f87ce2e6ebb622dcfc7cb2d81b39278d1298c5f3bdf236b9
-SIZE (gnome3/yelp-3.0.3.tar.bz2) = 1237455
+SHA256 (gnome3/yelp-3.0.4.tar.xz) = f80c0482691124f2b852deebc7380506b06c50a0bdcb0dd8301258fe676a924b
+SIZE (gnome3/yelp-3.0.4.tar.xz) = 1059652
diff --git a/x11/yelp3/files/patch-configure b/x11/yelp3/files/patch-configure
deleted file mode 100644
index 716bda056..000000000
--- a/x11/yelp3/files/patch-configure
+++ /dev/null
@@ -1,13 +0,0 @@
---- configure.orig	2011-04-27 19:02:36.000000000 +0200
-+++ configure	2011-04-27 19:08:24.000000000 +0200
-@@ -11371,8 +11371,8 @@
- .SECONDARY: $(gsettings_SCHEMAS)
- 
- gsettings__base_list = \
--  sed "$$!N;$$!N;$$!N;$$!N;$$!N;$$!N;$$!N;s/\n/ /g" | \
--  sed "$$!N;$$!N;$$!N;$$!N;s/\n/ /g"
-+  sed '\''$$!N;$$!N;$$!N;$$!N;$$!N;$$!N;$$!N;s/\n/ /g'\'' | \
-+  sed '\''$$!N;$$!N;$$!N;$$!N;s/\n/ /g'\''
- 
- install-gsettings-schemas: $(gsettings_SCHEMAS:.xml=.valid) $(gsettings__enum_file)
- 	@$(NORMAL_INSTALL)
-- 
cgit v1.2.3