1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-11-21 00:25:50 +00:00

Mark BROKEN: Fails to install/package with new rexx-regina

/wrkdirs/usr/ports/ftp/rexx-curl/work/stage/usr/local/bin/rexxcurl ./preinst.rexx /usr/local/bin/rexxcurl ./demo/testcurl.rexx /wrkdirs/usr/ports/ftp/rexx-curl/work/stage/usr/local/share/rexxcurl/testcurl.rexx
Error 13 running "/wrkdirs/usr/ports/ftp/rexx-curl/work/stage/usr/local/bin/rexxcurl", line 1: Invalid character in program
Error 13.1: Invalid character in program "('7f'X)"
...
===>  Building package for rexx-curl-1.4_4
pkg-static: lstat(/wrkdirs/usr/ports/ftp/rexx-curl/work/stage/usr/local/share/rexxcurl/getright.rexx): No such file or directory
pkg-static: lstat(/wrkdirs/usr/ports/ftp/rexx-curl/work/stage/usr/local/share/rexxcurl/httppost.rexx): No such file or directory
pkg-static: lstat(/wrkdirs/usr/ports/ftp/rexx-curl/work/stage/usr/local/share/rexxcurl/mirror.rexx): No such file or directory
pkg-static: lstat(/wrkdirs/usr/ports/ftp/rexx-curl/work/stage/usr/local/share/rexxcurl/scp.rexx): No such file or directory
pkg-static: lstat(/wrkdirs/usr/ports/ftp/rexx-curl/work/stage/usr/local/share/rexxcurl/testcurl.rexx): No such file or directory
pkg-static: lstat(/wrkdirs/usr/ports/ftp/rexx-curl/work/stage/usr/local/share/rexxcurl/upload.rexx): No such file or directory

Reported by:	pkg-fallout
This commit is contained in:
Antoine Brodin 2014-06-28 08:00:11 +00:00
parent df1f66d426
commit ac33800381
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=359669

View File

@ -12,6 +12,8 @@ DISTNAME= RexxCURL-${PORTVERSION}
MAINTAINER= ports@FreeBSD.org
COMMENT= External function package providing an interface to the cURL package
BROKEN= Fails to install/package with new rexx-regina
OPTIONS_DEFINE= DOCS
BUILD_DEPENDS= rexx:${PORTSDIR}/lang/rexx-regina