Date: Wed, 29 Oct 2008 05:36:13 GMT From: Wen heping <wenheping@gmail.com> To: freebsd-gnats-submit@FreeBSD.org Subject: ports/128453: [Maintainer Update]devel/liblas:update to 1.0.0 Message-ID: <200810290536.m9T5aDIi056655@www.freebsd.org> Resent-Message-ID: <200810290540.m9T5e0Lp012900@freefall.freebsd.org>
next in thread | raw e-mail | index | archive | help
>Number: 128453 >Category: ports >Synopsis: [Maintainer Update]devel/liblas:update to 1.0.0 >Confidential: no >Severity: non-critical >Priority: low >Responsible: freebsd-ports-bugs >State: open >Quarter: >Keywords: >Date-Required: >Class: maintainer-update >Submitter-Id: current-users >Arrival-Date: Wed Oct 29 05:40:00 UTC 2008 >Closed-Date: >Last-Modified: >Originator: Wen heping >Release: FreeBSD 7.0 release >Organization: ChangAn Middle School >Environment: FreeBSD tinderbox.wenjing.com 7.0-RELEASE FreeBSD 7.0-RELEASE #0: Sun Feb 24 19:59:52 UTC 2008 root@logan.cse.buffalo.edu:/usr/obj/usr/src/sys/GENERIC i386 >Description: update to 1.0.0 from 0.9.7 >How-To-Repeat: >Fix: Patch attached with submission follows: --- Makefile.orig 2008-10-29 20:43:14.000000000 +0800 +++ Makefile 2008-10-29 20:43:14.000000000 +0800 @@ -4,10 +4,10 @@ # $FreeBSD: ports/devel/liblas/Makefile,v 1.1 2008/06/23 10:38:12 miwi Exp $ PORTNAME= liblas -PORTVERSION= 0.9.7 +PORTVERSION= 1.0.0 CATEGORIES= devel MASTER_SITES= http://liblas.org/raw-attachment/wiki/${PORTVERSION}/ -DISTNAME= las-${PORTVERSION} +DISTNAME= ${PORTNAME}-${PORTVERSION}-src MAINTAINER= wenheping@gmail.com COMMENT= A Library For Reading And Writing LAS-Format Data @@ -17,4 +17,6 @@ USE_GMAKE= yes USE_LDCONFIG= yes +WRKSRC= ${WRKDIR}/las-1.0.0 + .include <bsd.port.mk> --- distinfo.orig 2008-10-29 20:43:14.000000000 +0800 +++ distinfo 2008-10-29 20:43:14.000000000 +0800 @@ -1,3 +1,3 @@ -MD5 (las-0.9.7.tar.bz2) = 4600b06e261ac53a9bc823168af86710 -SHA256 (las-0.9.7.tar.bz2) = 89385222588948b5d27943fed5ea743dc98709a4195ac946abd8264ba7f933be -SIZE (las-0.9.7.tar.bz2) = 288072 +MD5 (liblas-1.0.0-src.tar.bz2) = 92c60f1de4a643e17b06ce882d90f864 +SHA256 (liblas-1.0.0-src.tar.bz2) = 94ae0e85dfa471b7a9105238ecdbdbf72c8c623ed65e4781e9d6b03c21524905 +SIZE (liblas-1.0.0-src.tar.bz2) = 294172 >Release-Note: >Audit-Trail: >Unformatted:
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200810290536.m9T5aDIi056655>