Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 16 Jun 2000 02:40:04 +0200 (CEST)
From:      calle.madestrand@norrgarden.se
To:        FreeBSD-gnats-submit@freebsd.org
Subject:   ports/19319: Update port: www/indexme
Message-ID:  <200006160040.CAA08474@214.norrgarden.se>

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

>Number:         19319
>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:   Thu Jun 15 17:50:00 PDT 2000
>Closed-Date:
>Last-Modified:
>Originator:     Carl Johan Madestrand
>Release:        FreeBSD 4.0-STABLE i386
>Organization:
>Environment:
>Description:
Im changing my email address.
I have also updated the port to reflect the changes in the newer
indexme tarball.
>How-To-Repeat:
>Fix:

diff -urN /usr/ports/www/indexme/Makefile indexme/Makefile
--- /usr/ports/www/indexme/Makefile	Mon Apr 10 02:05:28 2000
+++ indexme/Makefile	Fri Jun 16 01:29:26 2000
@@ -12,18 +12,17 @@
 		http://kyb.homepage.com/perl/
 DISTNAME=	${PORTNAME}
 
-MAINTAINER=	calle.madestrand@norrgarden.se
+MAINTAINER=	cj@vallcom.net
 
 USE_PERL5=	yes
 
 WRKSRC=		${WRKDIR}/indexme
 NO_BUILD=	yes
+MAN1=		indexme.1
 
 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 ${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	Mon May 22 12:17:54 2000
+++ indexme/files/md5	Fri Jun 16 01:23:36 2000
@@ -1 +1 @@
-MD5 (indexme.tar.gz) = 1bf95a9841dcde018dac7cbac4db30fb
+MD5 (indexme.tar.gz) = 4c34e75e3aa7db5e1aa4148fb9438ba2
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	Fri Jun 16 01:11:09 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?200006160040.CAA08474>