- Update to 0.7.1
- While here, convert to USES=tar PR: ports/189446 Submitted by: Fernando <fernando.apesteguia@gmail.com> (maintainer)
This commit is contained in:
parent
234fc3d4ec
commit
918ac09335
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=353785
2 changed files with 5 additions and 6 deletions
|
@ -2,17 +2,16 @@
|
|||
# $FreeBSD$
|
||||
|
||||
PORTNAME= converseen
|
||||
PORTVERSION= 0.6.8
|
||||
PORTVERSION= 0.7.1
|
||||
CATEGORIES= graphics
|
||||
MASTER_SITES= SF/${PORTNAME}/Converseen/Converseen%200.6/
|
||||
MASTER_SITES= SF/${PORTNAME}/Converseen/Converseen%200.7/
|
||||
|
||||
MAINTAINER= fernando.apesteguia@gmail.com
|
||||
COMMENT= Easy to use graphics conversion utility
|
||||
|
||||
LIB_DEPENDS= libMagick++.so:${PORTSDIR}/graphics/ImageMagick
|
||||
|
||||
USE_BZIP2= yes
|
||||
USES= cmake gettext iconv
|
||||
USES= cmake gettext iconv tar:bzip2
|
||||
USE_QT4= corelib gui linguist_build moc_build qmake_build \
|
||||
rcc_build uic_build
|
||||
|
||||
|
|
|
@ -1,2 +1,2 @@
|
|||
SHA256 (converseen-0.6.8.tar.bz2) = e82c7c2cc494c7606d42e7ff2cafba8bb4d35cb5471912ae943a617ab2477e9e
|
||||
SIZE (converseen-0.6.8.tar.bz2) = 226559
|
||||
SHA256 (converseen-0.7.1.tar.bz2) = 96288d26a595a580e7dac1f92d0171700ce619e7ba12b6a6e3d4cfa1f4b6b98a
|
||||
SIZE (converseen-0.7.1.tar.bz2) = 240344
|
||||
|
|
Loading…
Reference in a new issue