Date: Mon, 13 Nov 2000 04:16:11 -0800 (PST) From: tkato@prontomail.ne.jp To: freebsd-gnats-submit@FreeBSD.org Subject: ports/22817: Update port: x11-wm/ude to 0.2.7b.1 Message-ID: <20001113121611.C365A37B4C5@hub.freebsd.org>
next in thread | raw e-mail | index | archive | help
>Number: 22817 >Category: ports >Synopsis: Update port: x11-wm/ude to 0.2.7b.1 >Confidential: no >Severity: non-critical >Priority: low >Responsible: freebsd-ports >State: open >Quarter: >Keywords: >Date-Required: >Class: change-request >Submitter-Id: current-users >Arrival-Date: Mon Nov 13 04:20:03 PST 2000 >Closed-Date: >Last-Modified: >Originator: KATO Tsuguru >Release: 4.1.1-RELEASE i386 >Organization: >Environment: >Description: - Update to version 0.2.7b-BETA New file: files/patch-ad Remove file: files/patch-ac >How-To-Repeat: >Fix: diff -urN /usr/ports/x11-wm/ude/Makefile x11-wm/ude/Makefile --- /usr/ports/x11-wm/ude/Makefile Thu Aug 3 21:38:44 2000 +++ x11-wm/ude/Makefile Sun Nov 12 13:45:08 2000 @@ -6,12 +6,12 @@ # PORTNAME= ude -PORTVERSION= 0.2.7.1 +PORTVERSION= 0.2.7b.1 CATEGORIES= x11-wm MASTER_SITES= ${MASTER_SITE_SOURCEFORGE} \ ftp://ude.the-coffeeshop.dk/pub/UDE/ MASTER_SITE_SUBDIR= udeproject -DISTNAME= ${PORTNAME}-0.2.7-BETA +DISTNAME= ${PORTNAME}-0.2.7b-BETA MAINTAINER= ports@FreeBSD.org @@ -22,5 +22,17 @@ GNU_CONFIGURE= yes CONFIGURE_ENV= CPPFLAGS="-I${LOCALBASE}/include" \ LIBS="-L${LOCALBASE}/lib -lintl" + +post-install: +.if !defined(NOPORTDOCS) + @${MKDIR} ${PREFIX}/share/doc/ude + ${INSTALL_DATA} ${WRKSRC}/doc/*.lyx ${PREFIX}/share/doc/ude + ${INSTALL_DATA} ${WRKSRC}/doc/*.tex ${PREFIX}/share/doc/ude + ${INSTALL_DATA} ${WRKSRC}/doc/*.txt ${PREFIX}/share/doc/ude + @${MKDIR} ${PREFIX}/share/doc/ude/html + ${INSTALL_DATA} ${WRKSRC}/doc/html/*.html ${PREFIX}/share/doc/ude/html + @${MKDIR} ${PREFIX}/share/doc/ude/html/uwm + ${INSTALL_DATA} ${WRKSRC}/doc/html/uwm/*.html ${PREFIX}/share/doc/ude/html/uwm +.endif .include <bsd.port.mk> diff -urN /usr/ports/x11-wm/ude/distinfo x11-wm/ude/distinfo --- /usr/ports/x11-wm/ude/distinfo Sun Mar 12 01:11:59 2000 +++ x11-wm/ude/distinfo Sun Nov 12 13:13:51 2000 @@ -1 +1 @@ -MD5 (ude-0.2.7-BETA.tar.gz) = d2c57c29d7a4d284f16f1dda8ddd6f34 +MD5 (ude-0.2.7b-BETA.tar.gz) = 6a8ad0db658fe0403d7b7b3a85836bcb diff -urN /usr/ports/x11-wm/ude/files/patch-ac x11-wm/ude/files/patch-ac --- /usr/ports/x11-wm/ude/files/patch-ac Sun Mar 12 01:11:59 2000 +++ x11-wm/ude/files/patch-ac Thu Jan 1 09:00:00 1970 @@ -1,11 +0,0 @@ ---- doc/Makefile.in Mon Mar 6 01:00:52 2000 -+++ doc/Makefile.in.new Mon Mar 6 20:55:51 2000 -@@ -88,7 +88,7 @@ - SUBDIRS = html - DIR_CONTENTS = scratch.lyx scratch.dvi scratch.txt uwm_manual.lyx uwm_manual.dvi uwm_manual.txt manual.dvi manual.tex - --udedocdir = ${prefix}/doc/${PACKAGE}-${VERSION} -+udedocdir = ${prefix}/share/ude/doc - udedoc_DATA = ${DIR_CONTENTS} - EXTRA_DIST = ${DIR_CONTENTS} - mkinstalldirs = $(SHELL) $(top_srcdir)/mkinstalldirs diff -urN /usr/ports/x11-wm/ude/files/patch-ad x11-wm/ude/files/patch-ad --- /usr/ports/x11-wm/ude/files/patch-ad Thu Jan 1 09:00:00 1970 +++ x11-wm/ude/files/patch-ad Sun Nov 12 13:18:30 2000 @@ -0,0 +1,11 @@ +--- Makefile.in.orig Sun Mar 19 10:25:32 2000 ++++ Makefile.in Sun Nov 12 13:18:17 2000 +@@ -85,7 +85,7 @@ + VERSION = @VERSION@ + l = @l@ + +-SUBDIRS = config extras gfx doc lib intl uwm po ++SUBDIRS = config extras gfx lib intl uwm po + EXTRA_DIST = ude.spec.in INSTALL.redhat REQUIREMENTS INSTALL.UDE + ACLOCAL_M4 = $(top_srcdir)/aclocal.m4 + mkinstalldirs = $(SHELL) $(top_srcdir)/mkinstalldirs diff -urN /usr/ports/x11-wm/ude/pkg-plist x11-wm/ude/pkg-plist --- /usr/ports/x11-wm/ude/pkg-plist Sun Nov 12 12:56:39 2000 +++ x11-wm/ude/pkg-plist Sun Nov 12 13:48:25 2000 @@ -1,37 +1,39 @@ bin/uwm -doc/ude-0.2.7-BETA/html/uwm/uwm_manual.html -doc/ude-0.2.7-BETA/html/uwm/index.html -doc/ude-0.2.7-BETA/html/scratch.html -doc/ude-0.2.7-BETA/html/index.html -include/ude/ude-i18n.h include/ude/ude-bevels.h include/ude/ude-box.h +include/ude/ude-button.h include/ude/ude-desktop.h include/ude/ude-events.h -include/ude/ude-types.h -include/ude/ude-vector.h -include/ude/ude-settings.h -include/ude/ude-wraparounds.h include/ude/ude-hex.h -include/ude/ude-button.h +include/ude/ude-i18n.h include/ude/ude-internals.h +include/ude/ude-menu.h include/ude/ude-raster.xbm +include/ude/ude-settings.h +include/ude/ude-types.h +include/ude/ude-vector.h +include/ude/ude-wraparounds.h include/ude/ude.h -include/ude/ude-menu.h +share/doc/ude/html/index.html +share/doc/ude/html/scratch.html +share/doc/ude/html/uwm/index.html +share/doc/ude/html/uwm/uwm_manual.html +share/doc/ude/manual.tex +share/doc/ude/scratch.lyx +share/doc/ude/scratch.txt +share/doc/ude/uwm_manual.lyx +share/doc/ude/uwm_manual.txt +share/locale/de/LC_MESSAGES/ude.mo +share/locale/es/LC_MESSAGES/ude.mo +share/locale/pt_BR/LC_MESSAGES/ude.mo +share/locale/tr/LC_MESSAGES/ude.mo share/ude/config/StartScript share/ude/config/StopScript share/ude/config/appmenu share/ude/config/mountmenu +share/ude/config/urdb share/ude/config/uwmrc -share/ude/config/ws2 -share/ude/doc/scratch.lyx -share/ude/doc/scratch.dvi -share/ude/doc/scratch.txt -share/ude/doc/uwm_manual.lyx -share/ude/doc/uwm_manual.dvi -share/ude/doc/uwm_manual.txt -share/ude/doc/manual.dvi -share/ude/doc/manual.tex +share/ude/config/uwmrc-ws.hook share/ude/extras/tools/dirtomenu share/ude/extras/tools/dirtomenu-recursive share/ude/gfx/autorise.xpm @@ -50,17 +52,12 @@ share/ude/gfx/really.xpm share/ude/gfx/reallys.xpm share/ude/gfx/shape.xpm -share/locale/de/LC_MESSAGES/ude.mo -share/locale/es/LC_MESSAGES/ude.mo -share/locale/pt_BR/LC_MESSAGES/ude.mo -share/locale/tr/LC_MESSAGES/ude.mo -@dirrm doc/ude-0.2.7-BETA/html/uwm -@dirrm doc/ude-0.2.7-BETA/html -@dirrm doc/ude-0.2.7-BETA -@dirrm include/ude -@dirrm share/ude/config -@dirrm share/ude/doc +@dirrm share/ude/gfx @dirrm share/ude/extras/tools @dirrm share/ude/extras -@dirrm share/ude/gfx +@dirrm share/ude/config @dirrm share/ude +@dirrm share/doc/ude/html/uwm +@dirrm share/doc/ude/html +@dirrm share/doc/ude +@dirrm include/ude >Release-Note: >Audit-Trail: >Unformatted: To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20001113121611.C365A37B4C5>