Date: Fri, 11 Apr 2003 16:20:04 -0700 (PDT) From: Andrew Hsu <ahsu@paradise.net.nz> To: freebsd-ports-bugs@FreeBSD.org Subject: Re: ports/50593: New port: deskutils/rolo - Text-based contact management software Message-ID: <200304112320.h3BNK4Wt065263@freefall.freebsd.org>
next in thread | raw e-mail | index | archive | help
The following reply was made to PR ports/50593; it has been noted by GNATS. From: Andrew Hsu <ahsu@paradise.net.nz> To: freebsd-gnats-submit@FreeBSD.org, ahsu@users.sf.net Cc: obraun@FreeBSD.org Subject: Re: ports/50593: New port: deskutils/rolo - Text-based contact management software Date: Sat, 12 Apr 2003 11:14:12 +1200 Hello Oliver, I approve of all of the changes you have suggested except for the lines detailing the port version. I have intentionally kept the version numbering system to NNN where N is a decimal number. In other words, I intend to use version numbers "001" through "999", sequentially, for the entire life-cycle of Rolo. There is suppose to be no '.' between the numbers. Therefore, the line change you have suggested for: +PORTVERSION= 0.0.7 Should be changed to: +PORTVERSION= 007 And the line change for: +DISTNAME= ${PORTNAME}-${PORTVERSION:S/.//g} Can be simplified to: +DISTNAME= ${PORTNAME}-${PORTVERSION} If you have any questions, feel free to email me back, but please also include a cc: to ahsu@paradise.net.nz (my home address) because SourceForge seems to have intermittent problems forwarding email to me from ahsu@users.sourceforge.net. I will, however, check the web site for this problem report from time to time in case you are worried that none of the email will reach me. Thanks for your time and effort in helping me with this port! Cheers, Andrew On Thu, Apr 10, 2003 at 15:06:50 +0200, Oliver Braun wrote: > > I would like to commit this with the following changes: > > -PORTVERSION= 006 > +PORTVERSION= 0.0.7 > > -MASTER_SITE_SUBDIR= rolo > +MASTER_SITE_SUBDIR= ${PORTNAME} > +DISTNAME= ${PORTNAME}-${PORTVERSION:S/.//g} > > +COMMENT= Text-based contact management software > > -MD5 (rolo-006.tar.gz) = 35380e97eba6478cb0833c28f059afaf > +MD5 (rolo-007.tar.gz) = 842ddb8b84b50711e433a87a2229d4b1 > > no more pkg-comment file > > Approved? > -- . . Andrew Hsu . email: ahsu@paradise.net.nz . email: ahsu@users.sf.net .
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200304112320.h3BNK4Wt065263>