diff options
author | wiz <wiz@pkgsrc.org> | 2007-02-22 12:22:59 +0000 |
---|---|---|
committer | wiz <wiz@pkgsrc.org> | 2007-02-22 12:22:59 +0000 |
commit | 5c840a7be1026cb5f372ef30f67938a1ff7672ff (patch) | |
tree | de209c2fc75af3f6ec84334631fc6ab1509574e9 | |
parent | e0bd49479f59ed51f15bbc1dd81f839402a1643f (diff) | |
download | pkgsrc-5c840a7be1026cb5f372ef30f67938a1ff7672ff.tar.gz |
Update to 0.04:
0.04 Wed Jan 11 10:33:35 UTC 2006
- Oops, fixed the typo in imgbase default URL
0.03 Wed Jan 11 10:17:37 UTC 2006
- Now it requires Text::Emoticon 0.03
- Use MSN site as a default imgbase now
-rw-r--r-- | textproc/p5-Text-Emoticon-MSN/Makefile | 7 | ||||
-rw-r--r-- | textproc/p5-Text-Emoticon-MSN/distinfo | 8 |
2 files changed, 8 insertions, 7 deletions
diff --git a/textproc/p5-Text-Emoticon-MSN/Makefile b/textproc/p5-Text-Emoticon-MSN/Makefile index 0b321fef47c..842c63afa59 100644 --- a/textproc/p5-Text-Emoticon-MSN/Makefile +++ b/textproc/p5-Text-Emoticon-MSN/Makefile @@ -1,15 +1,16 @@ -# $NetBSD: Makefile,v 1.1.1.1 2005/12/02 04:07:57 minskim Exp $ +# $NetBSD: Makefile,v 1.2 2007/02/22 12:22:59 wiz Exp $ -DISTNAME= Text-Emoticon-MSN-0.02 +DISTNAME= Text-Emoticon-MSN-0.04 PKGNAME= p5-${DISTNAME} CATEGORIES= textproc perl5 MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=../../authors/id/M/MI/MIYAGAWA/} MAINTAINER= kuli0020@umn.edu -HOMEPAGE= http://cpan.uwinnipeg.ca/dist/Text-Emoticon-MSN +HOMEPAGE= http://search.cpan.org/dist/Text-Emoticon-MSN/ COMMENT= Emoticon filter of MSN Messenger DEPENDS+= {perl>=5.7.3,p5-Test-Simple>=0.32}:../../devel/p5-Test-Simple +DEPENDS+= p5-Text-Emoticon>=0.02:../../textproc/p5-Text-Emoticon PERL5_PACKLIST= auto/Text/Emoticon/MSN/.packlist diff --git a/textproc/p5-Text-Emoticon-MSN/distinfo b/textproc/p5-Text-Emoticon-MSN/distinfo index d4097b9c57e..624945357d2 100644 --- a/textproc/p5-Text-Emoticon-MSN/distinfo +++ b/textproc/p5-Text-Emoticon-MSN/distinfo @@ -1,5 +1,5 @@ -$NetBSD: distinfo,v 1.1.1.1 2005/12/02 04:07:57 minskim Exp $ +$NetBSD: distinfo,v 1.2 2007/02/22 12:22:59 wiz Exp $ -SHA1 (Text-Emoticon-MSN-0.02.tar.gz) = 87f9883e9822a5e3d0a99b7e9effaecce5f29464 -RMD160 (Text-Emoticon-MSN-0.02.tar.gz) = b86f35e1bf90fc4491b96995cd6252f3ccbc642e -Size (Text-Emoticon-MSN-0.02.tar.gz) = 3247 bytes +SHA1 (Text-Emoticon-MSN-0.04.tar.gz) = 204623183bcf73ee97c298aa346104de900281de +RMD160 (Text-Emoticon-MSN-0.04.tar.gz) = d19ffd7156b73d8e0a3f4ef1785199fb70d88c2b +Size (Text-Emoticon-MSN-0.04.tar.gz) = 3103 bytes |