- Update to 0.3.1
This commit is contained in:
parent
573b551297
commit
9c3020323e
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=185295
2 changed files with 4 additions and 6 deletions
|
@ -6,7 +6,7 @@
|
|||
#
|
||||
|
||||
PORTNAME= weatherget
|
||||
PORTVERSION= 0.3
|
||||
PORTVERSION= 0.3.1
|
||||
CATEGORIES= astro
|
||||
MASTER_SITES= BERLIOS
|
||||
|
||||
|
@ -15,9 +15,7 @@ COMMENT= Command-line weather reporting tool
|
|||
|
||||
USE_BZIP2= yes
|
||||
USE_PYTHON= yes
|
||||
#USE_PYDISTUTILS=yes
|
||||
NO_BUILD= yes
|
||||
WRKSRC= ${WRKDIR}/${PORTNAME}
|
||||
PORTDOCS= AUTHORS CHANGELOG README
|
||||
PLIST_FILES= bin/${PORTNAME}
|
||||
MAN1= ${PORTNAME}.1
|
||||
|
|
|
@ -1,3 +1,3 @@
|
|||
MD5 (weatherget-0.3.tar.bz2) = 2296d6dc9eeae92972a37063f0be0305
|
||||
SHA256 (weatherget-0.3.tar.bz2) = 1444193b9c8cc09779c7b86ed2d2871fbb7dec823ce8f3324179b23c6ec75d3f
|
||||
SIZE (weatherget-0.3.tar.bz2) = 13363
|
||||
MD5 (weatherget-0.3.1.tar.bz2) = 7f1d7e5bec5f50df30b5f20741078d23
|
||||
SHA256 (weatherget-0.3.1.tar.bz2) = 25d3f181cd4536d97b979a6538fa59b2881f4c8ad69c11bcd837e90729aacf56
|
||||
SIZE (weatherget-0.3.1.tar.bz2) = 13560
|
||||
|
|
Loading…
Reference in a new issue