- Update to 1.16.1

- Enable database designer

PR:		179075
Submitted by:	Rainer Hurling
This commit is contained in:
Max Khon 2013-06-09 18:48:53 +00:00
parent 6f29309b9d
commit a1e046f3ec
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=320387
2 changed files with 5 additions and 5 deletions

View file

@ -6,8 +6,8 @@
#
PORTNAME= pgadmin3
PORTVERSION= 1.16.0
PORTREVISION= 1
PORTVERSION= 1.16.1
PORTREVISION= 0
CATEGORIES= databases
MASTER_SITES= PGSQL
MASTER_SITE_SUBDIR= pgadmin3/release/v${PORTVERSION}/src
@ -27,7 +27,7 @@ USE_GMAKE= yes
GNU_CONFIGURE= yes
CONFIGURE_ENV= LIBS="${PTHREAD_LIBS}"
CPPFLAGS+= ${PTHREAD_CFLAGS}
CONFIGURE_ARGS= --with-wx-version=${USE_WX}
CONFIGURE_ARGS= --with-wx-version=${USE_WX} --enable-databasedesigner
USE_GNOME= libxml2 libxslt
USE_WX= 2.8
WX_COMPS= wx contrib

View file

@ -1,2 +1,2 @@
SHA256 (postgresql/pgadmin3-1.16.0.tar.gz) = f9cd6ff620f9c920615261ed6bd4b4c9f7b446420ed18a8080d2375640d851ac
SIZE (postgresql/pgadmin3-1.16.0.tar.gz) = 13467810
SHA256 (postgresql/pgadmin3-1.16.1.tar.gz) = d4ba243dc24dc28e6d0db4104baec373ab3bec11c6dc0e6cfa4bd665a5b7c28e
SIZE (postgresql/pgadmin3-1.16.1.tar.gz) = 13783723