Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 05 Nov 2001 05:39:10 +0900
From:      Yoichi NAKAYAMA <yoichi@eken.phys.nagoya-u.ac.jp>
To:        FreeBSD-gnats-submit@freebsd.org
Subject:   ports/31756: MAINTAINER UPDATE: japanese/weather-emacs20
Message-ID:  <867kt69spd.wl@eken.phys.nagoya-u.ac.jp>

next in thread | raw e-mail | index | archive | help

>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




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?867kt69spd.wl>