1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-11-29 01:13:08 +00:00

- Update to 1.0.0

PR:		128453
Submitted by:	Wen heping <wenheping@gmail.com> (maintainer)
This commit is contained in:
Martin Wilke 2008-11-01 22:00:14 +00:00
parent 21fcf577c2
commit 65a12ec104
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=222290
2 changed files with 7 additions and 5 deletions

View File

@ -4,10 +4,10 @@
# $FreeBSD$
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 @@ GNU_CONFIGURE= yes
USE_GMAKE= yes
USE_LDCONFIG= yes
WRKSRC= ${WRKDIR}/las-1.0.0
.include <bsd.port.mk>

View File

@ -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