From tkato432@yahoo.com  Fri Aug 28 18:01:29 2009
Return-Path: <tkato432@yahoo.com>
Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34])
	by hub.freebsd.org (Postfix) with ESMTP id D51F6106566C
	for <FreeBSD-gnats-submit@FreeBSD.org>; Fri, 28 Aug 2009 18:01:25 +0000 (UTC)
	(envelope-from tkato432@yahoo.com)
Received: from msa105lp.auone-net.jp (msa105lp.auone-net.jp [222.3.140.168])
	by mx1.freebsd.org (Postfix) with ESMTP id A94BA8FC0A
	for <FreeBSD-gnats-submit@FreeBSD.org>; Fri, 28 Aug 2009 18:01:25 +0000 (UTC)
Received: from localhost.localdomain (ZT028168.ppp.dion.ne.jp [59.128.28.168])
	by msa105lp.auone-net.jp (au one net msa) with ESMTP id EC80E50031
	for <FreeBSD-gnats-submit@FreeBSD.org>; Sat, 29 Aug 2009 03:01:23 +0900 (JST)
Message-Id: <20090829030024.16adac26.tkato432@yahoo.com>
Date: Sat, 29 Aug 2009 03:00:24 +0900
From: KATO Tsuguru <tkato432@yahoo.com>
To: FreeBSD-gnats-submit@FreeBSD.org
Subject: Update port: graphics/xmedcon to 0.10.5

>Number:         138279
>Category:       ports
>Synopsis:       Update port: graphics/xmedcon to 0.10.5
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    miwi
>State:          closed
>Quarter:        
>Keywords:       
>Date-Required:  
>Class:          change-request
>Submitter-Id:   current-users
>Arrival-Date:   Fri Aug 28 18:10:03 UTC 2009
>Closed-Date:    Fri Aug 28 23:29:36 UTC 2009
>Last-Modified:  Fri Aug 28 23:40:20 UTC 2009
>Originator:     KATO Tsuguru
>Release:        FreeBSD 7.2-RELEASE-p2 i386
>Organization:
>Environment:
>Description:
- Update to version 0.10.5

>How-To-Repeat:
>Fix:

diff -urN /usr/ports/graphics/xmedcon/Makefile graphics/xmedcon/Makefile
--- /usr/ports/graphics/xmedcon/Makefile	2009-08-22 16:21:05.000000000 +0900
+++ graphics/xmedcon/Makefile	2009-08-22 16:42:25.000000000 +0900
@@ -6,8 +6,7 @@
 #
 
 PORTNAME=	xmedcon
-PORTVERSION=	0.10.4
-PORTREVISION=	2
+PORTVERSION=	0.10.5
 CATEGORIES=	graphics
 MASTER_SITES=	SF/${PORTNAME}/XMedCon-Source/${PORTVERSION}
 
@@ -28,7 +27,6 @@
 		PNG "With PNG" on
 
 WANT_GNOME=	yes
-USE_GNOME=	gnometarget
 USE_SUBMAKE=	yes
 USE_AUTOTOOLS=	libtool:22
 CONFIGURE_ENV=	CPPFLAGS="-I${LOCALBASE}/include" \
@@ -101,6 +99,8 @@
 .endif
 
 post-patch:
+	@${REINPLACE_CMD} -e 's|-lpng12|-lpng|g' \
+		${WRKSRC}/configure
 	@${REINPLACE_CMD} -e '/^SUBDIRS/s|etc||g' \
 		${WRKSRC}/Makefile.in
 	@${REINPLACE_CMD} -e '/^configheadersdir/s|=.*$$|= $$(includedir)|g' \
diff -urN /usr/ports/graphics/xmedcon/distinfo graphics/xmedcon/distinfo
--- /usr/ports/graphics/xmedcon/distinfo	2008-03-21 22:51:04.000000000 +0900
+++ graphics/xmedcon/distinfo	2009-08-09 18:18:57.000000000 +0900
@@ -1,3 +1,3 @@
-MD5 (xmedcon-0.10.4.tar.gz) = 45b6a305336b731ad216e09744bc946b
-SHA256 (xmedcon-0.10.4.tar.gz) = 4175329d06af5904cccb96708e7ad0bb7fd032b0acf533b78a3a8275a9076aa7
-SIZE (xmedcon-0.10.4.tar.gz) = 970389
+MD5 (xmedcon-0.10.5.tar.gz) = 5007bd0cd048603f2d339a2b6c67756a
+SHA256 (xmedcon-0.10.5.tar.gz) = f7eca164a384585c4de3201bd04e3eb75a4ab65607410c513217ec3fa01c32d0
+SIZE (xmedcon-0.10.5.tar.gz) = 974115
>Release-Note:
>Audit-Trail:
Responsible-Changed-From-To: freebsd-ports-bugs->miwi 
Responsible-Changed-By: edwin 
Responsible-Changed-When: Fri Aug 28 18:10:43 UTC 2009 
Responsible-Changed-Why:  
miwi@ wants his PRs (via the GNATS Auto Assign Tool) 

http://www.freebsd.org/cgi/query-pr.cgi?pr=138279 
State-Changed-From-To: open->closed 
State-Changed-By: miwi 
State-Changed-When: Fri Aug 28 23:29:35 UTC 2009 
State-Changed-Why:  
Committed. Thanks! 

http://www.freebsd.org/cgi/query-pr.cgi?pr=138279 

From: dfilter@FreeBSD.ORG (dfilter service)
To: bug-followup@FreeBSD.org
Cc:  
Subject: Re: ports/138279: commit references a PR
Date: Fri, 28 Aug 2009 23:31:19 +0000 (UTC)

 miwi        2009-08-28 23:30:02 UTC
 
   FreeBSD ports repository
 
   Modified files:
     graphics/xmedcon     Makefile distinfo 
   Log:
   - Update to 0.10.5
   
   PR:             138279
   Submitted by:   Ports Fury
   
   Revision  Changes    Path
   1.41      +3 -3      ports/graphics/xmedcon/Makefile
   1.27      +3 -3      ports/graphics/xmedcon/distinfo
 _______________________________________________
 cvs-all@freebsd.org mailing list
 http://lists.freebsd.org/mailman/listinfo/cvs-all
 To unsubscribe, send any mail to "cvs-all-unsubscribe@freebsd.org"
 
>Unformatted:
