svn commit: r492551 - head/net/get_iplayer
Sunpoet Po-Chuan Hsieh
sunpoet at FreeBSD.org
Sun Feb 10 00:06:44 UTC 2019
Author: sunpoet
Date: Sun Feb 10 00:06:43 2019
New Revision: 492551
URL: https://svnweb.freebsd.org/changeset/ports/492551
Log:
Remove Perl core module
- Bump PORTREVISION for dependency change
With hat: perl
Modified:
head/net/get_iplayer/Makefile
Modified: head/net/get_iplayer/Makefile
==============================================================================
--- head/net/get_iplayer/Makefile Sun Feb 10 00:06:38 2019 (r492550)
+++ head/net/get_iplayer/Makefile Sun Feb 10 00:06:43 2019 (r492551)
@@ -3,7 +3,7 @@
PORTNAME= get_iplayer
PORTVERSION= 3.17
DISTVERSIONPREFIX=v
-PORTREVISION= 1
+PORTREVISION= 2
CATEGORIES= net multimedia
MAINTAINER= crees at FreeBSD.org
@@ -14,7 +14,6 @@ LICENSE_FILE= ${WRKSRC}/LICENSE.txt
RUN_DEPENDS= p5-XML-LibXML>=0:textproc/p5-XML-LibXML \
p5-Mojolicious>=0:www/p5-Mojolicious \
- p5-JSON-PP>=0:converters/p5-JSON-PP \
p5-LWP-Protocol-https>=0:www/p5-LWP-Protocol-https \
p5-CGI>=0:www/p5-CGI
More information about the svn-ports-all
mailing list