ports/53384: Change to devel/c2man

Sergey A. Osokin osa at FreeBSD.org
Mon Jun 16 22:20:04 UTC 2003


The following reply was made to PR ports/53384; it has been noted by GNATS.

From: "Sergey A. Osokin" <osa at FreeBSD.org>
To: Bernd Luevelsmeyer <bdluevel at heitec.net>
Cc: FreeBSD-gnats-submit at FreeBSD.org
Subject: Re: ports/53384: Change to devel/c2man
Date: Tue, 17 Jun 2003 02:18:33 +0400

 On Mon, Jun 16, 2003 at 10:23:59PM +0200, Bernd Luevelsmeyer wrote:
 > 
 >      PORTNAME=	c2man
 >      PORTVERSION=	2.0.42
 >      CATEGORIES=	devel
 >     -MASTER_SITES=	ftp://ftp.research.canon.com.au/pub/misc/c2man/
 >     +MASTER_SITES=	ftp://ftp.heitec.net/pub/distfiles/
 >      DISTNAME=	$(PORTNAME)-$(PORTVERSION:C/\.([0-9]*)$/@\1/)
 
 What do you think about following patch?
 
 Index: ports/devel/c2man/Makefile
 ===================================================================
 RCS file: /home/pcvs/ports/devel/c2man/Makefile,v
 retrieving revision 1.2
 diff -u -r1.2 Makefile
 --- ports/devel/c2man/Makefile	21 Feb 2003 11:22:27 -0000	1.2
 +++ ports/devel/c2man/Makefile	16 Jun 2003 22:15:01 -0000
 @@ -8,7 +8,8 @@
  PORTNAME=	c2man
  PORTVERSION=	2.0.42
  CATEGORIES=	devel
 -MASTER_SITES=	ftp://ftp.research.canon.com.au/pub/misc/c2man/
 +MASTER_SITES=	ftp://ftp.heitec.net/pub/distfiles/ \
 +		ftp://ftp.ntua.gr/pub/linux/openpkg/sources/DST/c2man/
  DISTNAME=	$(PORTNAME)-$(PORTVERSION:C/\.([0-9]*)$/@\1/)
  
  MAINTAINER=	bdluevel at heitec.net
 Index: ports/devel/c2man/pkg-descr
 ===================================================================
 RCS file: /home/pcvs/ports/devel/c2man/pkg-descr,v
 retrieving revision 1.1
 diff -u -r1.1 pkg-descr
 --- ports/devel/c2man/pkg-descr	14 Oct 2001 14:04:08 -0000	1.1
 +++ ports/devel/c2man/pkg-descr	16 Jun 2003 22:15:56 -0000
 @@ -7,3 +7,5 @@
  function-comment syntax or requiring that the programmer learn
  and use a typesetting language. Acceptable documentation can
  often be generated from existing code with no modifications.
 +
 +WWW: http://www.ciselant.de/c2man/c2man.html
 
 -- 
 
 Rgdz,                        /"\  ASCII RIBBON CAMPAIGN
 Sergey Osokin aka oZZ,       \ /    AGAINST HTML MAIL
 http://ozz.pp.ru/             X          AND NEWS
                              / \



More information about the freebsd-ports-bugs mailing list