ports/148563: Update port: misc/cave

KATO Tsuguru tkato432 at yahoo.com
Tue Jul 13 18:10:12 UTC 2010


>Number:         148563
>Category:       ports
>Synopsis:       Update port: misc/cave
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    freebsd-ports-bugs
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          change-request
>Submitter-Id:   current-users
>Arrival-Date:   Tue Jul 13 18:10:11 UTC 2010
>Closed-Date:
>Last-Modified:
>Originator:     KATO Tsuguru
>Release:        FreeBSD 7.3-RELEASE i386
>Organization:
>Environment:
>Description:
- Update MASTER_SITES and WWW: line

>How-To-Repeat:
>Fix:

diff -urN /usr/ports/misc/cave/Makefile misc/cave/Makefile
--- /usr/ports/misc/cave/Makefile	2005-06-01 19:30:18.000000000 +0900
+++ misc/cave/Makefile	2010-05-31 22:04:09.000000000 +0900
@@ -9,20 +9,17 @@
 PORTNAME=	cave
 PORTVERSION=	1.0b
 CATEGORIES=	misc
-MASTER_SITES=	http://arbornet.org/~bjk/cave/ \
-		${MASTER_SITE_SUNSITE}
-MASTER_SITE_SUBDIR=	apps/graphics/misc
+MASTER_SITES=	SF/bjk/${PORTNAME}/${PORTVERSION}
 
 MAINTAINER=	ports at FreeBSD.org
 COMMENT=	Character Animation Viewer for Everyone
 
 GNU_CONFIGURE=	yes
-CONFIGURE_ARGS=	--program-prefix=""
 
-MAN1=		cave.1
-PLIST_FILES=	bin/cave
+MAN1=		${PORTNAME}.1
+PLIST_FILES=	bin/${PORTNAME}
 
-pre-build:
-	${CP} ${WRKSRC}/doc/cave.man ${WRKSRC}/doc/cave.1
+post-patch:
+	@${LN} -sf ${PORTNAME}.man ${WRKSRC}/doc/${PORTNAME}.1
 
 .include <bsd.port.mk>
diff -urN /usr/ports/misc/cave/pkg-descr misc/cave/pkg-descr
--- /usr/ports/misc/cave/pkg-descr	2002-12-16 19:06:46.000000000 +0900
+++ misc/cave/pkg-descr	2010-05-29 23:10:14.000000000 +0900
@@ -2,4 +2,4 @@
 It uses (n)curses for its interface so you'll need to have those libraries
 installed.
 
-WWW: http://arbornet.org/~bjk/cave/
+WWW: http://benkibbey.wordpress.com/cave/
>Release-Note:
>Audit-Trail:
>Unformatted:



More information about the freebsd-ports-bugs mailing list