cvs commit: ports/x11-fonts/p5-Font-TTF Makefile

Erwin Lansing erwin at FreeBSD.org
Mon Jun 19 06:47:23 UTC 2006


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 at 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 at FreeBSD.org
And it makes you cry.            <____) (____>    erwin at aauug.dk
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 187 bytes
Desc: not available
Url : http://lists.freebsd.org/pipermail/cvs-ports/attachments/20060619/2c57b85c/attachment.pgp


More information about the cvs-ports mailing list