aboutsummaryrefslogtreecommitdiffstats
path: root/devel/liblas
diff options
context:
space:
mode:
authormiwi <miwi@FreeBSD.org>2008-11-02 06:00:14 +0800
committermiwi <miwi@FreeBSD.org>2008-11-02 06:00:14 +0800
commitac4b001be37f06c273bf758a3149f915db07b1da (patch)
tree1380e7ce5475ea83e590c55281e9792190efecd9 /devel/liblas
parent0fb28aa01109d517659b8c4fc3ba14af029cc496 (diff)
downloadfreebsd-ports-gnome-ac4b001be37f06c273bf758a3149f915db07b1da.tar.gz
freebsd-ports-gnome-ac4b001be37f06c273bf758a3149f915db07b1da.tar.zst
freebsd-ports-gnome-ac4b001be37f06c273bf758a3149f915db07b1da.zip
- Update to 1.0.0
PR: 128453 Submitted by: Wen heping <wenheping@gmail.com> (maintainer)
Diffstat (limited to 'devel/liblas')
-rw-r--r--devel/liblas/Makefile6
-rw-r--r--devel/liblas/distinfo6
2 files changed, 7 insertions, 5 deletions
diff --git a/devel/liblas/Makefile b/devel/liblas/Makefile
index 6c8da1a98d89..f04ee41cda04 100644
--- a/devel/liblas/Makefile
+++ b/devel/liblas/Makefile
@@ -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>
diff --git a/devel/liblas/distinfo b/devel/liblas/distinfo
index f2156495e2cc..9055a8b3045f 100644
--- a/devel/liblas/distinfo
+++ b/devel/liblas/distinfo
@@ -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