Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 17 Jan 2001 21:01:39 +0800 (CST)
From:      Ying-Chieh Liao <ijliao@terry.dragon2.net>
To:        FreeBSD-gnats-submit@freebsd.org
Subject:   ports/24407: update port : devel/gengetopt to 2.2
Message-ID:  <200101171301.f0HD1do43120@Terry.Dorm8.NCTU.edu.tw>

next in thread | raw e-mail | index | archive | help

>Number:         24407
>Category:       ports
>Synopsis:       update port : devel/gengetopt to 2.2
>Confidential:   no
>Severity:       non-critical
>Priority:       medium
>Responsible:    freebsd-ports
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          change-request
>Submitter-Id:   current-users
>Arrival-Date:   Wed Jan 17 05:00:05 PST 2001
>Closed-Date:
>Last-Modified:
>Originator:     Ying-Chieh Liao
>Release:        FreeBSD 5.0-CURRENT i386
>Organization:
NCTU CSIE
>Environment:
System: FreeBSD Terry.Dorm8.NCTU.edu.tw 5.0-CURRENT FreeBSD 5.0-CURRENT #0: Thu Jan 11 07:55:18 CST 2001 root@Terry.Dorm8.NCTU.edu.tw:/usr/obj/usr/src/sys/TERRY i386


	
>Description:

update gengetopt from 2.1 to 2.2

>How-To-Repeat:
	
>Fix:

diff -ruN /usr/ports/devel/gengetopt/Makefile gengetopt/Makefile
--- /usr/ports/devel/gengetopt/Makefile	Sat Oct 28 10:48:45 2000
+++ gengetopt/Makefile	Wed Jan 17 20:51:40 2001
@@ -1,3 +1,4 @@
+# ex:ts=8
 # New ports collection makefile for:	gengetopt
 # Date created:				12 October 2000
 # Whom:					Cyrille Lefevre <clefevre@citeweb.net>
@@ -5,15 +6,19 @@
 # $FreeBSD: ports/devel/gengetopt/Makefile,v 1.1 2000/10/28 02:48:45 will Exp $
 #
 
-PORTNAME=		gengetopt
-PORTVERSION=		2.1
-CATEGORIES=		devel
-MASTER_SITES=		${MASTER_SITE_GNU}
-MASTER_SITE_SUBDIR=	 gengetopt
+PORTNAME=	gengetopt
+PORTVERSION=	2.2
+CATEGORIES=	devel
+MASTER_SITES=	${MASTER_SITE_GNU}
+MASTER_SITE_SUBDIR= ${PORTNAME}
 
 MAINTAINER=	ports@freebsd.org
 
+LIB_DEPENDS=	gnugetopt.1:${PORTSDIR}/devel/libgnugetopt
+
 GNU_CONFIGURE=	yes
+
+USE_GMAKE=	yes
 
 MAN1=		gengetopt.1
 
diff -ruN /usr/ports/devel/gengetopt/distinfo gengetopt/distinfo
--- /usr/ports/devel/gengetopt/distinfo	Sat Oct 28 10:48:45 2000
+++ gengetopt/distinfo	Wed Jan 17 20:33:05 2001
@@ -1 +1 @@
-MD5 (gengetopt-2.1.tar.gz) = 6281f425c0f24536bdbe340450481ec2
+MD5 (gengetopt-2.2.tar.gz) = a7b97814fd3de2e12765427ad9f7f7f8

>Release-Note:
>Audit-Trail:
>Unformatted:


To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-ports" in the body of the message




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200101171301.f0HD1do43120>