Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 31 Mar 2007 21:04:50 -0700 (PDT)
From:      Peter Johnson <johnson.peter@gmail.com>
To:        FreeBSD-gnats-submit@FreeBSD.org
Subject:   ports/111083: [MAINTAINER] devel/autodist: update to 1.3.1
Message-ID:  <20070401040450.E05A71704B@cvs.tortall.net>
Resent-Message-ID: <200704010410.l314A4VW091961@freefall.freebsd.org>

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

>Number:         111083
>Category:       ports
>Synopsis:       [MAINTAINER] devel/autodist: update to 1.3.1
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    freebsd-ports-bugs
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          maintainer-update
>Submitter-Id:   current-users
>Arrival-Date:   Sun Apr 01 04:10:03 GMT 2007
>Closed-Date:
>Last-Modified:
>Originator:     Peter Johnson
>Release:        FreeBSD 6.2-STABLE i386
>Organization:
>Environment:
>Description:
Update devel/autodist from 1.3 to 1.3.1.
>How-To-Repeat:
>Fix:
Patch attached.

--- autodist-1.3.1.patch begins here ---
Index: Makefile
===================================================================
RCS file: /home/ncvs/ports/devel/autodist/Makefile,v
retrieving revision 1.1
diff -u -r1.1 Makefile
--- Makefile	22 Feb 2007 07:29:50 -0000	1.1
+++ Makefile	1 Apr 2007 04:01:36 -0000
@@ -6,7 +6,7 @@
 #
 
 PORTNAME=	autodist
-PORTVERSION=	1.3
+PORTVERSION=	1.3.1
 CATEGORIES=	devel
 MASTER_SITES=	http://silcnet.org/download/autodist/sources/ \
 		http://public.planetmirror.com/pub/silcnet/autodist/sources/ \
@@ -17,7 +17,7 @@
 
 GNU_CONFIGURE=	yes
 CONFIGURE_TARGET=	--build=${MACHINE_ARCH}-portbld-freebsd${OSREL}
-
+CONFIGURE_ARGS=	--infodir=${PREFIX}/${INFO_PATH} --mandir=${MANPREFIX}/man
 USE_GMAKE=	yes
 
 MAN1=		autodist.1
Index: distinfo
===================================================================
RCS file: /home/ncvs/ports/devel/autodist/distinfo,v
retrieving revision 1.1
diff -u -r1.1 distinfo
--- distinfo	22 Feb 2007 07:29:50 -0000	1.1
+++ distinfo	1 Apr 2007 04:01:36 -0000
@@ -1,3 +1,3 @@
-MD5 (autodist-1.3.tar.gz) = bf1508eee5ef1c651687d8b5fd0c195e
-SHA256 (autodist-1.3.tar.gz) = da1a9a0da039845b1baaaf783c0b28682e311be98a0fdf0f3bc65f48b94e5223
-SIZE (autodist-1.3.tar.gz) = 217718
+MD5 (autodist-1.3.1.tar.gz) = dfc54ddff3dea8222c6947933d37a153
+SHA256 (autodist-1.3.1.tar.gz) = 45ba22238da1aa543c8661171b02f7e3d8c5067c1741aaf360fdb2f884f20c9f
+SIZE (autodist-1.3.1.tar.gz) = 218176
--- autodist-1.3.1.patch ends here ---


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



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