diff options
Diffstat (limited to 'astro/tkgeomap')
-rw-r--r-- | astro/tkgeomap/Makefile | 5 | ||||
-rw-r--r-- | astro/tkgeomap/distinfo | 6 | ||||
-rw-r--r-- | astro/tkgeomap/pkg-plist | 1 |
3 files changed, 7 insertions, 5 deletions
diff --git a/astro/tkgeomap/Makefile b/astro/tkgeomap/Makefile index 671355bb0eba..d378dd23c6dd 100644 --- a/astro/tkgeomap/Makefile +++ b/astro/tkgeomap/Makefile @@ -6,14 +6,14 @@ # PORTNAME= tkgeomap -PORTVERSION= 2.9 +PORTVERSION= 2.10.1 CATEGORIES= astro tk84 MASTER_SITES= SF MAINTAINER= infofarmer@FreeBSD.org COMMENT= Read, manipulate and display geo data -LIB_DEPENDS= tclgeomap${PORTVERSION}.0:${PORTSDIR}/astro/tclgeomap \ +LIB_DEPENDS= tclgeomap.0:${PORTSDIR}/astro/tclgeomap \ tk${USE_TK}.1:${PORTSDIR}/x11-toolkits/tk${USE_TK} CONFIGURE_ARGS= --with-tclgeomap-include=${LOCALBASE}/include/tclgeomap --with-x @@ -32,6 +32,7 @@ MLINKS= \ post-install: @${LN} -sf ${PREFIX}/lib/libtkgeomap2.9.so ${PREFIX}/lib/libtkgeomap2.9.so.0 + @${LN} -sf ${PREFIX}/lib/libtkgeomap2.9.so ${PREFIX}/lib/libtkgeomap.so.0 post-patch: @${REINPLACE_CMD} -e 's/@PACKAGE@@VERSION@/@PACKAGE@/g' ${WRKSRC}/Makefile.in ${WRKSRC}/pkgIndex.tcl.in diff --git a/astro/tkgeomap/distinfo b/astro/tkgeomap/distinfo index 85dd18e98f46..684e9b4d7d55 100644 --- a/astro/tkgeomap/distinfo +++ b/astro/tkgeomap/distinfo @@ -1,3 +1,3 @@ -MD5 (tkgeomap-2.9.tar.gz) = 69fd225c5b71f604bde5efa3f34e824f -SHA256 (tkgeomap-2.9.tar.gz) = 1d0ffab3b93fea3017b7f89eca8c56e69b288eb706328297e12ad4c1c7c8c5fc -SIZE (tkgeomap-2.9.tar.gz) = 179922 +MD5 (tkgeomap-2.10.1.tar.gz) = d876df5dd0f9ee813466577f17d0cec4 +SHA256 (tkgeomap-2.10.1.tar.gz) = 2f6c87a39166914774378cbe288093fbdce03a4e7a572b18e7a634338cefb783 +SIZE (tkgeomap-2.10.1.tar.gz) = 179986 diff --git a/astro/tkgeomap/pkg-plist b/astro/tkgeomap/pkg-plist index 007f76745fec..70ed6d549256 100644 --- a/astro/tkgeomap/pkg-plist +++ b/astro/tkgeomap/pkg-plist @@ -1,3 +1,4 @@ +lib/libtkgeomap.so.0 lib/libtkgeomap2.9.so lib/libtkgeomap2.9.so.0 %%INC%%/tkgeomap.h |