Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 4 Dec 2001 14:38:10 -0800 (PST)
From:      KATO Tsuguru <tkato@prontomail.com>
To:        freebsd-gnats-submit@FreeBSD.org
Subject:   ports/32514: Update port: archivers/lzop
Message-ID:  <200112042238.fB4McAJ57627@freefall.freebsd.org>

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

>Number:         32514
>Category:       ports
>Synopsis:       Update port: archivers/lzop
>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:
- Fix MASTER_SITES
- Add WWW: line

>How-To-Repeat:

>Fix:
diff -urN /usr/ports/archivers/lzop/Makefile archivers/lzop/Makefile
--- /usr/ports/archivers/lzop/Makefile	Thu Jun 22 14:51:49 2000
+++ archivers/lzop/Makefile	Sat Dec  1 06:27:04 2001
@@ -8,14 +8,14 @@
 PORTNAME=	lzop
 PORTVERSION=	1.00
 CATEGORIES=	archivers
-MASTER_SITES=	http://wildsau.idv.uni-linz.ac.at/mfx/lzo-download/
+MASTER_SITES=	http://www.oberhumer.com/opensource/lzop/download/
 
 MAINTAINER=	ports@FreeBSD.org
 
 LIB_DEPENDS=	lzo.1:${PORTSDIR}/archivers/lzo
 
-GNU_CONFIGURE=	YES
-CONFIGURE_ENV+=	CPPFLAGS="${CPPFLAGS} -I${LOCALBASE}/include" \
+GNU_CONFIGURE=	yes
+CONFIGURE_ENV=	CPPFLAGS="-I${LOCALBASE}/include" \
 		LDFLAGS="-L${LOCALBASE}/lib"
 MAN1=		lzop.1
 
diff -urN /usr/ports/archivers/lzop/pkg-descr archivers/lzop/pkg-descr
--- /usr/ports/archivers/lzop/pkg-descr	Sat Jun  3 07:58:15 2000
+++ archivers/lzop/pkg-descr	Sat Dec  1 06:26:23 2001
@@ -5,3 +5,5 @@
 
   lzop is distributed under the terms of the GNU General Public License
 (GPL).
+
+WWW: http://www.oberhumer.com/opensource/lzop/

>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?200112042238.fB4McAJ57627>