Updated.

--- Makefile.orig       Tue Jun 18 14:45:14 2013
+++ Makefile    Tue Jun 18 15:21:35 2013
@@ -2,7 +2,9 @@

 COMMENT =      STUN server implementing RFCs 5389, 5769, and 5780

-DISTNAME =     stunserver-1.2.3
+VERSION = 1.2.3
+DISTNAME = stunserver-${VERSION}
+PKGNAME = stuntman-${VERSION}
 CATEGORIES =   telephony net
 EXTRACT_SUFX = .tgz


2013/6/18 David Coppa <dco...@gmail.com>

> On Tue, Jun 18, 2013 at 2:06 PM, Alexey E. Suslikov
> <alexey.susli...@gmail.com> wrote:
> > David Coppa <dcoppa <at> gmail.com> writes:
> >
> >> On Tue, Jun 18, 2013 at 1:45 PM, Stuart Henderson <sthen <at>
> openbsd.org>
> > wrote:
> >> > On 2013/06/18 13:41, David Coppa wrote:
> >> >> Why "stuntman-${VERSION:S/_/./g}" for PKGNAME?
> >> >
> >> > Oh, I missed that, thanks.
> >
> > that's a remnant from earlier porting work when distfiles
> > were packaged with underscores instead of dots.
> >
> >> So, is the port called "stuntman" or "stunserver"? ;)
> >
> > STUNTMAN, Open source STUN server software.
> >
>
> So I think what we want here is:
>
> VERSION = 1.2.3
> DISTNAME = stunserver-${VERSION}
> PKGNAME = stuntman-${VERSION}
>
> ...And ok with me to import it as telephony/stuntman
>
> ciao,
> David
>

Attachment: stuntman_upd4.tgz
Description: GNU Zip compressed data

Reply via email to