Date: Fri, 6 Jun 2008 03:00:39 +0900 From: KATO Tsuguru <tkato432@yahoo.com> To: FreeBSD-gnats-submit@FreeBSD.org Subject: ports/124316: Update port: x11-themes/gtk-cleanice-engine to 2.4.1 Message-ID: <20080606030039.4714c149.tkato432@yahoo.com> Resent-Message-ID: <200806051810.m55IA5bW071706@freefall.freebsd.org>
next in thread | raw e-mail | index | archive | help
>Number: 124316 >Category: ports >Synopsis: Update port: x11-themes/gtk-cleanice-engine to 2.4.1 >Confidential: no >Severity: non-critical >Priority: low >Responsible: freebsd-ports-bugs >State: open >Quarter: >Keywords: >Date-Required: >Class: change-request >Submitter-Id: current-users >Arrival-Date: Thu Jun 05 18:10:04 UTC 2008 >Closed-Date: >Last-Modified: >Originator: KATO Tsuguru >Release: FreeBSD 6.3-RELEASE-p2 i386 >Organization: >Environment: >Description: - Update to version 2.4.1 Remove file: files/patch-configure >How-To-Repeat: >Fix: diff -urN /usr/ports/x11-themes/gtk-cleanice-engine/Makefile x11-themes/gtk-cleanice-engine/Makefile --- /usr/ports/x11-themes/gtk-cleanice-engine/Makefile 2008-05-27 15:25:54.000000000 +0900 +++ x11-themes/gtk-cleanice-engine/Makefile 2008-06-01 03:00:03.000000000 +0900 @@ -6,11 +6,9 @@ # PORTNAME= gtk-cleanice-engine -PORTVERSION= 2.4.0 -PORTREVISION= 5 +PORTVERSION= 2.4.1 CATEGORIES= x11-themes gnome -MASTER_SITES= ${MASTER_SITE_SOURCEFORGE} -MASTER_SITE_SUBDIR= elysium-project +MASTER_SITES= SF/elysium-project DISTNAME= gtk-engines-cleanice-${PORTVERSION} DISTFILES= ${DISTNAME}.tar.gz \ ${THEME}.tar.gz @@ -18,29 +16,24 @@ MAINTAINER= ports@FreeBSD.org COMMENT= A simplistic GTK+ 2.x theme engine -GNU_CONFIGURE= yes -USE_GNOME= gnomehack gtk20 +USE_GNOME= gnomehack gnometarget gtk20 +USE_AUTOTOOLS= libtool:15 THEME= cleanice-theme-1.2.7 THEMEDIR= ${WRKDIR}/${THEME}/Theme post-install: - ${MKDIR} ${PREFIX}/share/themes/CleanIce/gtk-2.0 - ${MKDIR} ${PREFIX}/share/themes/CleanIce/metacity-1 - ${MKDIR} ${PREFIX}/share/themes/CleanIce-Dark/gtk-2.0 + @${MKDIR} ${PREFIX}/share/themes/CleanIce ${INSTALL_DATA} ${THEMEDIR}/cleanice/index.theme \ ${PREFIX}/share/themes/CleanIce + @${MKDIR} ${PREFIX}/share/themes/CleanIce/gtk-2.0 ${INSTALL_DATA} ${THEMEDIR}/cleanice/gtkrc \ ${PREFIX}/share/themes/CleanIce/gtk-2.0 + @${MKDIR} ${PREFIX}/share/themes/CleanIce/metacity-1 ${INSTALL_DATA} ${THEMEDIR}/cleanice/metacity-theme-1.xml \ ${PREFIX}/share/themes/CleanIce/metacity-1 + @${MKDIR} ${PREFIX}/share/themes/CleanIce-Dark/gtk-2.0 ${INSTALL_DATA} ${THEMEDIR}/cleanice-dark/gtkrc \ ${PREFIX}/share/themes/CleanIce-Dark/gtk-2.0 -.include <bsd.port.pre.mk> - -.if ${OSVERSION} >= 700029 -BROKEN= Incorrect objformat handling -.endif - -.include <bsd.port.post.mk> +.include <bsd.port.mk> diff -urN /usr/ports/x11-themes/gtk-cleanice-engine/distinfo x11-themes/gtk-cleanice-engine/distinfo --- /usr/ports/x11-themes/gtk-cleanice-engine/distinfo 2006-01-24 13:44:37.000000000 +0900 +++ x11-themes/gtk-cleanice-engine/distinfo 2008-06-01 02:47:40.000000000 +0900 @@ -1,6 +1,6 @@ -MD5 (gtk-engines-cleanice-2.4.0.tar.gz) = 0737454f3209e0d418f210b22440383a -SHA256 (gtk-engines-cleanice-2.4.0.tar.gz) = 47955f40c93cb1c4ed4f455efd7cab14bc9e18a146abbc90f761692bff19f819 -SIZE (gtk-engines-cleanice-2.4.0.tar.gz) = 210165 +MD5 (gtk-engines-cleanice-2.4.1.tar.gz) = bc9d3eb31671f6918666d0a58f64d1ae +SHA256 (gtk-engines-cleanice-2.4.1.tar.gz) = f927f7b06b979ced52cc11e3febecffc3f1aaca07a78c9d0aada31f25c48fb0d +SIZE (gtk-engines-cleanice-2.4.1.tar.gz) = 329188 MD5 (cleanice-theme-1.2.7.tar.gz) = bf12a530211c664e6e9cbdbd863ac6a3 SHA256 (cleanice-theme-1.2.7.tar.gz) = 0be0da024d53acbc3ad0a5a7276e049b27432e75ba527cc17576a2f77685509e SIZE (cleanice-theme-1.2.7.tar.gz) = 237813 diff -urN /usr/ports/x11-themes/gtk-cleanice-engine/files/patch-configure x11-themes/gtk-cleanice-engine/files/patch-configure --- /usr/ports/x11-themes/gtk-cleanice-engine/files/patch-configure 2003-04-06 15:08:11.000000000 +0900 +++ x11-themes/gtk-cleanice-engine/files/patch-configure 1970-01-01 09:00:00.000000000 +0900 @@ -1,10 +0,0 @@ ---- configure.orig Thu Mar 13 22:30:06 2003 -+++ configure Thu Mar 13 22:30:54 2003 -@@ -7830,6 +7830,7 @@ - - # This can be used to rebuild libtool when needed - LIBTOOL_DEPS="$ac_aux_dir/ltmain.sh" -+$ac_aux_dir/ltconfig $LIBTOOL_DEPS - - # Always use our own libtool. - LIBTOOL='$(SHELL) $(top_builddir)/libtool' diff -urN /usr/ports/x11-themes/gtk-cleanice-engine/pkg-plist x11-themes/gtk-cleanice-engine/pkg-plist --- /usr/ports/x11-themes/gtk-cleanice-engine/pkg-plist 2006-05-07 13:39:34.000000000 +0900 +++ x11-themes/gtk-cleanice-engine/pkg-plist 2008-06-01 03:01:46.000000000 +0900 @@ -1,11 +1,12 @@ +lib/gtk-2.0/%%GTK2_VERSION%%/engines/libcleanice.a lib/gtk-2.0/%%GTK2_VERSION%%/engines/libcleanice.la lib/gtk-2.0/%%GTK2_VERSION%%/engines/libcleanice.so share/themes/CleanIce/index.theme share/themes/CleanIce/gtk-2.0/gtkrc share/themes/CleanIce/metacity-1/metacity-theme-1.xml share/themes/CleanIce-Dark/gtk-2.0/gtkrc -@dirrm share/themes/CleanIce/gtk-2.0 -@dirrm share/themes/CleanIce/metacity-1 -@dirrm share/themes/CleanIce @dirrm share/themes/CleanIce-Dark/gtk-2.0 @dirrm share/themes/CleanIce-Dark +@dirrm share/themes/CleanIce/metacity-1 +@dirrm share/themes/CleanIce/gtk-2.0 +@dirrm share/themes/CleanIce >Release-Note: >Audit-Trail: >Unformatted:
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20080606030039.4714c149.tkato432>