From owner-freebsd-ports Sun Nov 4 12:40:12 2001 Delivered-To: freebsd-ports@hub.freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id 2C75837B418 for ; Sun, 4 Nov 2001 12:40:06 -0800 (PST) Received: (from gnats@localhost) by freefall.freebsd.org (8.11.4/8.11.4) id fA4Ke6B21932; Sun, 4 Nov 2001 12:40:06 -0800 (PST) (envelope-from gnats) Received: from eken2.eken.phys.nagoya-u.ac.jp (eken2.eken.phys.nagoya-u.ac.jp [133.6.121.2]) by hub.freebsd.org (Postfix) with ESMTP id B355D37B405 for ; Sun, 4 Nov 2001 12:39:12 -0800 (PST) Received: from e-ppp5.eken.phys.nagoya-u.ac.jp (e-ppp5.eken.phys.nagoya-u.ac.jp [133.6.121.55]) by eken2.eken.phys.nagoya-u.ac.jp (8.11.6+3.4W/3.7W-E) with ESMTP id fA4KdAV09625 for ; Mon, 5 Nov 2001 05:39:11 +0900 (JST) Message-Id: <867kt69spd.wl@eken.phys.nagoya-u.ac.jp> Date: Mon, 05 Nov 2001 05:39:10 +0900 From: Yoichi NAKAYAMA To: FreeBSD-gnats-submit@freebsd.org Subject: ports/31756: MAINTAINER UPDATE: japanese/weather-emacs20 Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org >Number: 31756 >Category: ports >Synopsis: MAINTAINER UPDATE: japanese/weather-emacs20 >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: Sun Nov 04 12:40:05 PST 2001 >Closed-Date: >Last-Modified: >Originator: Yoichi NAKAYAMA >Release: FreeBSD 4.4-STABLE i386 >Organization: Nagoya University, Japan >Environment: >Description: This is update of japanese/weather-emacs20. Modified files: japanese/weather-emacs20/Makefile japanese/weather-emacs20/pkg-plist japanese/weather-emacs20/distinfo >How-To-Repeat: >Fix: diff -ruN weather-emacs20.old/Makefile weather-emacs20/Makefile --- weather-emacs20.old/Makefile Sun Jun 24 17:00:40 2001 +++ weather-emacs20/Makefile Sat Nov 3 18:39:10 2001 @@ -6,7 +6,7 @@ # PORTNAME= weather -PORTVERSION= 0.26 +PORTVERSION= 0.28 CATEGORIES= japanese elisp MASTER_SITES= ftp://ftp.opaopa.org/pub/elisp/ \ ftp://ftp.ring.gr.jp/pub/text/elisp/jaist/ftp.opaopa.org/elisp/ \ @@ -15,14 +15,15 @@ MAINTAINER= yoichi@eken.phys.nagoya-u.ac.jp -BUILD_DEPENDS= ${LOCALBASE}/${EMACS_LIBDIR_WITH_VER}/site-lisp/emu/emu.el:${PORTSDIR}/editors/apel-emacs20 -RUN_DEPENDS= ${LOCALBASE}/${EMACS_LIBDIR_WITH_VER}/site-lisp/emu/emu.el:${PORTSDIR}/editors/apel-emacs20 +BUILD_DEPENDS= ${LOCALBASE}/${EMACS_VERSION_SITE_LISPDIR}/emu/emu.el:${PORTSDIR}/editors/apel-emacs20 +RUN_DEPENDS= ${LOCALBASE}/${EMACS_VERSION_SITE_LISPDIR}/emu/emu.el:${PORTSDIR}/editors/apel-emacs20 -EMACS_PORT_NAME=emacs20 +EMACS_PORT_NAME?= emacs20 DOCS= README DOCSDIR= ${PREFIX}/share/doc/${PORTNAME} +MAKE_ARGS+= LISPDIR=${PREFIX}/${EMACS_VERSION_SITE_LISPDIR} post-install: .if !defined(NOPORTDOCS) diff -ruN weather-emacs20.old/distinfo weather-emacs20/distinfo --- weather-emacs20.old/distinfo Sun Jun 24 17:00:40 2001 +++ weather-emacs20/distinfo Sat Nov 3 18:23:22 2001 @@ -1 +1 @@ -MD5 (weather-0.26.tar.gz) = dcc98d491f73ad5fed971c5fbc51460d +MD5 (weather-0.28.tar.gz) = 5cd6270c5a177fc389818456a1c49437 diff -ruN weather-emacs20.old/pkg-plist weather-emacs20/pkg-plist --- weather-emacs20.old/pkg-plist Mon Apr 9 18:55:44 2001 +++ weather-emacs20/pkg-plist Sat Nov 3 18:43:29 2001 @@ -1,4 +1,4 @@ -%%EMACS_LIBDIR%%/site-lisp/weather.el -%%EMACS_LIBDIR%%/site-lisp/weather.elc -share/doc/weather/README +%%EMACS_LIBDIR_WITH_VER%%/site-lisp/weather.el +%%EMACS_LIBDIR_WITH_VER%%/site-lisp/weather.elc +%%PORTDOCS%%share/doc/weather/README @dirrm share/doc/weather >Release-Note: >Audit-Trail: >Unformatted: To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message