Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 14 Jun 2001 23:55:30 +0900 (JST)
From:      yoichi@eken.phys.nagoya-u.ac.jp
To:        FreeBSD-gnats-submit@freebsd.org
Cc:        yoichi@eken.phys.nagoya-u.ac.jp
Subject:   ports/28148: MAINTAINER UPDATE: irc/irchat-pj,dcc,pure
Message-ID:  <200106141455.f5EEtUk43395@e-ppp7.eken.phys.nagoya-u.ac.jp>

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

>Number:         28148
>Category:       ports
>Synopsis:       MAINTAINER UPDATE: irc/irchat-pj,dcc,pure
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    freebsd-ports
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          maintainer-update
>Submitter-Id:   current-users
>Arrival-Date:   Thu Jun 14 08:00:08 PDT 2001
>Closed-Date:
>Last-Modified:
>Originator:     Yoichi NAKAYAMA
>Release:        FreeBSD 4.3-STABLE i386
>Organization:
E-ken, Dept. of Physics, Nagoya University, JAPAN
>Environment:

	
>Description:
Update to new release.

>How-To-Repeat:
	
>Fix:
apply following patch

Index: dcc/Makefile
===================================================================
RCS file: /home/ncvs/ports/irc/dcc/Makefile,v
retrieving revision 1.1
diff -u -r1.1 Makefile
--- dcc/Makefile	2001/05/06 10:15:35	1.1
+++ dcc/Makefile	2001/06/14 14:42:11
@@ -6,7 +6,7 @@
 #
 
 PORTNAME=	dcc
-PORTVERSION=	2.5.3
+PORTVERSION=	2.5.5
 CATEGORIES=	irc
 MASTER_SITES=	ftp://ftp.fan.gr.jp/pub/elisp/irchat-pj/2.5/
 DISTNAME=	irchat-pj-${PORTVERSION}p
Index: dcc/distinfo
===================================================================
RCS file: /home/ncvs/ports/irc/dcc/distinfo,v
retrieving revision 1.1
diff -u -r1.1 distinfo
--- dcc/distinfo	2001/05/06 10:15:35	1.1
+++ dcc/distinfo	2001/06/14 14:42:11
@@ -1 +1 @@
-MD5 (irchat-pj-2.5.3p.tar.gz) = c282428b34e2042197de6f680b6280e6
+MD5 (irchat-pj-2.5.5p.tar.gz) = 08b4612c0751526677257f4a7b1bfa65
Index: irchat-pj-emacs20/Makefile
===================================================================
RCS file: /home/ncvs/ports/irc/irchat-pj-emacs20/Makefile,v
retrieving revision 1.2
diff -u -r1.2 Makefile
--- irchat-pj-emacs20/Makefile	2001/05/08 09:30:14	1.2
+++ irchat-pj-emacs20/Makefile	2001/06/14 14:42:11
@@ -6,7 +6,7 @@
 #
 
 PORTNAME=	irchat-pj
-PORTVERSION=	2.5.3
+PORTVERSION=	2.5.5
 CATEGORIES=	irc elisp
 MASTER_SITES=	ftp://ftp.fan.gr.jp/pub/elisp/irchat-pj/2.5/
 PKGNAMESUFFIX=	-${EMACS_PORT_NAME}
@@ -21,8 +21,6 @@
 EMACS_PORT_NAME?=	emacs20
 LISPDIR?=	${EMACS_LIBDIR}/site-lisp/${PORTNAME}
 ETCDIR=		share/doc/${PORTNAME}
-ALL_TARGET?=	lisp
-INSTALL_TARGET?=	install-lisp
 
 LDFLAGS=	${PTHREAD_LIBS}
 CFLAGS+=	${PTHREAD_CFLAGS} -DUSE_PTHREAD -DENABLE_PTHREAD_ATTR
Index: irchat-pj-emacs20/distinfo
===================================================================
RCS file: /home/ncvs/ports/irc/irchat-pj-emacs20/distinfo,v
retrieving revision 1.1
diff -u -r1.1 distinfo
--- irchat-pj-emacs20/distinfo	2001/05/06 10:43:22	1.1
+++ irchat-pj-emacs20/distinfo	2001/06/14 14:42:11
@@ -1 +1 @@
-MD5 (irchat-pj-2.5.3p.tar.gz) = c282428b34e2042197de6f680b6280e6
+MD5 (irchat-pj-2.5.5p.tar.gz) = 08b4612c0751526677257f4a7b1bfa65
Index: irchat-pj-emacs20/pkg-plist
===================================================================
RCS file: /home/ncvs/ports/irc/irchat-pj-emacs20/pkg-plist,v
retrieving revision 1.1
diff -u -r1.1 pkg-plist
--- irchat-pj-emacs20/pkg-plist	2001/05/06 10:43:22	1.1
+++ irchat-pj-emacs20/pkg-plist	2001/06/14 14:42:11
@@ -1,17 +1,9 @@
 %%LISPDIR%%/irchat-commands.el
 %%LISPDIR%%/irchat-commands.elc
-%%LISPDIR%%/irchat-copyright.el
-%%LISPDIR%%/irchat-copyright.elc
 %%LISPDIR%%/irchat-filter.el
 %%LISPDIR%%/irchat-filter.elc
 %%LISPDIR%%/irchat-handle.el
 %%LISPDIR%%/irchat-handle.elc
-%%LISPDIR%%/irchat-inlines.el
-%%LISPDIR%%/irchat-inlines.elc
-%%LISPDIR%%/irchat-pj-action.el
-%%LISPDIR%%/irchat-pj-action.elc
-%%LISPDIR%%/irchat-pj-dcc.el
-%%LISPDIR%%/irchat-pj-dcc.elc
 %%LISPDIR%%/irchat-pj-modeline.el
 %%LISPDIR%%/irchat-pj-modeline.elc
 %%LISPDIR%%/irchat-pj-sound.el
Index: irchat-pj-xemacs21-mule/Makefile
===================================================================
RCS file: /home/ncvs/ports/irc/irchat-pj-xemacs21-mule/Makefile,v
retrieving revision 1.1
diff -u -r1.1 Makefile
--- irchat-pj-xemacs21-mule/Makefile	2001/05/06 10:44:13	1.1
+++ irchat-pj-xemacs21-mule/Makefile	2001/06/14 14:42:11
@@ -10,6 +10,6 @@
 EMACS_PORT_NAME=	xemacs21-mule
 LISPDIR=		lib/xemacs/site-packages/lisp/${PORTNAME}
 ALL_TARGET=		package
-INSTALL_TARGET=		install-lisp-package
+INSTALL_TARGET=		install-package
 
 .include <${MASTERDIR}/Makefile>
Index: pure-emacs20/Makefile
===================================================================
RCS file: /home/ncvs/ports/irc/pure-emacs20/Makefile,v
retrieving revision 1.1
diff -u -r1.1 Makefile
--- pure-emacs20/Makefile	2001/05/06 10:38:29	1.1
+++ pure-emacs20/Makefile	2001/06/14 14:42:11
@@ -6,7 +6,7 @@
 #
 
 PORTNAME=	pure
-PORTVERSION=	0.3
+PORTVERSION=	0.5
 CATEGORIES=	irc elisp
 MASTER_SITES=	ftp://ftp.fan.gr.jp/pub/elisp/irchat-pj/2.5/
 PKGNAMESUFFIX=	-${EMACS_PORT_NAME}
Index: pure-emacs20/distinfo
===================================================================
RCS file: /home/ncvs/ports/irc/pure-emacs20/distinfo,v
retrieving revision 1.1
diff -u -r1.1 distinfo
--- pure-emacs20/distinfo	2001/05/06 10:38:29	1.1
+++ pure-emacs20/distinfo	2001/06/14 14:42:11
@@ -1 +1 @@
-MD5 (pure-0.3p.tar.gz) = f8a5c6e05534fef20dc036d9aee053ab
+MD5 (pure-0.5p.tar.gz) = f4f674d2c743f0df2b191fec27c079fe
Index: pure-emacs20/pkg-plist
===================================================================
RCS file: /home/ncvs/ports/irc/pure-emacs20/pkg-plist,v
retrieving revision 1.1
diff -u -r1.1 pkg-plist
--- pure-emacs20/pkg-plist	2001/05/06 10:38:29	1.1
+++ pure-emacs20/pkg-plist	2001/06/14 14:42:11
@@ -1,31 +1,35 @@
 %%LISPDIR%%/pure-bl.el
 %%LISPDIR%%/pure-bl.elc
-%%LISPDIR%%/pure-cs-detect.el
-%%LISPDIR%%/pure-cs-detect.elc
 %%EMACS_ONLY%%%%LISPDIR%%/pure-cs-e20.el
 %%EMACS_ONLY%%%%LISPDIR%%/pure-cs-e20.elc
 %%XEMACS_ONLY%%%%LISPDIR%%/pure-cs-xmas.el
 %%XEMACS_ONLY%%%%LISPDIR%%/pure-cs-xmas.elc
-%%LISPDIR%%/pure-cs-kana.el
-%%LISPDIR%%/pure-cs-kana.elc
+%%LISPDIR%%/pure-cs-japanese.el
+%%LISPDIR%%/pure-cs-japanese.elc
 %%LISPDIR%%/pure-cs.el
 %%LISPDIR%%/pure-cs.elc
-%%LISPDIR%%/pure-irc-dcc-chat.el
-%%LISPDIR%%/pure-irc-dcc-chat.elc
-%%LISPDIR%%/pure-irc-dcc-common.el
-%%LISPDIR%%/pure-irc-dcc-common.elc
-%%LISPDIR%%/pure-irc-dcc-file.el
-%%LISPDIR%%/pure-irc-dcc-file.elc
+%%LISPDIR%%/pure-ds.el
+%%LISPDIR%%/pure-ds.elc
+%%LISPDIR%%/pure-generic.el
+%%LISPDIR%%/pure-generic.elc
+%%LISPDIR%%/pure-irc-dcc-info.el
+%%LISPDIR%%/pure-irc-dcc-info.elc
 %%LISPDIR%%/pure-irc-dcc.el
 %%LISPDIR%%/pure-irc-dcc.elc
 %%LISPDIR%%/pure-irc-send.el
 %%LISPDIR%%/pure-irc-send.elc
 %%LISPDIR%%/pure-make.el
 %%LISPDIR%%/pure-make.elc
-%%EMACS_ONLY%%%%LISPDIR%%/pure-vs-e20.el
-%%EMACS_ONLY%%%%LISPDIR%%/pure-vs-e20.elc
-%%XEMACS_ONLY%%%%LISPDIR%%/pure-vs-xmas.el
-%%XEMACS_ONLY%%%%LISPDIR%%/pure-vs-xmas.elc
+%%LISPDIR%%/pure-pr-dcc-irchat.el
+%%LISPDIR%%/pure-pr-dcc-irchat.elc
+%%LISPDIR%%/pure-pr-dcc-pure.el
+%%LISPDIR%%/pure-pr-dcc-pure.elc
+%%LISPDIR%%/pure-pr-filter.el
+%%LISPDIR%%/pure-pr-filter.elc
+%%LISPDIR%%/pure-pr-ipaddr.el
+%%LISPDIR%%/pure-pr-ipaddr.elc
+%%LISPDIR%%/pure-pr-server.el
+%%LISPDIR%%/pure-pr-server.elc
 %%LISPDIR%%/pure-vs.el
 %%LISPDIR%%/pure-vs.elc
 @dirrm %%LISPDIR%%
>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?200106141455.f5EEtUk43395>