Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 5 Jul 2020 09:35:14 +0000 (UTC)
From:      Dmitry Marakasov <amdmi3@FreeBSD.org>
To:        ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org
Subject:   svn commit: r541269 - head/astro/tkgeomap
Message-ID:  <202007050935.0659ZE3N036210@repo.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: amdmi3
Date: Sun Jul  5 09:35:13 2020
New Revision: 541269
URL: https://svnweb.freebsd.org/changeset/ports/541269

Log:
  - Update WWW
  - Pet portlint
  
  Approved by:	portmgr blanket

Modified:
  head/astro/tkgeomap/Makefile
  head/astro/tkgeomap/pkg-descr

Modified: head/astro/tkgeomap/Makefile
==============================================================================
--- head/astro/tkgeomap/Makefile	Sun Jul  5 09:33:23 2020	(r541268)
+++ head/astro/tkgeomap/Makefile	Sun Jul  5 09:35:13 2020	(r541269)
@@ -11,10 +11,10 @@ COMMENT=	Read, manipulate, and display geo data
 
 LICENSE=	GPLv2
 
-LIB_DEPENDS=	libtclgeomap.so:astro/tclgeomap
+BROKEN_armv6=	fails to configure: shared build specified but could not find shared tclgeomap library
+BROKEN_armv7=	fails to configure: shared build specified but could not find shared tclgeomap library
 
-BROKEN_armv6=		fails to configure: shared build specified but could not find shared tclgeomap library
-BROKEN_armv7=		fails to configure: shared build specified but could not find shared tclgeomap library
+LIB_DEPENDS=	libtclgeomap.so:astro/tclgeomap
 
 USES+=		tk:tea
 CONFIGURE_ARGS=	--with-tclgeomap-include=${LOCALBASE}/include/tclgeomap --with-x \

Modified: head/astro/tkgeomap/pkg-descr
==============================================================================
--- head/astro/tkgeomap/pkg-descr	Sun Jul  5 09:33:23 2020	(r541268)
+++ head/astro/tkgeomap/pkg-descr	Sun Jul  5 09:35:13 2020	(r541269)
@@ -13,4 +13,4 @@ It provides four packages:
 
 This port contains the Tk part.
 
-WWW: http://www.tkgeomap.org/
+WWW: https://web.archive.org/web/20130807000308/http://www.tkgeomap.org/



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