diff options
author | Ying-Chieh Liao <ijliao@FreeBSD.org> | 2002-07-19 14:00:51 +0000 |
---|---|---|
committer | Ying-Chieh Liao <ijliao@FreeBSD.org> | 2002-07-19 14:00:51 +0000 |
commit | d7da8c6b348eaffbca3f782dfa7293a4433a099d (patch) | |
tree | 548c9b33851fdd57a5818eaeeebb547a544ece35 | |
parent | Add stub port for xemacs-devel-mule (diff) |
upgrade to 0.31
assume maintainership
PR: 40764
Submitted by: Erwin Lansing <erwin@lansing.dk>
Notes
Notes:
svn path=/head/; revision=63242
-rw-r--r-- | x11-fonts/p5-Font-TTF/Makefile | 4 | ||||
-rw-r--r-- | x11-fonts/p5-Font-TTF/distinfo | 2 |
2 files changed, 3 insertions, 3 deletions
diff --git a/x11-fonts/p5-Font-TTF/Makefile b/x11-fonts/p5-Font-TTF/Makefile index 7fcc8d0e3f86..5dba8cce96a6 100644 --- a/x11-fonts/p5-Font-TTF/Makefile +++ b/x11-fonts/p5-Font-TTF/Makefile @@ -7,13 +7,13 @@ # PORTNAME= Font-TTF -PORTVERSION= 0.28 +PORTVERSION= 0.31 CATEGORIES= x11-fonts perl5 MASTER_SITES= ${MASTER_SITE_PERL_CPAN} MASTER_SITE_SUBDIR= Font PKGNAMEPREFIX= p5- -MAINTAINER= ports@FreeBSD.org +MAINTAINER= erwin@lansing.dk PERL_CONFIGURE= yes diff --git a/x11-fonts/p5-Font-TTF/distinfo b/x11-fonts/p5-Font-TTF/distinfo index a6a3f16108f5..d3babbfa3550 100644 --- a/x11-fonts/p5-Font-TTF/distinfo +++ b/x11-fonts/p5-Font-TTF/distinfo @@ -1 +1 @@ -MD5 (Font-TTF-0.28.tar.gz) = 0a1d9fde2e8a76c71f5510a1a7859069 +MD5 (Font-TTF-0.31.tar.gz) = bcb4002a58764ac763d29d664d51b4e0 |