Bug 180517 - graphics/xmedcon: Update to version 0.13.0
Summary: graphics/xmedcon: Update to version 0.13.0
Status: Closed FIXED
Alias: None
Product: Ports & Packages
Classification: Unclassified
Component: Individual Port(s) (show other bugs)
Version: Latest
Hardware: Any Any
: Normal Affects Only Me
Assignee: Martin Wilke
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2013-07-12 19:10 UTC by tkato432
Modified: 2013-07-15 15:50 UTC (History)
0 users

See Also:


Attachments
file.diff (1.35 KB, patch)
2013-07-12 19:10 UTC, tkato432
no flags Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description tkato432 2013-07-12 19:10:06 UTC
- Update to version 0.13.0
Comment 1 Edwin Groothuis freebsd_committer freebsd_triage 2013-07-12 19:11:45 UTC
Responsible Changed
From-To: freebsd-ports-bugs->miwi

miwi@ wants this submitter's PRs (via the GNATS Auto Assign Tool)
Comment 2 Martin Wilke freebsd_committer freebsd_triage 2013-07-15 15:49:43 UTC
State Changed
From-To: open->closed

Committed. Thanks!
Comment 3 dfilter service freebsd_committer freebsd_triage 2013-07-15 15:49:48 UTC
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
_______________________________________________
svn-ports-all@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/svn-ports-all
To unsubscribe, send any mail to "svn-ports-all-unsubscribe@freebsd.org"