diff options
author | sat <sat@FreeBSD.org> | 2007-05-03 20:43:33 +0800 |
---|---|---|
committer | sat <sat@FreeBSD.org> | 2007-05-03 20:43:33 +0800 |
commit | 485167cc80e310d700894694e12a8f5e7bf28110 (patch) | |
tree | 6e0390060125f5c999f8116a2659045bcba85eba /astro | |
parent | 326183e626cf3988b68d0cbf7077122f64680bb7 (diff) | |
download | freebsd-ports-gnome-485167cc80e310d700894694e12a8f5e7bf28110.tar.gz freebsd-ports-gnome-485167cc80e310d700894694e12a8f5e7bf28110.tar.zst freebsd-ports-gnome-485167cc80e310d700894694e12a8f5e7bf28110.zip |
- Update to 2.11.2
PR: ports/112349, ports/112350
Submitted by: mm
Diffstat (limited to 'astro')
-rw-r--r-- | astro/tclgeomap/Makefile | 4 | ||||
-rw-r--r-- | astro/tclgeomap/distinfo | 6 | ||||
-rw-r--r-- | astro/tkgeomap/Makefile | 4 | ||||
-rw-r--r-- | astro/tkgeomap/distinfo | 6 |
4 files changed, 10 insertions, 10 deletions
diff --git a/astro/tclgeomap/Makefile b/astro/tclgeomap/Makefile index d0a1d4ea02d6..f6fea8bff063 100644 --- a/astro/tclgeomap/Makefile +++ b/astro/tclgeomap/Makefile @@ -6,14 +6,14 @@ # PORTNAME= tclgeomap -PORTVERSION= 2.11.1 +PORTVERSION= 2.11.2 CATEGORIES= astro tcl84 MASTER_SITES= SF/tkgeomap MAINTAINER= infofarmer@FreeBSD.org COMMENT= Read, manipulate and display geo data -USE_TCL= yes +USE_TCL= 82+ GNU_CONFIGURE= yes CONFIGURE_ARGS= --with-tcl=${TCL_LIBDIR} --with-tclinclude=${TCL_INCLUDEDIR} \ --mandir=${MANPREFIX}/man diff --git a/astro/tclgeomap/distinfo b/astro/tclgeomap/distinfo index 2ff28f15aebf..6127a9dfd0f7 100644 --- a/astro/tclgeomap/distinfo +++ b/astro/tclgeomap/distinfo @@ -1,3 +1,3 @@ -MD5 (tclgeomap-2.11.1.tar.gz) = ecbdc4871998fbc45681083c96b9a8dc -SHA256 (tclgeomap-2.11.1.tar.gz) = a80fe6f06b7de1bb0e2bb552efa3ac4f8d0ab104e4401187fcd118c23130dfd6 -SIZE (tclgeomap-2.11.1.tar.gz) = 237413 +MD5 (tclgeomap-2.11.2.tar.gz) = d9aed29828d430a432fc1f456e2d66a4 +SHA256 (tclgeomap-2.11.2.tar.gz) = 85b88a4d0024feefa49603f0092d68a25dc8ca0bc4e35b9f9a73c1f435e6c474 +SIZE (tclgeomap-2.11.2.tar.gz) = 236926 diff --git a/astro/tkgeomap/Makefile b/astro/tkgeomap/Makefile index b4afd577a380..0fcfd2ea55fb 100644 --- a/astro/tkgeomap/Makefile +++ b/astro/tkgeomap/Makefile @@ -6,7 +6,7 @@ # PORTNAME= tkgeomap -PORTVERSION= 2.11.1 +PORTVERSION= 2.11.2 CATEGORIES= astro tk84 MASTER_SITES= SF @@ -21,7 +21,7 @@ CONFIGURE_ARGS= --with-tclgeomap-include=${LOCALBASE}/include/tclgeomap --with-x --mandir=${MANPREFIX}/man \ --x-libraries=${X11BASE}/lib --x-includes=${X11BASE}/include CONFIGURE_ENV= TCLGEOMAP_LIB=${LOCALBASE}/lib/tclgeomap -USE_TK= yes +USE_TK= 82+ GNU_CONFIGURE= yes WRKSRC= ${WRKDIR}/${DISTNAME}/unix TKPKG= ${PORTNAME} diff --git a/astro/tkgeomap/distinfo b/astro/tkgeomap/distinfo index 3231ccfb6c1d..84154cd03e8b 100644 --- a/astro/tkgeomap/distinfo +++ b/astro/tkgeomap/distinfo @@ -1,3 +1,3 @@ -MD5 (tkgeomap-2.11.1.tar.gz) = ac9a25e0b926a5535efb35df74dfd247 -SHA256 (tkgeomap-2.11.1.tar.gz) = c6640119efb8576319fed0b6c626432c0a4f3d67ae2bf2cce5ebd97bc537e8e4 -SIZE (tkgeomap-2.11.1.tar.gz) = 239228 +MD5 (tkgeomap-2.11.2.tar.gz) = 0b56d4a6db040c182923d812ff022697 +SHA256 (tkgeomap-2.11.2.tar.gz) = 783f49fc98faa51bc7a6c8d67ddd00a6a43340054c140d083f64420983e3bcd8 +SIZE (tkgeomap-2.11.2.tar.gz) = 239186 |