ports/97554: [Maintainer Update] japanese/ebnetd: One of MASTER_SITES has disappeared

KIMURA Yasuhiro yasu at utahime.org
Sun May 21 11:00:35 UTC 2006


>Number:         97554
>Category:       ports
>Synopsis:       [Maintainer Update] japanese/ebnetd: One of MASTER_SITES has disappeared
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    freebsd-ports-bugs
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          maintainer-update
>Submitter-Id:   current-users
>Arrival-Date:   Sun May 21 11:00:33 GMT 2006
>Closed-Date:
>Last-Modified:
>Originator:     KIMURA Yasuhiro
>Release:        FreeBSD 6.1-RELEASE i386
>Organization:
>Environment:
System: FreeBSD xxxx 6.1-RELEASE FreeBSD 6.1-RELEASE #0: Sat May 20 00:54:07 JST 2006 xxxx i386


	
>Description:
	- One of MASTER_SITES has disappeared.
	- Use @dirrmtry instead of @unexec rmdir.

	
>How-To-Repeat:
	
>Fix:

	

--- patch-ebnetd begins here ---
Index: Makefile
===================================================================
RCS file: /usr1/freebsd/cvsroot/ports/japanese/ebnetd/Makefile,v
retrieving revision 1.37
diff -u -r1.37 Makefile
--- Makefile	2 Jan 2006 23:10:34 -0000	1.37
+++ Makefile	21 May 2006 10:41:57 -0000
@@ -9,8 +9,7 @@
 PORTVERSION=	1.0
 PORTREVISION=	2
 CATEGORIES=	japanese ipv6
-MASTER_SITES=	ftp://ftp.sra.co.jp/pub/misc/eb/ \
-		ftp://ftp.eos.hokudai.ac.jp/pub/net/ndtp/eb/
+MASTER_SITES=	ftp://ftp.sra.co.jp/pub/misc/eb/
 
 MAINTAINER=	yasu at utahime.org
 COMMENT=	Servers for accessing CD-ROM books via TCP/IP
Index: pkg-plist
===================================================================
RCS file: /usr1/freebsd/cvsroot/ports/japanese/ebnetd/pkg-plist,v
retrieving revision 1.9
diff -u -r1.9 pkg-plist
--- pkg-plist	31 Oct 2004 21:56:07 -0000	1.9
+++ pkg-plist	21 May 2006 10:40:50 -0000
@@ -16,4 +16,4 @@
 sbin/ndtpcontrol
 sbin/ndtpd
 @exec /bin/mkdir -m 0755 -p /var/run/ebnetd
- at unexec rmdir /var/run/ebnetd
+ at dirrmtry /var/run/ebnetd
--- patch-ebnetd ends here ---


>Release-Note:
>Audit-Trail:
>Unformatted:



More information about the freebsd-ports-bugs mailing list