Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 9 Dec 2012 13:19:40 +0000 (UTC)
From:      Frederic Culot <culot@FreeBSD.org>
To:        ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org
Subject:   svn commit: r308527 - head/science/py-ws2300
Message-ID:  <201212091319.qB9DJeU5055189@svn.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: culot
Date: Sun Dec  9 13:19:39 2012
New Revision: 308527
URL: http://svnweb.freebsd.org/changeset/ports/308527

Log:
  - 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)

Modified:
  head/science/py-ws2300/Makefile
  head/science/py-ws2300/distinfo

Modified: head/science/py-ws2300/Makefile
==============================================================================
--- head/science/py-ws2300/Makefile	Sun Dec  9 12:22:20 2012	(r308526)
+++ head/science/py-ws2300/Makefile	Sun Dec  9 13:19:39 2012	(r308527)
@@ -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

Modified: head/science/py-ws2300/distinfo
==============================================================================
--- head/science/py-ws2300/distinfo	Sun Dec  9 12:22:20 2012	(r308526)
+++ head/science/py-ws2300/distinfo	Sun Dec  9 13:19:39 2012	(r308527)
@@ -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



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