diff options
author | Marcus Alves Grando <mnag@FreeBSD.org> | 2005-10-24 19:47:25 +0000 |
---|---|---|
committer | Marcus Alves Grando <mnag@FreeBSD.org> | 2005-10-24 19:47:25 +0000 |
commit | 5be87c44e8a6966cafea3fc991273381b013d240 (patch) | |
tree | 71e01f81ebbb644031a37e313b86f5b31399546d /databases/slony1v2 | |
parent | 652a73317c98470c8259ec07b8076eb93d61b52c (diff) | |
download | ports-5be87c44e8a6966cafea3fc991273381b013d240.tar.gz ports-5be87c44e8a6966cafea3fc991273381b013d240.zip |
Notes
Diffstat (limited to 'databases/slony1v2')
-rw-r--r-- | databases/slony1v2/Makefile | 3 | ||||
-rw-r--r-- | databases/slony1v2/distinfo | 4 |
2 files changed, 3 insertions, 4 deletions
diff --git a/databases/slony1v2/Makefile b/databases/slony1v2/Makefile index 3c6ee324ad05..726c0206e293 100644 --- a/databases/slony1v2/Makefile +++ b/databases/slony1v2/Makefile @@ -6,7 +6,7 @@ # PORTNAME= slony1 -PORTVERSION= 1.1.1 +PORTVERSION= 1.1.2 CATEGORIES= databases MASTER_SITES= http://developer.postgresql.org/~wieck/slony1/download/ @@ -48,7 +48,6 @@ CONFIGURE_ARGS+=--with-pgconfigdir=${LOCALBASE}/bin \ --with-pgpkglibdir=${LOCALBASE}/lib/postgresql \ --with-pgsharedir=${LOCALBASE}/share/postgresql - DEFAULT_PGSQL_VER?=80 # Setting/finding PostgreSQL version we want. diff --git a/databases/slony1v2/distinfo b/databases/slony1v2/distinfo index e5859e34ae56..d16b17b5c351 100644 --- a/databases/slony1v2/distinfo +++ b/databases/slony1v2/distinfo @@ -1,2 +1,2 @@ -MD5 (slony1-1.1.1.tar.bz2) = 3696818673f2e5405d1cef4a51c132b4 -SIZE (slony1-1.1.1.tar.bz2) = 687566 +MD5 (slony1-1.1.2.tar.bz2) = 753d116f30983c31b1090df1144ea063 +SIZE (slony1-1.1.2.tar.bz2) = 497795 |