svn commit: r323045 - head/graphics/xmedcon

Martin Wilke miwi at FreeBSD.org
Mon Jul 15 14:49:40 UTC 2013


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 at 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


More information about the svn-ports-all mailing list