Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 22 Jan 2007 18:18:32 -0900
From:      "Beech Rintoul" <beech@alaskaparadise.com>
To:        "FreeBSD gnats submit" <FreeBSD-gnats-submit@FreeBSD.org>
Cc:        beech@alaskaparadise.com
Subject:   ports/108231: [Maintainer Update] ftp/proftpd - Added autoconf
Message-ID:  <1169522312.25504@stargate.alaskaparadise.com>
Resent-Message-ID: <200701230320.l0N3KFpk012894@freefall.freebsd.org>

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

>Number:         108231
>Category:       ports
>Synopsis:       [Maintainer Update] ftp/proftpd - Added autoconf
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    freebsd-ports-bugs
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          sw-bug
>Submitter-Id:   current-users
>Arrival-Date:   Tue Jan 23 03:20:15 GMT 2007
>Closed-Date:
>Last-Modified:
>Originator:     Beech Rintoul
>Release:        FreeBSD 7.0-CURRENT i386
>Organization:
Alaska Paradise  
>Environment:


System: FreeBSD 7.0-CURRENT #100: Thu Jan 18 20:35:58 AKST 2007
    root@stargate.alaskaparadise.com:/usr/obj/usr/src/sys/STARGATE



>Description:


Added autoconf:259 to fix on build cluster.
Bumped PORTREVISION


>How-To-Repeat:





>Fix:


diff -ruN --exclude=CVS /usr/ports/ftp/proftpd.orig/Makefile /usr/ports/ftp/proftpd/Makefile
--- /usr/ports/ftp/proftpd.orig/Makefile	Wed Jan 17 13:45:20 2007
+++ /usr/ports/ftp/proftpd/Makefile	Mon Jan 22 12:47:35 2007
@@ -7,7 +7,7 @@
 
 PORTNAME=	proftpd
 DISTVERSION=	1.3.1rc2
-PORTREVISION=	1
+PORTREVISION=	2
 CATEGORIES=	ftp
 MASTER_SITES=	ftp://ftp.proftpd.org/distrib/source/ \
 		ftp://ftp.fastorama.com/mirrors/ftp.proftpd.org/distrib/source/ \
@@ -32,6 +32,7 @@
 
 USE_GMAKE=	yes
 USE_BZIP2=	yes
+USE=AUTOTOOLS=	autoconf:259	
 GNU_CONFIGURE=yes
 
 USE_RC_SUBR=	proftpd.sh



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



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