Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 19 Feb 2003 00:40:11 -0800 (PST)
From:      Olivier Tharan <olive@oban.frmug.org>
To:        freebsd-ports-bugs@FreeBSD.org
Subject:   Re: ports/48430: [maintainer update] mail/vm to 7.08
Message-ID:  <200302190840.h1J8eB90078742@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help
The following reply was made to PR ports/48430; it has been noted by GNATS.

From: Olivier Tharan <olive@oban.frmug.org>
To: Yen-Ming Lee <leeym@freebsd.org>
Cc: freebsd-gnats-submit@freebsd.org
Subject: Re: ports/48430: [maintainer update] mail/vm to 7.08
Date: Wed, 19 Feb 2003 09:30:59 +0100

 * Yen-Ming Lee <leeym@FreeBSD.org> (20030219 13:09):
 > How about remove WRKSRC from Makefile?
 
 You're right: it dates from when the VM distfiles used to be vm.tar.gz
 without a version number.
 
 Here is an updated Makefile:
 
 diff -urN vm.orig/Makefile vm/Makefile
 --- vm.orig/Makefile	Wed Feb 19 09:29:41 2003
 +++ vm/Makefile	Wed Feb 19 09:28:58 2003
 @@ -6,24 +6,23 @@
  #
  
  PORTNAME=	vm
 -PORTVERSION=	7.07
 +PORTVERSION=	7.08
  CATEGORIES=	mail elisp
  MASTER_SITES=	ftp://ftp.uni-mainz.de/pub/software/gnu/vm/ \
  		ftp://tug.org/vm/ \
  		ftp://psg.com/pub/vm/ \
  		ftp://sunsite.cnlab-switch.ch/mirror/vm/ \
 -		http://www.interhack.net/projects/vm/ \
  		ftp://ftp.uu.net/networking/mail/vm/ \
  		ftp://ftp.ccs.neu.edu/net/mirrors/VM/ \
  		http://www.rge.com/pub/mail/vm/ \
  		http://ftp.lip6.fr/pub/unix/mail/vm/ \
  		ftp://ftp.surfnet.nl/pub/mail/vm/ \
 -		http://ftp.dmz.digex.net/pub/packages/mail/vm/
 +		http://ftp.dmz.digex.net/pub/packages/mail/vm/ \
 +		http://ftp.algx.net/pub/packages/mail/vm/
  PKGNAMESUFFIX=	-${EMACS_PORT_NAME}
  
  MAINTAINER=	olive@oban.frmug.org
 -
 -WRKSRC=	${WRKDIR}/${PORTNAME}-${PORTVERSION}
 +COMMENT=	A mail reader running inside Emacs or XEmacs
  
  EMACS_PORT_NAME?=	emacs21
  MAKE_ARGS=	prefix=${PREFIX} \
 diff -urN vm.orig/distinfo vm/distinfo
 --- vm.orig/distinfo	Wed Feb 19 09:29:41 2003
 +++ vm/distinfo	Tue Feb 18 18:35:18 2003
 @@ -1 +1 @@
 -MD5 (vm-7.07.tar.gz) = 13facb60ef9fe8a904f5e31af89f0410
 +MD5 (vm-7.08.tar.gz) = 54e15329cda68556f2de0d5f9e7b90fb

To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-ports-bugs" in the body of the message




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