ports/162969: [PATCH] net/dropbox-api-command: Encode is already in all supported Perl releases
Sunpoet Po-Chuan Hsieh
sunpoet at FreeBSD.org
Wed Nov 30 12:50:12 UTC 2011
>Number: 162969
>Category: ports
>Synopsis: [PATCH] net/dropbox-api-command: Encode is already in all supported Perl releases
>Confidential: no
>Severity: non-critical
>Priority: low
>Responsible: freebsd-ports-bugs
>State: open
>Quarter:
>Keywords:
>Date-Required:
>Class: change-request
>Submitter-Id: current-users
>Arrival-Date: Wed Nov 30 12:50:10 UTC 2011
>Closed-Date:
>Last-Modified:
>Originator: Sunpoet Po-Chuan Hsieh
>Release: FreeBSD 9.0-RC1 amd64
>Organization:
The FreeBSD Project
>Environment:
System: FreeBSD bonjour.sunpoet.net 9.0-RC1 FreeBSD 9.0-RC1 #0: Sun Nov 6 07:24:13 CST
>Description:
- Update RUN_DEPENDS: Encode is already in all supported Perl releases
- Bump PORTREVISION for dependency change
Port maintainer (changlp at cs.nctu.edu.tw) is cc'd.
Generated with FreeBSD Port Tools 0.99
>How-To-Repeat:
>Fix:
--- dropbox-api-command-20111123_1.patch begins here ---
Index: Makefile
===================================================================
RCS file: /home/pcvs/ports/net/dropbox-api-command/Makefile,v
retrieving revision 1.2
diff -u -u -r1.2 Makefile
--- Makefile 27 Nov 2011 13:15:50 -0000 1.2
+++ Makefile 30 Nov 2011 12:49:13 -0000
@@ -7,6 +7,7 @@
PORTNAME= dropbox-api-command
PORTVERSION= 20111123
+PORTREVISION= 1
CATEGORIES= net
MASTER_SITES= https://github.com/s-aska/${PORTNAME}/raw/${GITCOMMIT}/
DISTNAME= dropbox-api
@@ -17,7 +18,6 @@
COMMENT= Dropbox API wrapper command
RUN_DEPENDS= p5-DateTime-Format-Strptime>=0:${PORTSDIR}/devel/p5-DateTime-Format-Strptime \
- p5-Encode>=0:${PORTSDIR}/converters/p5-Encode \
p5-Encode-Locale>=0:${PORTSDIR}/converters/p5-Encode-Locale \
p5-JSON>=0:${PORTSDIR}/converters/p5-JSON \
p5-WebService-Dropbox>=0:${PORTSDIR}/net/p5-WebService-Dropbox \
--- dropbox-api-command-20111123_1.patch ends here ---
>Release-Note:
>Audit-Trail:
>Unformatted:
More information about the freebsd-ports-bugs
mailing list