Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 4 Dec 2001 14:37:25 -0800 (PST)
From:      KATO Tsuguru <tkato@prontomail.com>
To:        freebsd-gnats-submit@FreeBSD.org
Subject:   ports/32513: Update port: archivers/lzo
Message-ID:  <200112042237.fB4MbPe57579@freefall.freebsd.org>

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

>Number:         32513
>Category:       ports
>Synopsis:       Update port: archivers/lzo
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    freebsd-ports
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          change-request
>Submitter-Id:   current-users
>Arrival-Date:   Tue Dec 04 14:40:00 PST 2001
>Closed-Date:
>Last-Modified:
>Originator:     KATO Tsuguru
>Release:        4.4-RELEASE i386
>Organization:
>Environment:
>Description:
- Update MASTER_SITES and WWW: line

>How-To-Repeat:

>Fix:
diff -urN /usr/ports/archivers/lzo/Makefile archivers/lzo/Makefile
--- /usr/ports/archivers/lzo/Makefile	Wed Feb 14 14:41:46 2001
+++ archivers/lzo/Makefile	Sat Dec  1 06:25:03 2001
@@ -8,7 +8,7 @@
 PORTNAME=	lzo
 PORTVERSION=	1.07
 CATEGORIES=	archivers devel
-MASTER_SITES=	http://wildsau.idv.uni-linz.ac.at/mfx/download/lzo/ \
+MASTER_SITES=	http://www.oberhumer.com/opensource/lzo/download/ \
 		${MASTER_SITE_SUNSITE}
 MASTER_SITE_SUBDIR=	libs/compression
 
@@ -20,8 +20,8 @@
 
 post-install:
 .if !defined(NOPORTDOCS)
-	@${MKDIR} ${PREFIX}/share/doc/lzo
-	${INSTALL_DATA}	${WRKSRC}/doc/* ${PREFIX}/share/doc/lzo
+	@${MKDIR} ${DOCSDIR}
+	${INSTALL_DATA}	${WRKSRC}/doc/* ${DOCSDIR}
 .endif
 
 .include <bsd.port.mk>
diff -urN /usr/ports/archivers/lzo/pkg-descr archivers/lzo/pkg-descr
--- /usr/ports/archivers/lzo/pkg-descr	Tue Jan 30 04:29:03 2001
+++ archivers/lzo/pkg-descr	Sat Dec  1 06:23:35 2001
@@ -19,4 +19,4 @@
 Author: Markus Franz Xaver Johannes Oberhumer
         markus.oberhumer@jk.uni-linz.ac.at
 
-WWW: http://wildsau.idv.uni-linz.ac.at/mfx/lzo.html
+WWW: http://www.oberhumer.com/opensource/lzo/

>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?200112042237.fB4MbPe57579>