Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 11 Apr 2000 17:05:11 +0200 (CEST)
From:      calle.madestrand@norrgarden.se
To:        FreeBSD-gnats-submit@freebsd.org
Subject:   ports/17928: Update port: www/indexme
Message-ID:  <200004111505.RAA07713@214.norrgarden.se>

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

>Number:         17928
>Category:       ports
>Synopsis:       Update port: www/indexme
>Confidential:   no
>Severity:       non-critical
>Priority:       medium
>Responsible:    freebsd-ports
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          change-request
>Submitter-Id:   current-users
>Arrival-Date:   Tue Apr 11 08:10:01 PDT 2000
>Closed-Date:
>Last-Modified:
>Originator:     Carl Johan Madestrand
>Release:        FreeBSD 4.0-STABLE i386
>Organization:
>Environment:
>Description:
* A manpage has been added to indexme
>How-To-Repeat:
>Fix:

diff -urN /usr/ports/www/indexme/Makefile indexme/Makefile
--- /usr/ports/www/indexme/Makefile	Mon Apr 10 16:10:42 2000
+++ indexme/Makefile	Tue Apr 11 16:06:43 2000
@@ -20,10 +20,9 @@
 NO_BUILD=	yes
 
 do-install:
-		@ ${MKDIR} ${PREFIX}/share/doc/indexme
 		@ ${INSTALL_SCRIPT} ${WRKSRC}/indexme ${PREFIX}/bin
 .if !defined(NOPORTDOCS)
-		@ ${INSTALL_DATA} ${WRKSRC}/README ${PREFIX}/share/doc/indexme
+		@ ${INSTALL_MAN} ${WRKSRC}/indexme.1.gz ${PREFIX}/man/man1
 .endif
 
 .include <bsd.port.mk>
diff -urN /usr/ports/www/indexme/files/md5 indexme/files/md5
--- /usr/ports/www/indexme/files/md5	Tue Feb  1 00:53:59 2000
+++ indexme/files/md5	Tue Apr 11 16:10:08 2000
@@ -1 +1 @@
-MD5 (indexme.tar.gz) = cb1859060fccca1f31949c9d514a5ff4
+MD5 (indexme.tar.gz) = 1bf95a9841dcde018dac7cbac4db30fb
diff -urN /usr/ports/www/indexme/pkg/COMMENT indexme/pkg/COMMENT
--- /usr/ports/www/indexme/pkg/COMMENT	Tue Feb  1 00:53:59 2000
+++ indexme/pkg/COMMENT	Tue Apr 11 16:12:13 2000
@@ -1 +1 @@
-links files into a HTML index for viewing and easy overview
+Links files into a HTML index for viewing and easy overview
diff -urN /usr/ports/www/indexme/pkg/PLIST indexme/pkg/PLIST
--- /usr/ports/www/indexme/pkg/PLIST	Tue Feb  1 00:53:59 2000
+++ indexme/pkg/PLIST	Tue Apr 11 16:11:35 2000
@@ -1,3 +1 @@
 bin/indexme
-share/doc/indexme/README
-@dirrm share/doc/indexme

>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?200004111505.RAA07713>