aboutsummaryrefslogtreecommitdiff
path: root/news
diff options
context:
space:
mode:
authorSunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org>2020-06-26 11:55:23 +0000
committerSunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org>2020-06-26 11:55:23 +0000
commitaae33b1c396e710749747867925ae9237fa9af43 (patch)
tree5635fb7e2da6855267242c3a2f96be8de0f05edc /news
parentea9a1e8d24ebfee88317a1ea37bb29ca46e672fb (diff)
downloadports-aae33b1c396e710749747867925ae9237fa9af43.tar.gz
ports-aae33b1c396e710749747867925ae9237fa9af43.zip
Move devel/p5-IO-stringy to devel/p5-IO-Stringy and update to 2.113
- Fix LICENSE_FILE - Update pkg-descr - Update WWW - Bump PORTREVISION of dependent ports for dependency change Changes: https://metacpan.org/changes/distribution/IO-Stringy
Notes
Notes: svn path=/head/; revision=540492
Diffstat (limited to 'news')
-rw-r--r--news/ubh/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/news/ubh/Makefile b/news/ubh/Makefile
index 0c119fa7eda2..c3a895ef0f7c 100644
--- a/news/ubh/Makefile
+++ b/news/ubh/Makefile
@@ -3,7 +3,7 @@
PORTNAME= ubh
PORTVERSION= 2.5
-PORTREVISION= 2
+PORTREVISION= 3
CATEGORIES= news graphics
MASTER_SITES= http://ubh.sourceforge.net/download/
@@ -13,7 +13,7 @@ COMMENT= Perl script to download and decode binaries posted to Usenet
RUN_DEPENDS= \
p5-News-Newsrc>=0:news/p5-News-Newsrc \
p5-Mail-Tools>=0:mail/p5-Mail-Tools \
- p5-IO-stringy>=0:devel/p5-IO-stringy \
+ p5-IO-Stringy>=0:devel/p5-IO-Stringy \
p5-MIME-Tools>=0:mail/p5-MIME-Tools \
p5-String-CRC32>=0:devel/p5-String-CRC32