Date: Thu, 17 May 2001 07:50:03 -0700 (PDT) From: Joe Abley <jabley@mfnx.net> To: freebsd-ports@FreeBSD.org Subject: Re: ports/27409: upgrade to port net/aggregate Message-ID: <200105171450.f4HEo3c71370@freefall.freebsd.org>
next in thread | raw e-mail | index | archive | help
The following reply was made to PR ports/27409; it has been noted by GNATS. From: Joe Abley <jabley@mfnx.net> To: freebsd-gnats-submit@freebsd.org Cc: Subject: Re: ports/27409: upgrade to port net/aggregate Date: Thu, 17 May 2001 10:43:44 -0400 Sorry -- autoconf/PREFIX snafu. The following is better, please discard the previous patch. goose# diff -u aggregate aggregate.old diff -u aggregate/Makefile aggregate.old/Makefile --- aggregate/Makefile Thu May 17 10:38:50 2001 +++ aggregate.old/Makefile Thu May 17 10:04:11 2001 @@ -6,13 +6,11 @@ # PORTNAME= aggregate -PORTVERSION= 1.3 +PORTVERSION= 1.1 CATEGORIES= net MASTER_SITES= http://www.mfnx.net/public/ MAINTAINER= jabley@automagic.org - -GNU_CONFIGURE= yes MAN1= aggregate.1 aggregate-ios.1 diff -u aggregate/distinfo aggregate.old/distinfo --- aggregate/distinfo Thu May 17 10:39:24 2001 +++ aggregate.old/distinfo Thu May 17 10:04:11 2001 @@ -1 +1 @@ -MD5 (aggregate-1.3.tar.gz) = 729839d1da1e61037b25d0d7e48bb1de +MD5 (aggregate-1.1.tar.gz) = 6371136a8bef3f56da08c2a58c35f5ce Only in aggregate.old: files 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?200105171450.f4HEo3c71370>