Skip site navigation (1)Skip section navigation (2)

ports/97925: prepared to assume maintainership of net/citrix_ica

From:Thomas Abthorpe <thomas@goodking.ca>
Date:Thu, 25 May 2006 19:21:07 GMT
Subject:prepared to assume maintainership of net/citrix_ica
Send-pr version:www-2.3

Number:97925
Category:ports
Synopsis:prepared to assume maintainership of net/citrix_ica
Severity:non-critical
Priority:low
Responsible:clsung@FreeBSD.org
State:closed
Class:change-request
Arrival-Date:Thu May 25 19:30:21 GMT 2006
Closed-Date:Mon May 29 13:09:16 GMT 2006
Last-Modified:Mon May 29 13:09:16 GMT 2006
Originator:Thomas Abthorpe
Release:FreeBSD 6.1

Organization:
GoodKing.Ca
 
Environment:
FreeBSD goodking.goodking.ca 6.1-RELEASE FreeBSD 6.1-RELEASE #17: Tue May 9 19:33:06 EDT 2006 root@goodking.goodking.ca:/usr/obj/usr/src/sys/GKSMP i386
Description:
portlint issues 9 warnings about "/usr/local", "/usr/X11", "RESTRICTED", patchname using illegal characters, plus a few other things. Also added sha256 checksum.
 
How-To-Repeat:
portlint -C /usr/ports/net/citrix_ica
 
Fix:
cvs diff Makefile
Download patch-1.diff
Index: Makefile
===================================================================
RCS file: /home/ncvs/ports/net/citrix_ica/Makefile,v
retrieving revision 1.40
diff -r1.40 Makefile
15c15
< MAINTAINER=   ports@FreeBSD.org
---
> MAINTAINER=   thomas@goodking.ca
18c18
< RUN_DEPENDS=  ${LINUXBASE}/usr/X11R6/lib/libXm.so.3:${PORTSDIR}/x11-toolkits/linux-openmotif
---
> RUN_DEPENDS=  ${LINUXBASE}${X11BASE}/lib/libXm.so.3:${PORTSDIR}/x11-toolkits/linux-openmotif
23c23
< RESTRICTED=   "License prohibits redistribution"
---
> RESTRICTED=   License prohibits redistribution
32,37c32,37
< NSCP= /usr/local/libexec/netscape \
<       /usr/local/libexec/netscape-linux \
<       /usr/local/netscape \
<       /usr/local/netscape-linux \
<       /usr/local/lib/netscape \
<       /usr/local/lib/netscape-linux \
---
> NSCP= ${LOCALBASE}/libexec/netscape \
>       ${LOCALBASE}/libexec/netscape-linux \
>       ${LOCALBASE}/netscape \
>       ${LOCALBASE}/netscape-linux \
>       ${LOCALBASE}/lib/netscape \
>       ${LOCALBASE}/lib/netscape-linux \
81c81
<       cd ${WRKSRC} && /bin/sh -c './setupwfc'
---
>       cd ${WRKSRC} && ${SH} -c './setupwfc'
cvs diff distinfo
Index: distinfo
===================================================================
RCS file: /home/ncvs/ports/net/citrix_ica/distinfo,v
retrieving revision 1.14
diff -r1.14 distinfo
1a2
> SHA256 (citrix_ica-linuxx86-9.00.tar.gz) = 7a8f66d12b9b715910e8760cd30d921c182d9789a03b0b6e243a3062a9afa9f9
mv patch-linuxx86::hinst patch-linuxx86-hinst


Release-Note:
 
Audit-Trail:
Responsible Changed
From-To:freebsd-ports-bugs->clsung
By:clsung
When:Mon May 29 12:56:26 UTC 2006
Why:Take.

State Changed
From-To:open->feedback
By:clsung
When:Mon May 29 12:56:53 UTC 2006
Why:

State Changed
From-To:feedback->closed
By:clsung
When:Mon May 29 13:07:38 UTC 2006
Why:Committed. Thank you.
Please also note I did not change to patch's name in order
to save the history for the present.

Unformatted:
 
Submit Followup | Raw PR | Find another PR