- Update to 1.18.1 [1]

- Convert to stage

PR:		184049 [1]
Submitted by:	Marc Peters
This commit is contained in:
Max Khon 2013-12-19 15:44:05 +00:00
parent 196ead448c
commit 41c49022ab
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=336929
3 changed files with 3 additions and 18 deletions

View file

@ -2,7 +2,7 @@
# $FreeBSD$
PORTNAME= pgadmin3
PORTVERSION= 1.16.1
PORTVERSION= 1.18.1
PORTREVISION= 0
CATEGORIES= databases
MASTER_SITES= PGSQL
@ -28,10 +28,6 @@ USE_WX= 2.8
WX_COMPS= wx contrib
WX_UNICODE= yes
PLIST_FILES= bin/pgadmin3 bin/png2c
PORTDATA= *
NO_STAGE= yes
post-patch:
@${REINPLACE_CMD} -e 's,/wx-config,/${WX_CONFIG:T},' ${WRKSRC}/configure
@${REINPLACE_CMD} -e 's,/usr/bin/xterm,${LOCALBASE}/bin/xterm,' ${WRKSRC}/plugins.d/plugins.ini

View file

@ -1,2 +1,2 @@
SHA256 (postgresql/pgadmin3-1.16.1.tar.gz) = d4ba243dc24dc28e6d0db4104baec373ab3bec11c6dc0e6cfa4bd665a5b7c28e
SIZE (postgresql/pgadmin3-1.16.1.tar.gz) = 13783723
SHA256 (postgresql/pgadmin3-1.18.1.tar.gz) = 27ac3e296a6ca3da9da8ee22ed98eabfe1377be507877ffc26048fc2a9c6cbc0
SIZE (postgresql/pgadmin3-1.18.1.tar.gz) = 14265392

View file

@ -1,11 +0,0 @@
--- Makefile.in.orig 2012-11-04 18:15:35.000000000 +0700
+++ Makefile.in 2012-11-04 18:15:45.000000000 +0700
@@ -956,7 +956,7 @@
# Create HTML docs
doc:
-@SPHINX_BUILD_TRUE@ cd $(top_srcdir)/docs/en_US && make -f Makefile.sphinx SPHINXBUILD=${SPHINX_BUILD} htmlhelp
+@SPHINX_BUILD_TRUE@ cd $(top_srcdir)/docs/en_US && ${MAKE} -f Makefile.sphinx SPHINXBUILD=${SPHINX_BUILD} htmlhelp
all: doc