svn commit: r362786 - head/graphics/converseen
Guido Falsi
madpilot at FreeBSD.org
Thu Jul 24 11:33:04 UTC 2014
Author: madpilot
Date: Thu Jul 24 11:33:03 2014
New Revision: 362786
URL: http://svnweb.freebsd.org/changeset/ports/362786
QAT: https://qat.redports.org/buildarchive/r362786/
Log:
- Update to 0.7.3
- Add LICENSE
PR: 192065
Submitted by: fernando.apesteguia at gmail.com (maintainer)
Modified:
head/graphics/converseen/Makefile
head/graphics/converseen/distinfo
Modified: head/graphics/converseen/Makefile
==============================================================================
--- head/graphics/converseen/Makefile Thu Jul 24 11:27:04 2014 (r362785)
+++ head/graphics/converseen/Makefile Thu Jul 24 11:33:03 2014 (r362786)
@@ -2,13 +2,15 @@
# $FreeBSD$
PORTNAME= converseen
-PORTVERSION= 0.7.2.1
+PORTVERSION= 0.7.3
CATEGORIES= graphics
MASTER_SITES= SF/${PORTNAME}/Converseen/Converseen%200.7/
MAINTAINER= fernando.apesteguia at gmail.com
COMMENT= Easy to use graphics conversion utility
+LICENSE= GPLv3
+
LIB_DEPENDS= libMagick++-6.Q*.so:${PORTSDIR}/graphics/ImageMagick
USES= cmake gettext iconv tar:bzip2
Modified: head/graphics/converseen/distinfo
==============================================================================
--- head/graphics/converseen/distinfo Thu Jul 24 11:27:04 2014 (r362785)
+++ head/graphics/converseen/distinfo Thu Jul 24 11:33:03 2014 (r362786)
@@ -1,2 +1,2 @@
-SHA256 (converseen-0.7.2.1.tar.bz2) = 23b01744b8f01105b0f29d69c8385264cd98921fc7113682e1f4e71df0297e70
-SIZE (converseen-0.7.2.1.tar.bz2) = 243668
+SHA256 (converseen-0.7.3.tar.bz2) = 7aa4b5ebf3f34bdc2c5b937b572a524bde6d68c4512b52e09ed2d76b54d575e8
+SIZE (converseen-0.7.3.tar.bz2) = 244835
More information about the svn-ports-all
mailing list