From tkato432@yahoo.com  Thu Nov 24 18:12:05 2011
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 C155D1065676
	for <FreeBSD-gnats-submit@FreeBSD.org>; Thu, 24 Nov 2011 18:11:38 +0000 (UTC)
	(envelope-from tkato432@yahoo.com)
Received: from msa102lp.auone-net.jp (msa102lp.auone-net.jp [222.3.140.165])
	by mx1.freebsd.org (Postfix) with ESMTP id 92D018FC17
	for <FreeBSD-gnats-submit@FreeBSD.org>; Thu, 24 Nov 2011 18:11:38 +0000 (UTC)
Received: from msa102lp.auone-net.jp (MSA102lp [172.27.12.180])
	by msa102lp.auone-net.jp (au one net msa) with ESMTP id F272778241
	for <FreeBSD-gnats-submit@FreeBSD.org>; Fri, 25 Nov 2011 03:00:33 +0900 (JST)
Received: from localhost.localdomain (ZT046077.ppp.dion.ne.jp [59.128.46.77])
	by msa102lp.auone-net.jp (au one net msa) with ESMTP id 8B6304AC036
	for <FreeBSD-gnats-submit@FreeBSD.org>; Fri, 25 Nov 2011 03:00:31 +0900 (JST)
Message-Id: <20111125025019.c882055d.tkato432@yahoo.com>
Date: Fri, 25 Nov 2011 02:50:19 +0900
From: KATO Tsuguru <tkato432@yahoo.com>
To: FreeBSD-gnats-submit@FreeBSD.org
Subject: Update port: cad/adms

>Number:         162821
>Category:       ports
>Synopsis:       Update port: cad/adms
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    miwi
>State:          closed
>Quarter:        
>Keywords:       
>Date-Required:  
>Class:          change-request
>Submitter-Id:   current-users
>Arrival-Date:   Thu Nov 24 18:20:10 UTC 2011
>Closed-Date:    Fri Nov 25 16:32:13 UTC 2011
>Last-Modified:  Fri Nov 25 16:40:08 UTC 2011
>Originator:     KATO Tsuguru
>Release:        FreeBSD 7.4-RELEASE-p3 i386
>Organization:
>Environment:
>Description:
- Fix MASTER_SITES
- Add LICENSE
- Add MAKE_JOBS_SAFE

>How-To-Repeat:
>Fix:

diff -urN /usr/ports/cad/adms/Makefile cad/adms/Makefile
--- /usr/ports/cad/adms/Makefile	2011-10-24 18:18:35.000000000 +0900
+++ cad/adms/Makefile	2011-10-25 06:20:48.000000000 +0900
@@ -10,14 +10,18 @@
 PORTVERSION=	2.2.9
 PORTREVISION=	0
 CATEGORIES=	cad
-MASTER_SITES=	SF/mot-${PORTNAME}/${PORTNAME}-source/${PORTVERSION}
+MASTER_SITES=	SF/mot-${PORTNAME}/${PORTNAME}-source/${PORTVERSION:R}
 
 MAINTAINER=	ports@FreeBSD.org
 COMMENT=	A model generator for SPICE simulators
 
-USE_GMAKE=	yes
+LICENSE=	LGPL21
+LICENSE_FILE=	${WRKSRC}/COPYING
+
 USE_GNOME=	glib20 pkgconfig
+USE_GMAKE=	yes
 GNU_CONFIGURE=	yes
 USE_LDCONFIG=	yes
+MAKE_JOBS_SAFE=	yes
 
 .include <bsd.port.mk>
>Release-Note:
>Audit-Trail:
Responsible-Changed-From-To: freebsd-ports-bugs->miwi 
Responsible-Changed-By: edwin 
Responsible-Changed-When: Thu Nov 24 18:20:47 UTC 2011 
Responsible-Changed-Why:  
miwi@ wants his PRs (via the GNATS Auto Assign Tool) 

http://www.freebsd.org/cgi/query-pr.cgi?pr=162821 
State-Changed-From-To: open->closed 
State-Changed-By: miwi 
State-Changed-When: Fri Nov 25 16:32:12 UTC 2011 
State-Changed-Why:  
Committed. Thanks! 

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

From: dfilter@FreeBSD.ORG (dfilter service)
To: bug-followup@FreeBSD.org
Cc:  
Subject: Re: ports/162821: commit references a PR
Date: Fri, 25 Nov 2011 16:32:16 +0000 (UTC)

 miwi        2011-11-25 16:32:03 UTC
 
   FreeBSD ports repository
 
   Modified files:
     cad/adms             Makefile 
   Log:
   - Fix MASTER_SITES
   - Add LICENSE
   - Add MAKE_JOBS_SAFE
   
   PR:             162821
   Submitted by:   Ports Fury
   Feature safe:   yes
   
   Revision  Changes    Path
   1.11      +6 -2      ports/cad/adms/Makefile
 _______________________________________________
 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:
