diff options
author | Frederic Culot <culot@FreeBSD.org> | 2012-12-09 13:19:39 +0000 |
---|---|---|
committer | Frederic Culot <culot@FreeBSD.org> | 2012-12-09 13:19:39 +0000 |
commit | af19bb44af31eccba7afb1772759210622f91a81 (patch) | |
tree | 0b75d0e5d34203b3ad363ea77e410f51c03b61c5 /science | |
parent | - Update to 1.30 (diff) |
- Update to 1.7 [1]
- Remove leading article from COMMENT
- Trim Makefile header
Changes: http://ace-host.stuart.id.au/russell/files/ws2300/ChangeLog.txt
PR: ports/174296 [1]
Submitted by: Stefan Bethke <stb@lassitu.de> (maintainer)
Notes
Notes:
svn path=/head/; revision=308527
Diffstat (limited to 'science')
-rw-r--r-- | science/py-ws2300/Makefile | 10 | ||||
-rw-r--r-- | science/py-ws2300/distinfo | 4 |
2 files changed, 5 insertions, 9 deletions
diff --git a/science/py-ws2300/Makefile b/science/py-ws2300/Makefile index 6fd5fa7e5ff8..59401f0c4542 100644 --- a/science/py-ws2300/Makefile +++ b/science/py-ws2300/Makefile @@ -1,19 +1,15 @@ -# New ports collection makefile for: py-ws2300 -# Date created: 26 December 2010 -# Whom: Stefan Bethke <stb@lassitu.de> -# +# Created by: Stefan Bethke <stb@lassitu.de> # $FreeBSD$ -# PORTNAME= ws2300 -PORTVERSION= 1.5 +PORTVERSION= 1.7 CATEGORIES= science python MASTER_SITES= http://ace-host.stuart.id.au/russell/files/ws2300/ \ http://www.transit.hanse.de/mirror/ace-host.stuart.id.au/russell/files/ws2300/ PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} MAINTAINER= stb@lassitu.de -COMMENT= A driver for the LaCrosse WS-2300 weather station +COMMENT= Driver for the LaCrosse WS-2300 weather station USE_PYTHON= yes USE_PYDISTUTILS= yes diff --git a/science/py-ws2300/distinfo b/science/py-ws2300/distinfo index b8017da496dc..3178be622c43 100644 --- a/science/py-ws2300/distinfo +++ b/science/py-ws2300/distinfo @@ -1,2 +1,2 @@ -SHA256 (ws2300-1.5.tar.gz) = df7a0b0162a21a20327a99c59ff0e3aa787a8af76dbcfe722c1079aa1bd37696 -SIZE (ws2300-1.5.tar.gz) = 71599 +SHA256 (ws2300-1.7.tar.gz) = c5ddc2dcf2750a91d8dfcdce0e06224ab66218071654d16cbd3b7d91a1e5c2e7 +SIZE (ws2300-1.7.tar.gz) = 71114 |