Index: head/astro/tclgeomap/Makefile =================================================================== --- head/astro/tclgeomap/Makefile (revision 269450) +++ head/astro/tclgeomap/Makefile (revision 269451) @@ -1,37 +1,36 @@ # New ports collection makefile for: tclgeomap # Date created: 25 August 2006 # Whom: Andrew Pantyukhin # # $FreeBSD$ # PORTNAME= tclgeomap -PORTVERSION= 2.11.5 -PORTREVISION= 1 +PORTVERSION= 2.11.6 CATEGORIES= astro tcl MASTER_SITES= SF/tkgeomap/${PORTNAME}/${PORTVERSION} MAINTAINER= ports@FreeBSD.org COMMENT= Read, manipulate and display geo data USE_TCL= 82+ GNU_CONFIGURE= yes CONFIGURE_ARGS= --with-tcl=${TCL_LIBDIR} --with-tclinclude=${TCL_INCLUDEDIR} WRKSRC= ${WRKDIR}/${DISTNAME}/unix TKPKG= ${PORTNAME} PLIST_SUB= INC=include/${TKPKG} LIB=lib/${TKPKG} USE_LDCONFIG= yes MAN3= geoLn.3 geoLnArr.3 geoLnArrToMap.3 geoProj.3 geography.3 mapLn.3 mapLnArr.3 tclgeomap.3 MANN= tclgeomap.n tclgeomap_procs.n post-install: @${LN} -sf ${PREFIX}/lib/lib${TKPKG}.so ${PREFIX}/lib/lib${PORTNAME}.so.0 post-patch: @${REINPLACE_CMD} -e '/=.*PACKAGE_VERSION/s|$${PACKAGE_VERSION}||g' ${WRKSRC}/configure @${REINPLACE_CMD} -e 's|@PACKAGE_VERSION@||g' ${WRKSRC}/Makefile.in @${REINPLACE_CMD} -e '/^package/!s|@PACKAGE_VERSION@||g' ${WRKSRC}/pkgIndex.tcl.in @${REINPLACE_CMD} -e '2s|.*|exit 0|' ${WRKSRC}/mkLinks .include Property changes on: head/astro/tclgeomap/Makefile ___________________________________________________________________ Modified: cvs2svn:cvs-rev ## -1 +1 ## -1.15 \ No newline at end of property +1.16 \ No newline at end of property Index: head/astro/tclgeomap/distinfo =================================================================== --- head/astro/tclgeomap/distinfo (revision 269450) +++ head/astro/tclgeomap/distinfo (revision 269451) @@ -1,3 +1,2 @@ -MD5 (tclgeomap-2.11.5.tar.gz) = e966339a3febfce2b984de1310f043ad -SHA256 (tclgeomap-2.11.5.tar.gz) = 3b8eaed06dae112614dd45d526bf0bd8d2ea86a5819fa9a9b2aee662b29c86e7 -SIZE (tclgeomap-2.11.5.tar.gz) = 239212 +SHA256 (tclgeomap-2.11.6.tar.gz) = 9c862a99376f267f7d7ad632ec5fecdf91f25bf6527c3405e1426fc3902f2e16 +SIZE (tclgeomap-2.11.6.tar.gz) = 314337 Property changes on: head/astro/tclgeomap/distinfo ___________________________________________________________________ Modified: cvs2svn:cvs-rev ## -1 +1 ## -1.7 \ No newline at end of property +1.8 \ No newline at end of property Index: head/astro/tkgeomap/Makefile =================================================================== --- head/astro/tkgeomap/Makefile (revision 269450) +++ head/astro/tkgeomap/Makefile (revision 269451) @@ -1,42 +1,41 @@ # New ports collection makefile for: tkgeomap # Date created: 25 August 2006 # Whom: Andrew Pantyukhin # # $FreeBSD$ # PORTNAME= tkgeomap -PORTVERSION= 2.11.5 -PORTREVISION= 1 +PORTVERSION= 2.11.6 CATEGORIES= astro tk MASTER_SITES= SF MAINTAINER= ports@FreeBSD.org COMMENT= Read, manipulate and display geo data LIB_DEPENDS= tclgeomap.0:${PORTSDIR}/astro/tclgeomap CONFIGURE_ARGS= --with-tclgeomap-include=${LOCALBASE}/include/tclgeomap --with-x \ --with-tcl=${TCL_LIBDIR} --with-tclinclude=${TCL_INCLUDEDIR} \ --with-tk=${TK_LIBDIR} --with-tkinclude=${TK_INCLUDEDIR} \ --x-libraries=${LOCALBASE}/lib --x-includes=${LOCALBASE}/include CONFIGURE_ENV= TCLGEOMAP_LIB=${LOCALBASE}/lib/tclgeomap USE_TK= 82+ GNU_CONFIGURE= yes WRKSRC= ${WRKDIR}/${DISTNAME}/unix TKPKG= ${PORTNAME} PLIST_SUB= INC=include/${TKPKG} LIB=lib/${TKPKG} USE_LDCONFIG= yes MANN= igeomap.n tkgeomap.n tkgeomap_procs.n wdgeomap.n post-install: @${LN} -sf ${PREFIX}/lib/lib${TKPKG}.so ${PREFIX}/lib/lib${PORTNAME}.so.0 post-patch: @${REINPLACE_CMD} -e '/=.*PACKAGE_VERSION/s|$${PACKAGE_VERSION}||g' ${WRKSRC}/configure @${REINPLACE_CMD} -e 's|@PACKAGE_VERSION@||g' ${WRKSRC}/Makefile.in @${REINPLACE_CMD} -e '/^package/!s|@PACKAGE_VERSION@||g' ${WRKSRC}/pkgIndex.tcl.in @${REINPLACE_CMD} -e '2s|.*|exit 0|' ${WRKSRC}/mkLinks .include Property changes on: head/astro/tkgeomap/Makefile ___________________________________________________________________ Modified: cvs2svn:cvs-rev ## -1 +1 ## -1.16 \ No newline at end of property +1.17 \ No newline at end of property Index: head/astro/tkgeomap/distinfo =================================================================== --- head/astro/tkgeomap/distinfo (revision 269450) +++ head/astro/tkgeomap/distinfo (revision 269451) @@ -1,3 +1,2 @@ -MD5 (tkgeomap-2.11.5.tar.gz) = a6a4cf0c6cb3d6c8ae1ddecf4c380fba -SHA256 (tkgeomap-2.11.5.tar.gz) = a2e5d89f867b9b241e964635273f262e2b735dabb54e7c02cd9ef78249ce0ab1 -SIZE (tkgeomap-2.11.5.tar.gz) = 237305 +SHA256 (tkgeomap-2.11.6.tar.gz) = 7e2cd9c2c08f947bac1bbc56ccd277f3cb560526cf9e89eca45e959597f7a35d +SIZE (tkgeomap-2.11.6.tar.gz) = 4429992 Property changes on: head/astro/tkgeomap/distinfo ___________________________________________________________________ Modified: cvs2svn:cvs-rev ## -1 +1 ## -1.7 \ No newline at end of property +1.8 \ No newline at end of property