From 32942c14b02eca29f0effd21ab2ff63941d9c1dc Mon Sep 17 00:00:00 2001 From: dinoex Date: Tue, 17 Jun 2003 06:36:05 +0000 Subject: - Import of 1.07 - Heads UP: IPv6 config has changed - Security Patch from OpenBSD - Fix for uustat püath in periodic/daily, Submitted by: charnier@xp11.frmug.org - Security fix in uuxqt from OpenBSD, Submited by: kris - Use configure from 1.07 distribution this fixes compatibility problems on 5.x MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- net/freebsd-uucp/Makefile | 5 +++-- net/freebsd-uucp/distinfo | 2 +- 2 files changed, 4 insertions(+), 3 deletions(-) (limited to 'net') diff --git a/net/freebsd-uucp/Makefile b/net/freebsd-uucp/Makefile index f2e5a3da473d..9cf770c6ade9 100644 --- a/net/freebsd-uucp/Makefile +++ b/net/freebsd-uucp/Makefile @@ -6,8 +6,7 @@ # PORTNAME= freebsd-uucp -PORTVERSION= 1.06.1.10 -PORTREVISION= 2 +PORTVERSION= 1.07 CATEGORIES= net comms MASTER_SITES= ${MASTER_SITE_LOCAL} MASTER_SITE_SUBDIR=dinoex @@ -56,6 +55,8 @@ do-configure: @${ECHO_CMD} " uucp" >> ${WRKSRC}/uucp.mtree @${ECHO_CMD} " .." >> ${WRKSRC}/uucp.mtree .endif + @(cd ${CONFIGURE_WRKSRC}; ${SETENV} ${MAKE_ENV} \ + ${MAKE} ${MAKE_FLAGS} ${MAKEFILE} ${MAKE_ARGS} configure) .if ! exists(${DESTDIR}/${PREFIX}/info/dir) pre-install: diff --git a/net/freebsd-uucp/distinfo b/net/freebsd-uucp/distinfo index 636f479a94d3..587edd609280 100644 --- a/net/freebsd-uucp/distinfo +++ b/net/freebsd-uucp/distinfo @@ -1 +1 @@ -MD5 (freebsd-uucp-1.06.1.10.tar.bz2) = 4f8d1f70794becd0098b8c534e776db0 +MD5 (freebsd-uucp-1.07.tar.bz2) = bd3e57e49161b958cc88930f4cbf8778 -- cgit