diff options
author | Patrick Li <pat@FreeBSD.org> | 2002-03-12 00:23:04 +0000 |
---|---|---|
committer | Patrick Li <pat@FreeBSD.org> | 2002-03-12 00:23:04 +0000 |
commit | 82ffe2b5bcbcdcdc08c96a82e8d313a15b35d18f (patch) | |
tree | f72b8abc7415ad5199bb0563f8abfebfe344d824 /news/ubh | |
parent | d32f23a790258e8c8454fba8d54a9689d19587a9 (diff) | |
download | ports-82ffe2b5bcbcdcdc08c96a82e8d313a15b35d18f.tar.gz ports-82ffe2b5bcbcdcdc08c96a82e8d313a15b35d18f.zip |
Notes
Diffstat (limited to 'news/ubh')
-rw-r--r-- | news/ubh/Makefile | 5 | ||||
-rw-r--r-- | news/ubh/distinfo | 2 |
2 files changed, 4 insertions, 3 deletions
diff --git a/news/ubh/Makefile b/news/ubh/Makefile index df94d11ca5ba..d02645d6f43f 100644 --- a/news/ubh/Makefile +++ b/news/ubh/Makefile @@ -6,7 +6,7 @@ # PORTNAME= ubh -PORTVERSION= 2.2 +PORTVERSION= 2.5 CATEGORIES= news graphics MASTER_SITES= http://ubh.sourceforge.net/download/ @@ -18,7 +18,8 @@ RUN_DEPENDS= \ ${LOCALBASE}/lib/perl5/site_perl/${PERL_VER}/Mail/Mailer.pm:${PORTSDIR}/mail/p5-Mail-Tools \ ${LOCALBASE}/lib/perl5/site_perl/${PERL_VER}/IO/Stringy.pm:${PORTSDIR}/devel/p5-IO-stringy \ ${LOCALBASE}/lib/perl5/site_perl/${PERL_VER}/i386-freebsd/MIME/Base64.pm:${PORTSDIR}/converters/p5-MIME-Base64 \ - ${LOCALBASE}/lib/perl5/site_perl/${PERL_VER}/MIME/Decoder.pm:${PORTSDIR}/mail/p5-MIME-Tools + ${LOCALBASE}/lib/perl5/site_perl/${PERL_VER}/MIME/Decoder.pm:${PORTSDIR}/mail/p5-MIME-Tools \ + ${LOCALBASE}/lib/perl5/site_perl/${PERL_VER}/i386-freebsd/String/CRC32.pm:${PORTSDIR}/devel/p5-String-CRC32 NO_BUILD= YES diff --git a/news/ubh/distinfo b/news/ubh/distinfo index 09f0c6fa3922..c3ee690fe71e 100644 --- a/news/ubh/distinfo +++ b/news/ubh/distinfo @@ -1 +1 @@ -MD5 (ubh-2.2.tar.gz) = 1ea5681a7fcee382623ab44483104f68 +MD5 (ubh-2.5.tar.gz) = 3e16a79b92da43318924587df4e0dc3b |