Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 29 Apr 2003 05:20:14 +0900
From:      KATO Tsuguru <tkato@prontomail.com>
To:        FreeBSD-gnats-submit@FreeBSD.org
Subject:   ports/51509: Update port: archivers/lzop to 1.01
Message-ID:  <20030429052014.37f67acc.tkato@prontomail.com>
Resent-Message-ID: <200304282030.h3SKUExv002062@freefall.freebsd.org>

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

>Number:         51509
>Category:       ports
>Synopsis:       Update port: archivers/lzop to 1.01
>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:   Mon Apr 28 13:30:14 PDT 2003
>Closed-Date:
>Last-Modified:
>Originator:     KATO Tsuguru
>Release:        FreeBSD 4.8-RELEASE i386
>Organization:
>Environment:
>Description:
- Update to version 1.01

Remove file:
files/patch-configure

>How-To-Repeat:
>Fix:

diff -urN /usr/ports/archivers/lzop/Makefile archivers/lzop/Makefile
--- /usr/ports/archivers/lzop/Makefile	Sat Apr 12 22:34:54 2003
+++ archivers/lzop/Makefile	Tue Apr 29 03:05:03 2003
@@ -6,7 +6,7 @@
 #
 
 PORTNAME=	lzop
-PORTVERSION=	1.00
+PORTVERSION=	1.01
 CATEGORIES=	archivers
 MASTER_SITES=	http://www.oberhumer.com/opensource/lzop/download/
 
@@ -16,8 +16,10 @@
 LIB_DEPENDS=	lzo.1:${PORTSDIR}/archivers/lzo
 
 GNU_CONFIGURE=	yes
-CONFIGURE_ENV+=	CPPFLAGS="-I${LOCALBASE}/include" \
+CONFIGURE_TARGET=	--build=${MACHINE_ARCH}-portbld-freebsd${OSREL}
+CONFIGURE_ENV=	CPPFLAGS="-I${LOCALBASE}/include" \
 		LDFLAGS="-L${LOCALBASE}/lib"
+
 MAN1=		lzop.1
 
 .include <bsd.port.mk>
diff -urN /usr/ports/archivers/lzop/distinfo archivers/lzop/distinfo
--- /usr/ports/archivers/lzop/distinfo	Sat Jun  3 07:58:10 2000
+++ archivers/lzop/distinfo	Tue Apr 29 02:57:51 2003
@@ -1 +1 @@
-MD5 (lzop-1.00.tar.gz) = ef267ac5ea24ccf4ae779f4afb0ab48e
+MD5 (lzop-1.01.tar.gz) = de1f90bc21a0e56a27f39322f56a275d
diff -urN /usr/ports/archivers/lzop/files/patch-aa archivers/lzop/files/patch-aa
--- /usr/ports/archivers/lzop/files/patch-aa	Sat Jun  3 07:58:11 2000
+++ archivers/lzop/files/patch-aa	Thu Jan  1 09:00:00 1970
@@ -1,11 +0,0 @@
---- configure	Sat Apr 25 12:23:14 1998
-+++ configure.new	Fri Jun  2 18:55:17 2000
-@@ -2265,7 +2265,7 @@
- fi
- done
- 
--for ac_func in access atoi chmod chown fchmod fileno fstat getumask isatty setmode stat umask utime
-+for ac_func in access atoi chmod chown fchmod fileno fstat getumask isatty stat umask utime
- do
- echo $ac_n "checking for $ac_func""... $ac_c" 1>&6
- echo "configure:2272: checking for $ac_func" >&5
>Release-Note:
>Audit-Trail:
>Unformatted:



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20030429052014.37f67acc.tkato>