Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 15 Jul 2013 14:49:39 +0000 (UTC)
From:      Martin Wilke <miwi@FreeBSD.org>
To:        ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org
Subject:   svn commit: r323045 - head/graphics/xmedcon
Message-ID:  <201307151449.r6FEndVR032195@svn.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: miwi
Date: Mon Jul 15 14:49:39 2013
New Revision: 323045
URL: http://svnweb.freebsd.org/changeset/ports/323045

Log:
  - Update to 0.13.0
  
  PR:		180517
  Submitted by:	Ports Fury

Modified:
  head/graphics/xmedcon/Makefile
  head/graphics/xmedcon/distinfo

Modified: head/graphics/xmedcon/Makefile
==============================================================================
--- head/graphics/xmedcon/Makefile	Mon Jul 15 14:49:02 2013	(r323044)
+++ head/graphics/xmedcon/Makefile	Mon Jul 15 14:49:39 2013	(r323045)
@@ -2,12 +2,12 @@
 # $FreeBSD$
 
 PORTNAME=	xmedcon
-PORTVERSION=	0.12.0
+PORTVERSION=	0.13.0
 CATEGORIES=	graphics
 MASTER_SITES=	SF/${PORTNAME}/XMedCon-Source/${PORTVERSION}
 
 MAINTAINER=	ports@FreeBSD.org
-COMMENT=	A medical image conversion utility and library
+COMMENT=	Medical image conversion utility and library
 
 LICENSE=	GPLv2 LGPL21
 LICENSE_COMB=	multi
@@ -44,6 +44,7 @@ MAN4=		m-acr.4 m-anlz.4 m-ecat.4 m-gif.4
 USE_GNOME+=	gtk20
 PLIST_SUB+=	X11=""
 MAN1+=		xmedcon.1
+DESKTOP_ENTRIES="XMedCon" "" "${PREFIX}/etc/xmedcon.png" "${PORTNAME}" "" ""
 .else
 CONFIGURE_ARGS+=	--disable-gui
 PLIST_SUB+=	X11="@comment "

Modified: head/graphics/xmedcon/distinfo
==============================================================================
--- head/graphics/xmedcon/distinfo	Mon Jul 15 14:49:02 2013	(r323044)
+++ head/graphics/xmedcon/distinfo	Mon Jul 15 14:49:39 2013	(r323045)
@@ -1,2 +1,2 @@
-SHA256 (xmedcon-0.12.0.tar.bz2) = 6753a0752236736ab35d6fe61f85c01e2458005af8403b9991cc9833a1369af8
-SIZE (xmedcon-0.12.0.tar.bz2) = 767159
+SHA256 (xmedcon-0.13.0.tar.bz2) = 66f402551c2c08f9779c6eb233a03f4f12c62c5b8b879f42058f0c320a71fd21
+SIZE (xmedcon-0.13.0.tar.bz2) = 801199



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