Date: Mon, 19 Jun 2006 08:47:22 +0200 From: Erwin Lansing <erwin@FreeBSD.org> To: Aaron Dalton <aaron@FreeBSD.org> Cc: cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org, ports-committers@FreeBSD.org Subject: Re: cvs commit: ports/x11-fonts/p5-Font-TTF Makefile Message-ID: <20060619064722.GY98272@droso.net> In-Reply-To: <200606190021.k5J0LCqd078310@repoman.freebsd.org> References: <200606190021.k5J0LCqd078310@repoman.freebsd.org>
next in thread | previous in thread | raw e-mail | index | archive | help
[-- Attachment #1 --] 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= perl@FreeBSD.org > | 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 \\\_\ /_/// erwin@FreeBSD.org And it makes you cry. <____) (____> erwin@aauug.dk [-- Attachment #2 --] -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.3 (FreeBSD) iD8DBQFElkh6qy9aWxUlaZARAv1mAKDlvpWmj/WuRNXSv8OJKD0diH4BrACeJ93d cT9ZA2nZLoSZlrYEqTaMNNg= =r0FP -----END PGP SIGNATURE-----
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20060619064722.GY98272>
