From tkato432@yahoo.com  Mon Sep 14 18:00:58 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 58F5C106566B
	for <FreeBSD-gnats-submit@FreeBSD.org>; Mon, 14 Sep 2009 18:00:58 +0000 (UTC)
	(envelope-from tkato432@yahoo.com)
Received: from msa104lp.auone-net.jp (msa104lp.auone-net.jp [222.3.140.167])
	by mx1.freebsd.org (Postfix) with ESMTP id 11B1B8FC16
	for <FreeBSD-gnats-submit@FreeBSD.org>; Mon, 14 Sep 2009 18:00:57 +0000 (UTC)
Received: from localhost.localdomain (ZT037005.ppp.dion.ne.jp [59.128.37.5])
	by msa104lp.auone-net.jp (au one net msa) with ESMTP id 0D77F2BC031
	for <FreeBSD-gnats-submit@FreeBSD.org>; Tue, 15 Sep 2009 03:00:53 +0900 (JST)
Message-Id: <20090915030018.7330364c.tkato432@yahoo.com>
Date: Tue, 15 Sep 2009 03:00:18 +0900
From: KATO Tsuguru <tkato432@yahoo.com>
To: FreeBSD-gnats-submit@FreeBSD.org
Subject: Update port: biology/phylip to 3.69

>Number:         138813
>Category:       ports
>Synopsis:       Update port: biology/phylip to 3.69
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    miwi
>State:          closed
>Quarter:        
>Keywords:       
>Date-Required:  
>Class:          change-request
>Submitter-Id:   current-users
>Arrival-Date:   Mon Sep 14 18:10:00 UTC 2009
>Closed-Date:    Wed Sep 16 14:27:10 UTC 2009
>Last-Modified:  Wed Sep 16 14:30:12 UTC 2009
>Originator:     KATO Tsuguru
>Release:        FreeBSD 7.2-RELEASE-p2 i386
>Organization:
>Environment:
>Description:
- Update to version 3.69

>How-To-Repeat:
>Fix:

diff -urN /usr/ports/biology/phylip/Makefile biology/phylip/Makefile
--- /usr/ports/biology/phylip/Makefile	2009-01-24 03:13:45.000000000 +0900
+++ biology/phylip/Makefile	2009-09-15 02:00:38.000000000 +0900
@@ -6,27 +6,23 @@
 #
 
 PORTNAME=	phylip
-PORTVERSION=	3.68
-PORTREVISION=	1
+PORTVERSION=	3.69
 PORTEPOCH=	1
 CATEGORIES=	biology
-MASTER_SITES=	ftp://evolution.genetics.washington.edu/pub/phylip/ \
-		http://bioinformatics.weizmann.ac.il/software/linkage_and_mapping/phylip/ \
-		${MASTER_SITE_GENTOO}
-MASTER_SITE_SUBDIR=	distfiles
+MASTER_SITES=	http://evolution.gs.washington.edu/phylip/download/
 
 MAINTAINER=	ports@FreeBSD.org
 COMMENT=	A Phylogeny Inference Package
 
 BUILD_DEPENDS=	bash:${PORTSDIR}/shells/bash
 
+BUILD_WRKSRC=	${WRKSRC}/src
+INSTALL_WRKSRC=	${WRKSRC}/src
+
 USE_XORG=	x11 xaw xt
 USE_GMAKE=	yes
-BUILD_WRKSRC=	${WRKSRC}/src
-INSTALL_WRKSRC=	${BUILD_WRKSRC}
-CFLAGS+=	-I${LOCALBASE}/include
-MAKE_ARGS=	CC="${CC} ${CFLAGS}" \
-		DC="${CC} -DX ${CFLAGS}" \
+MAKE_ARGS=	CC="${CC}" CFLAGS="${CFLAGS}" \
+		DFLAGS="${CFLAGS} -DX -I${LOCALBASE}/include" \
 		DLIBS="-L${LOCALBASE}/lib -lX11 -lXaw -lXt -lm"
 
 PORTDOCS=	*
diff -urN /usr/ports/biology/phylip/distinfo biology/phylip/distinfo
--- /usr/ports/biology/phylip/distinfo	2008-08-28 00:51:34.000000000 +0900
+++ biology/phylip/distinfo	2009-09-15 01:56:04.000000000 +0900
@@ -1,3 +1,3 @@
-MD5 (phylip-3.68.tar.gz) = 75c002e108463845376a2fcd443d91da
-SHA256 (phylip-3.68.tar.gz) = 30e4eaae0eff1d88a479af1ff5c8a9ef8167c86b83c1536327cd9d05ce941531
-SIZE (phylip-3.68.tar.gz) = 1473441
+MD5 (phylip-3.69.tar.gz) = 7ad50618173efc2a471d93bfca22042c
+SHA256 (phylip-3.69.tar.gz) = 27947ce8dab4416e4823db38b3d1b0bf17bc545b6907cf09dcf6177df94c1a8f
+SIZE (phylip-3.69.tar.gz) = 1511935
>Release-Note:
>Audit-Trail:
Responsible-Changed-From-To: freebsd-ports-bugs->miwi 
Responsible-Changed-By: edwin 
Responsible-Changed-When: Mon Sep 14 18:10:09 UTC 2009 
Responsible-Changed-Why:  
miwi@ wants his PRs (via the GNATS Auto Assign Tool) 

http://www.freebsd.org/cgi/query-pr.cgi?pr=138813 
State-Changed-From-To: open->closed 
State-Changed-By: miwi 
State-Changed-When: Wed Sep 16 14:27:09 UTC 2009 
State-Changed-Why:  
Committed. Thanks! 

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

From: dfilter@FreeBSD.ORG (dfilter service)
To: bug-followup@FreeBSD.org
Cc:  
Subject: Re: ports/138813: commit references a PR
Date: Wed, 16 Sep 2009 14:27:38 +0000 (UTC)

 miwi        2009-09-16 14:27:00 UTC
 
   FreeBSD ports repository
 
   Modified files:
     biology/phylip       Makefile distinfo 
   Log:
   -Update to 3.69
   
   PR:             138813
   Submitted by:   Ports Fury
   Feature safe:   yes
   
   Revision  Changes    Path
   1.24      +7 -11     ports/biology/phylip/Makefile
   1.14      +3 -3      ports/biology/phylip/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:
