Update to version 0.6

PR:		ports/69297
Submitted by:	Ports Fury
This commit is contained in:
Kirill Ponomarev 2004-07-19 17:51:05 +00:00
parent 95dabb6e20
commit 8cda9752bf
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=114234
2 changed files with 6 additions and 7 deletions

View file

@ -7,7 +7,7 @@
#
PORTNAME= xenomorph
PORTVERSION= 0.5.1
PORTVERSION= 0.6
CATEGORIES= graphics
MASTER_SITES= http://xenomorph.sourceforge.net/
DISTNAME= ${PORTNAME}${PORTVERSION:S/.//g}
@ -17,12 +17,11 @@ COMMENT= An image filter system based on volterra and morphologic filters
BUILD_DEPENDS= qmake:${PORTSDIR}/devel/qmake
PLIST_FILES= bin/xenomorph
USE_BZIP2= yes
USE_QT_VER= 3
HAS_CONFIGURE= yes
CONFIGURE_ENV= QTDIR=${X11BASE}
MAKE_ENV= QTDIR=${X11BASE}
MAKE_ENV= QTDIR="${QT_PREFIX}"
PLIST_FILES= bin/xenomorph
do-configure:
@cd ${WRKSRC} && ${SETENV} ${MAKE_ENV} qmake \

View file

@ -1,2 +1,2 @@
MD5 (xenomorph051.tar.bz2) = 8694be7db5fc17d8cdab97cc97f2617f
SIZE (xenomorph051.tar.bz2) = 102028
MD5 (xenomorph06.tar.bz2) = 0d4000ffd7d5bd4250c93bbd5ab997a9
SIZE (xenomorph06.tar.bz2) = 513156