Looking for a portfile review before submitting (rbldnsd)
Scott Haneda
talklists at newgeo.com
Wed Jun 10 18:08:20 PDT 2009
Thanks, so I changed it to:
distname ${name}_${version}
I believe that is correct. But now it ignores master_sites and I am
timing out on looking for the file on macports servers.
name rbldnsd
version 0.996b
categories sysutils
maintainers hostwizard.com:scott
master_sites http://www.corpit.ru/mjt/rbldnsd/
homepage http://www.corpit.ru/mjt/rbldnsd.html
distname ${name}_${version}
On Jun 10, 2009, at 5:54 PM, Jeremy Lavergne wrote:
> distfiles is this by default:
> ${distname}${extract.suffix}
>
> distname is this by default:
> ${name}-${version}
>
> That is, distfiles (defined as the name of the distribution
> filename, not including the extract suffix) is
> ${name}-${version}${extract.suffix}
>
> If that hyphen really is an underscore, you consider changing it in
> distname instead of distfiles.
>
> On Jun 10, 2009, at 8:49 PM, Scott Haneda wrote:
>
>> distfiles ${name}_${version}${extract.suffix}
--
Scott * If you contact me off list replace talklists@ with scott@ *
More information about the macports-dev
mailing list