diff --git a/graphics/converseen/Makefile b/graphics/converseen/Makefile index c94f630726c3..280923896430 100644 --- a/graphics/converseen/Makefile +++ b/graphics/converseen/Makefile @@ -1,31 +1,29 @@ # Created by: Fernando Apesteguia # $FreeBSD$ PORTNAME= converseen -PORTVERSION= 0.9.5 +PORTVERSION= 0.9.5.1 CATEGORIES= graphics -MASTER_SITES= SF/${PORTNAME}/Converseen/Converseen%20${PORTVERSION:R}/ +MASTER_SITES= SF/${PORTNAME}/Converseen/Converseen%20${PORTVERSION:R:R}/ MAINTAINER= fernando.apesteguia@gmail.com COMMENT= Easy to use graphics conversion utility LICENSE= GPLv3+ LICENSE_FILE= ${WRKSRC}/COPYING LIB_DEPENDS= libMagick++-6.so:graphics/ImageMagick -WRKSRC= ${WRKDIR}/${PORTNAME} - USES= cmake tar:bzip2 compiler:c++11-lang USE_QT5= core network gui linguisttools_build qmake_build \ buildtools_build widgets post-patch: @${REINPLACE_CMD} -e '/^ appdata.path =/s|/usr/share|$$$${SHARE_DIR}|' \ ${WRKSRC}/converseen.pro @${REINPLACE_CMD} -e '/^install(FILES converseen.appdata.xml/s|/usr|$${CMAKE_INSTALL_PREFIX}|' \ ${WRKSRC}/CMakeLists.txt post-install: @${STRIP_CMD} ${STAGEDIR}${PREFIX}/bin/converseen .include diff --git a/graphics/converseen/distinfo b/graphics/converseen/distinfo index 99d59c6642f2..be6561869f8e 100644 --- a/graphics/converseen/distinfo +++ b/graphics/converseen/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1472556470 -SHA256 (converseen-0.9.5.tar.bz2) = 11e2bef1dd8f04e66886a1b15fac6af6d0748053ece7f4aaa0a302e630b8e09f -SIZE (converseen-0.9.5.tar.bz2) = 246520 +TIMESTAMP = 1473337170 +SHA256 (converseen-0.9.5.1.tar.bz2) = 8a09d19e41125d860ccf1a2e1d765aaca46f38a06e1ae04f458053c37f6addeb +SIZE (converseen-0.9.5.1.tar.bz2) = 247570 diff --git a/graphics/converseen/pkg-descr b/graphics/converseen/pkg-descr index c212f09f1665..cba68760676e 100644 --- a/graphics/converseen/pkg-descr +++ b/graphics/converseen/pkg-descr @@ -1,7 +1,7 @@ Converseen is an open source project written in C++ with the powerful Qt4 libraries. Thanks to the Magick++ image libraries it supports more than 100 image formats. You can convert and resize an unlimited number of images to any of the most popular formats: DPX, EXR, GIF, JPEG, JPEG-2000, PDF, PhotoCD, PNG, Postscript, SVG, and TIFF. -WWW: http://converseen.sourceforge.net +WWW: http://converseen.sourceforge.net/