I thought it would be cleaner to do this since I needed a ${MASTER_SITE_SOURCEFORGE:=ald/} and thought it would be cleaner to have a PORTNAME instead of hardcoding 'ald' into that line. If this is not acceptable I can change it back.
Patrick Alken On Sat, Jan 28, 2006 at 11:47:19AM +0100, Aleksander Piotrowski wrote: > Patrick Alken <[EMAIL PROTECTED]> wrote: > > > This updates ald to 0.1.7. I have attached a diff - please > > commit :) > > Sure, but first tell us why do you want to replace DISTNAME with PORTNAME? > > > diff -urN -x CVS /usr/ports/devel/ald/Makefile ./ald/Makefile > > --- /usr/ports/devel/ald/Makefile Tue Nov 23 06:22:00 2004 > > +++ ./ald/Makefile Thu Jan 26 23:24:42 2006 > > @@ -2,14 +2,16 @@ > > > > ONLY_FOR_ARCHS= i386 > > > > -COMMENT= "Assembly Language Debugger" > > +COMMENT= "assembly language debugger" > > > > -DISTNAME= ald-0.1.5a > > +PORTNAME= ald > > +PORTVERSION= 0.1.7 > > +DISTNAME= ${PORTNAME}-${PORTVERSION} > > CATEGORIES= devel > > Alek > -- > Ka?dy, kto zda? sobie odrobin? trudu, by przeczyta? ewangeli?, nie mo?e mie? > w?tpliwo?ci, ?e cielesne zmartwychwstanie Jezusa jest mitem, kt?ry dorzucono > do prawdziwej historii kilka lat po jej spisaniu. Kto? przerobi? ?ywot Jezusa > na odcinek Z Archiwum X, nie s?dzisz? > -- Neal Stephenson, Zamie? >