Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 9 Sep 2016 18:35:40 +0000 (UTC)
From:      Dmitry Marakasov <amdmi3@FreeBSD.org>
To:        ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org
Subject:   svn commit: r421624 - head/graphics/converseen
Message-ID:  <201609091835.u89IZeqM011682@repo.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: amdmi3
Date: Fri Sep  9 18:35:40 2016
New Revision: 421624
URL: https://svnweb.freebsd.org/changeset/ports/421624

Log:
  - Update to 0.9.5.1
  - While here, remove unneded WRKSRC and fix WWW:
  
  PR:		212497
  Submitted by:	fernando.apesteguia@gmail.com (maintainer)

Modified:
  head/graphics/converseen/Makefile
  head/graphics/converseen/distinfo
  head/graphics/converseen/pkg-descr

Modified: head/graphics/converseen/Makefile
==============================================================================
--- head/graphics/converseen/Makefile	Fri Sep  9 18:26:14 2016	(r421623)
+++ head/graphics/converseen/Makefile	Fri Sep  9 18:35:40 2016	(r421624)
@@ -2,9 +2,9 @@
 # $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
@@ -14,8 +14,6 @@ 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

Modified: head/graphics/converseen/distinfo
==============================================================================
--- head/graphics/converseen/distinfo	Fri Sep  9 18:26:14 2016	(r421623)
+++ head/graphics/converseen/distinfo	Fri Sep  9 18:35:40 2016	(r421624)
@@ -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

Modified: head/graphics/converseen/pkg-descr
==============================================================================
--- head/graphics/converseen/pkg-descr	Fri Sep  9 18:26:14 2016	(r421623)
+++ head/graphics/converseen/pkg-descr	Fri Sep  9 18:35:40 2016	(r421624)
@@ -4,4 +4,4 @@ image formats. You can convert and resiz
 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/



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201609091835.u89IZeqM011682>