Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 15 Dec 2004 09:00:48 GMT
From:      Sergey Matveychuk <sem@FreeBSD.org>
To:        freebsd-ports-bugs@FreeBSD.org
Subject:   Re: ports/74974: Update port: textproc/py-xml update to 0.8.4
Message-ID:  <200412150900.iBF90m2g080357@freefall.freebsd.org>

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

From: Sergey Matveychuk <sem@FreeBSD.org>
To: Mike Brown <mike@skew.org>
Cc: freebsd-gnats-submit@FreeBSD.org
Subject: Re: ports/74974: Update port: textproc/py-xml update to 0.8.4
Date: Wed, 15 Dec 2004 11:50:53 +0300

 Mike Brown wrote:
 > Sergey Matveychuk wrote:
 > 
 >>Why dont you use 'diff -u' for updates as described in Porter's 
 >>Handbook? Please do so.
 > 
 > 
 > In this case, I needed to remove a file from the port.
 > How would I do that with a diff?
 
 diff -ruN old_port_dir new_port_dir
 
 >>And you should set PR class to maintainer-update for your ports.
 > 
 > 
 > That info was not in the Porter's Handbook, send-pr(1), or anywhere else that 
 > I looked, and I looked at the previous PRs for this port and saw that the 
 > previous maintainer used update, not maintainer-update, so I followed that 
 > precedent. I surmised that perhaps maintainer-update meant that this was a 
 > change of who is the maintainer of the port.
 
 It's just for your PR fester processing.
 
 > 
 > I apologize for any confusion caused by my update. I am new to porting and 
 > this is my first attempt at it. I will have an update for textproc/py-4suite 
 
 Read the Porter's Handbook and feel free to ask all your questions in 
 ports@ mail list.
 
 > ready soon, but need to know what the preferred manner is of telling you that 
 > I need to remove the entire 'files' subdirectory from the old version of the 
 > port.
 
 Look at ports/75016 as example. I'd like to note you on this points:
 1) synopsis line in format: [maintainer] category/port: what change
 2) Clsass: maintainer-update
 (1) and 2) only if you're a port maintainer)
 3) in Description: the reason of PR (may be more descriptive than 
 synopsis, may be not).
 4) Specify list of files you add and remove.
 5) Fix contains unify diff (diff -ruN or cvs diff -u if you use a CVS 
 tree (not cvsup))
 
 Things changed if you submit a new port.
 
 Thank you for contributing.
 -- 
 Sem.



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