Bug 35795 - Update port: news/ubh Upgrade to version 2.5
Summary: Update port: news/ubh Upgrade to version 2.5
Status: Closed FIXED
Alias: None
Product: Ports & Packages
Classification: Unclassified
Component: Individual Port(s) (show other bugs)
Version: Latest
Hardware: Any Any
: Normal Affects Only Me
Assignee: freebsd-ports (Nobody)
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2002-03-11 20:50 UTC by john
Modified: 2002-03-12 00:23 UTC (History)
0 users

See Also:


Attachments
file.diff (143 bytes, patch)
2002-03-11 20:50 UTC, john
no flags Details | Diff
file.diff (250 bytes, patch)
2002-03-11 20:50 UTC, john
no flags Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description john 2002-03-11 20:50:01 UTC
Update the news/ubh port to the latest version, 2.5

Fix: PORTNAME=      ubh
-PORTVERSION=   2.2
+PORTVERSION=   2.5
 CATEGORIES=    news graphics
 MASTER_SITES=  http://ubh.sourceforge.net/download/

@@ -18,7 +18,8 @@
        ${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
Comment 1 Patrick Li freebsd_committer freebsd_triage 2002-03-12 00:23:11 UTC
State Changed
From-To: open->closed

Committed, Thanks!