Index: head/databases/skytools/Makefile =================================================================== --- head/databases/skytools/Makefile (revision 251598) +++ head/databases/skytools/Makefile (revision 251599) @@ -1,36 +1,35 @@ # Ports collection makefile for: skytools # Date created: 27 July 2007 # Whom: Sergey Skvortsov # # $FreeBSD$ # PORTNAME= skytools -PORTVERSION= 2.1.10 -PORTREVISION= 1 +PORTVERSION= 2.1.11 CATEGORIES= databases -MASTER_SITES= http://pgfoundry.org/frs/download.php/2370/ +MASTER_SITES= http://pgfoundry.org/frs/download.php/2561/ MAINTAINER= kheechin@gmail.com COMMENT= PostgreSQL tools from Skype: walshipping, queueing, replication GNU_CONFIGURE= yes USE_GMAKE= yes USE_PGSQL= yes USE_PYTHON= 2.4+ INSTALLS_EGGINFO= yes MAN1= bulk_loader.1 cube_dispatcher.1 londiste.1 pgqadm.1 queue_mover.1 \ queue_splitter.1 scriptmgr.1 skytools_upgrade.1 table_dispatcher.1 \ walmgr.1 MAN5= londiste.5 CONFIGURE_ARGS= --with-python=${PYTHON_CMD} \ --docdir=${EXAMPLESDIR} \ --with-pgconfig=${LOCALBASE}/bin/pg_config post-patch: @${REINPLACE_CMD} -e 's=share/doc=share/examples=' ${WRKSRC}/setup.py .include Property changes on: head/databases/skytools/Makefile ___________________________________________________________________ Modified: cvs2svn:cvs-rev ## -1 +1 ## -1.8 \ No newline at end of property +1.9 \ No newline at end of property Index: head/databases/skytools/distinfo =================================================================== --- head/databases/skytools/distinfo (revision 251598) +++ head/databases/skytools/distinfo (revision 251599) @@ -1,3 +1,3 @@ -MD5 (skytools-2.1.10.tar.gz) = 1fe735f5599f479ba0a52b222f3100b2 -SHA256 (skytools-2.1.10.tar.gz) = 1e61993ca6b62dd1d36bbc6bb7add9d08951ef6364a8714c0985c7de91f811e0 -SIZE (skytools-2.1.10.tar.gz) = 257629 +MD5 (skytools-2.1.11.tar.gz) = 1451a5fc47bf9a28339f7dff28d8b11a +SHA256 (skytools-2.1.11.tar.gz) = fdfbb428d41a5f16c3cf7b7a3a0dcc5e500e102c898311825310a30889a82c71 +SIZE (skytools-2.1.11.tar.gz) = 249019 Property changes on: head/databases/skytools/distinfo ___________________________________________________________________ Modified: cvs2svn:cvs-rev ## -1 +1 ## -1.3 \ No newline at end of property +1.4 \ No newline at end of property