- Update to 0.9.2

- Take maintainership

PR:		158157
Submitted by:	acm
Approved by:	dindin at FreeBSD.org.ua (maintainer timeout)
This commit is contained in:
Jose Alonso Cardenas Marquez 2011-08-19 14:42:37 +00:00
parent 51b649a0b4
commit e238a5b2d3
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=280015
2 changed files with 6 additions and 12 deletions

View File

@ -6,18 +6,16 @@
#
PORTNAME= flamerobin
PORTVERSION= 0.7.6
PORTREVISION= 6
PORTVERSION= 0.9.2
CATEGORIES= databases
MASTER_SITES= SF/${PORTNAME}/OldFiles
MASTER_SITES= SF/${PORTNAME}/${PORTNAME}/${PORTVERSION}/
DISTNAME= ${PORTNAME}-${PORTVERSION}-src
MAINTAINER= dindin@FreeBSD.org.ua
MAINTAINER= acm@FreeBSD.org
COMMENT= The GUI administration tool for firebird database
LIB_DEPENDS= fbclient.2:${PORTSDIR}/databases/firebird20-client
USE_WX= 2.6+
USE_FIREBIRD= yes
USE_WX= 2.8+
WX_COMPS= wx contrib
WX_CONF_ARGS= absolute
WX_PREMK= yes
@ -31,11 +29,6 @@ MAN1= flamerobin.1
.include <bsd.port.pre.mk>
.if exists(${WX_CONFIG})
WX_VER_STR!= ${WX_CONFIG} --release
PLIST_SUB+= WX_VERSION=${WX_VER_STR}
.endif
post-install:
@${CAT} ${PKGMESSAGE}

View File

@ -7,6 +7,7 @@ bin/flamerobin
%%DATADIR%%/docs/html.css
%%DATADIR%%/html-templates/ALLloading.html
%%DATADIR%%/html-templates/DATABASE.html
%%DATADIR%%/html-templates/DATABASEtriggers.html
%%DATADIR%%/html-templates/DDL.html
%%DATADIR%%/html-templates/DOMAIN.html
%%DATADIR%%/html-templates/EXCEPTION.html