diff options
author | Andrew Pantyukhin <sat@FreeBSD.org> | 2007-02-16 09:37:49 +0000 |
---|---|---|
committer | Andrew Pantyukhin <sat@FreeBSD.org> | 2007-02-16 09:37:49 +0000 |
commit | 9c3020323e8de42419eb106e6024e64487f0892a (patch) | |
tree | 3a910ee52ac2f4039bf2d6cb32b231b5b6c0ca1b /astro/weatherget | |
parent | 573b551297f5e84d7e45904fdb10dc019bc32215 (diff) |
Notes
Diffstat (limited to 'astro/weatherget')
-rw-r--r-- | astro/weatherget/Makefile | 4 | ||||
-rw-r--r-- | astro/weatherget/distinfo | 6 |
2 files changed, 4 insertions, 6 deletions
diff --git a/astro/weatherget/Makefile b/astro/weatherget/Makefile index 8252e43c7b08..cdc87cc71595 100644 --- a/astro/weatherget/Makefile +++ b/astro/weatherget/Makefile @@ -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 diff --git a/astro/weatherget/distinfo b/astro/weatherget/distinfo index 6660b095d99f..534bac658e8e 100644 --- a/astro/weatherget/distinfo +++ b/astro/weatherget/distinfo @@ -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 |