On Mon, Jun 19, 2006 at 12:21:11AM +0000, Aaron Dalton wrote: > aaron 2006-06-19 00:21:11 UTC > > FreeBSD ports repository > > Modified files: > x11-fonts/p5-Font-TTF Makefile > Log: > - Update PORTVERSION to correct 0.38.1 > - Remove DISTNAME hack > - Add WRKSRC to deal with malformed distro dir structure
The last reason was exactly why I didn't do this. This just forced all users to upgrade this port unnecessarily as they will get the exact same version installed. -erwin > > Approved by: tobez (implicit) > > Revision Changes Path > 1.11 +2 -2 ports/x11-fonts/p5-Font-TTF/Makefile > > http://cvsweb.FreeBSD.org/ports/x11-fonts/p5-Font-TTF/Makefile.diff?r1=1.10&r2=1.11&f=h > | =================================================================== > | RCS file: > /usr/local/www/cvsroot/FreeBSD/ports/x11-fonts/p5-Font-TTF/Makefile,v > | retrieving revision 1.10 > | retrieving revision 1.11 > | diff -u -p -r1.10 -r1.11 > | --- ports/x11-fonts/p5-Font-TTF/Makefile 2006/06/06 07:44:29 1.10 > | +++ ports/x11-fonts/p5-Font-TTF/Makefile 2006/06/19 00:21:11 1.11 > | @@ -3,20 +3,20 @@ > | # Date created: Apr 28, 2002 > | # Whom: ijliao > | # > | -# $FreeBSD: > /usr/local/www/cvsroot/FreeBSD/ports/x11-fonts/p5-Font-TTF/Makefile,v 1.10 > 2006/06/06 07:44:29 erwin Exp $ > | +# $FreeBSD: > /usr/local/www/cvsroot/FreeBSD/ports/x11-fonts/p5-Font-TTF/Makefile,v 1.11 > 2006/06/19 00:21:11 aaron Exp $ > | # > | > | PORTNAME= Font-TTF > | -PORTVERSION= 0.38 > | +PORTVERSION= 0.38.1 > | CATEGORIES= x11-fonts perl5 > | MASTER_SITES= ${MASTER_SITE_PERL_CPAN} > | MASTER_SITE_SUBDIR= Font > | PKGNAMEPREFIX= p5- > | -DISTFILES= ${DISTNAME}.1${EXTRACT_SUFX} > | > | MAINTAINER= [EMAIL PROTECTED] > | COMMENT= Perl module for TrueType font hacking > | > | +WRKSRC= ${WRKDIR}/${PORTNAME}-0.38 > | PERL_CONFIGURE= yes > | > | MAN3= Font::TTF::AATKern.3 Font::TTF::Anchor.3 Font::TTF::Bsln.3 \ -- Erwin Lansing http://droso.org Security is like an onion. (o_ _o) It's made up of several layers \\\_\ /_/// [EMAIL PROTECTED] And it makes you cry. <____) (____> [EMAIL PROTECTED]
pgpM6QTyQBSiQ.pgp
Description: PGP signature
