Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 31 Aug 2002 02:35:16 -0700 (PDT)
From:      KATO Tsuguru <tkato@prontomail.com>
To:        freebsd-gnats-submit@FreeBSD.org
Subject:   ports/42239: Update port: devel/autogen
Message-ID:  <200208310935.g7V9ZGxV041209@www.freebsd.org>

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

>Number:         42239
>Category:       ports
>Synopsis:       Update port: devel/autogen
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    freebsd-ports
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          change-request
>Submitter-Id:   current-users
>Arrival-Date:   Sat Aug 31 02:40:02 PDT 2002
>Closed-Date:
>Last-Modified:
>Originator:     KATO Tsuguru
>Release:        4.6.2-RELEASE i386
>Organization:
>Environment:
>Description:
- Fix MAN1

>How-To-Repeat:

>Fix:
diff -urN /usr/ports/devel/autogen/Makefile devel/autogen/Makefile
--- /usr/ports/devel/autogen/Makefile	Thu Aug 29 18:00:02 2002
+++ devel/autogen/Makefile	Fri Aug 30 04:53:41 2002
@@ -8,6 +8,7 @@
 
 PORTNAME=	autogen
 PORTVERSION=	5.4.2
+PORTREVISION=	1
 CATEGORIES=	devel
 MASTER_SITES=	${MASTER_SITE_SOURCEFORGE} \
 		${MASTER_SITE_GNU}
@@ -25,7 +26,7 @@
 CONFIGURE_ARGS=	--with-libguile=${LOCALBASE} --with-libxml2=${LOCALBASE}
 INSTALLS_SHLIB=	yes
 
-MAN1=	autogen.1 autoopts-config.1 columns.1 getdefs.1
+MAN1=	autogen.1 autoopts-config.1 columns.1 getdefs.1 xml2ag.1
 MAN3=	optionFree.3 optionLoadLine.3 optionProcess.3 optionRestore.3 \
 	optionSaveState.3 optionVersion.3
 

>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?200208310935.g7V9ZGxV041209>