diff options
author | sat <sat@FreeBSD.org> | 2006-11-28 00:56:09 +0800 |
---|---|---|
committer | sat <sat@FreeBSD.org> | 2006-11-28 00:56:09 +0800 |
commit | 063355ad3dd3100749e648ca8d7fb51cadc3d534 (patch) | |
tree | f561084f9019ee0239a3e671bd6895754147192e /astro/tclgeomap | |
parent | 2a3efea81f92831c9cd763b2611dd0908098c4eb (diff) | |
download | freebsd-ports-gnome-063355ad3dd3100749e648ca8d7fb51cadc3d534.tar.gz freebsd-ports-gnome-063355ad3dd3100749e648ca8d7fb51cadc3d534.tar.zst freebsd-ports-gnome-063355ad3dd3100749e648ca8d7fb51cadc3d534.zip |
- Update tcl/tkgeomap to 2.10.1
- Install/use unversioned libs
Diffstat (limited to 'astro/tclgeomap')
-rw-r--r-- | astro/tclgeomap/Makefile | 3 | ||||
-rw-r--r-- | astro/tclgeomap/distinfo | 6 | ||||
-rw-r--r-- | astro/tclgeomap/pkg-plist | 1 |
3 files changed, 6 insertions, 4 deletions
diff --git a/astro/tclgeomap/Makefile b/astro/tclgeomap/Makefile index a68dbd583243..e415d9afbc98 100644 --- a/astro/tclgeomap/Makefile +++ b/astro/tclgeomap/Makefile @@ -6,7 +6,7 @@ # PORTNAME= tclgeomap -PORTVERSION= 2.9 +PORTVERSION= 2.10.1 CATEGORIES= astro tcl84 MASTER_SITES= SF MASTER_SITE_SUBDIR= tkgeomap @@ -181,6 +181,7 @@ MLINKS= \ post-install: @${LN} -sf ${PREFIX}/lib/libtclgeomap2.9.so ${PREFIX}/lib/libtclgeomap2.9.so.0 + @${LN} -sf ${PREFIX}/lib/libtclgeomap2.9.so ${PREFIX}/lib/libtclgeomap.so.0 post-patch: @${REINPLACE_CMD} -e 's/@PACKAGE@@VERSION@/@PACKAGE@/g' ${WRKSRC}/Makefile.in ${WRKSRC}/pkgIndex.tcl.in diff --git a/astro/tclgeomap/distinfo b/astro/tclgeomap/distinfo index cb40fae3180d..12313f2be540 100644 --- a/astro/tclgeomap/distinfo +++ b/astro/tclgeomap/distinfo @@ -1,3 +1,3 @@ -MD5 (tclgeomap-2.9.tar.gz) = 59045354bb89dd80210e73e63433a281 -SHA256 (tclgeomap-2.9.tar.gz) = ecd80a887f79e33a9a6b406f0bef12d4dc1773ff4819ce041d2203e07ea3d1d2 -SIZE (tclgeomap-2.9.tar.gz) = 173753 +MD5 (tclgeomap-2.10.1.tar.gz) = 9d3c7c279a4a9e6a4ebfa5834593dedb +SHA256 (tclgeomap-2.10.1.tar.gz) = de7035acec281075225b6fbfd730489b459159dc607aa0ae08c5397fcb916ae2 +SIZE (tclgeomap-2.10.1.tar.gz) = 179761 diff --git a/astro/tclgeomap/pkg-plist b/astro/tclgeomap/pkg-plist index ac8d6d584eea..848dc7e1aa80 100644 --- a/astro/tclgeomap/pkg-plist +++ b/astro/tclgeomap/pkg-plist @@ -1,3 +1,4 @@ +lib/libtclgeomap.so.0 lib/libtclgeomap2.9.so lib/libtclgeomap2.9.so.0 %%INC%%/geoLines.h |