ports/162821: Update port: cad/adms

KATO Tsuguru tkato432 at yahoo.com
Thu Nov 24 18:20:10 UTC 2011


>Number:         162821
>Category:       ports
>Synopsis:       Update port: cad/adms
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    freebsd-ports-bugs
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          change-request
>Submitter-Id:   current-users
>Arrival-Date:   Thu Nov 24 18:20:10 UTC 2011
>Closed-Date:
>Last-Modified:
>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 at 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:
>Unformatted:



More information about the freebsd-ports-bugs mailing list