Bug 31246 - [MAINTAINER UPDATE] net/rdesktop: new patches
Summary: [MAINTAINER UPDATE] net/rdesktop: new patches
Status: Closed FIXED
Alias: None
Product: Ports & Packages
Classification: Unclassified
Component: Individual Port(s) (show other bugs)
Version: Latest
Hardware: Any Any
: Normal Affects Only Me
Assignee: freebsd-ports (Nobody)
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2001-10-13 07:20 UTC by Chris Knight
Modified: 2001-10-19 05:08 UTC (History)
0 users

See Also:


Attachments
file.diff (272 bytes, patch)
2001-10-13 07:20 UTC, Chris Knight
no flags Details | Diff
file.diff (482 bytes, patch)
2001-10-13 07:20 UTC, Chris Knight
no flags Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Chris Knight 2001-10-13 07:20:01 UTC
	Update net/rdesktop with unified patch 19.7.4

Fix: Remove files/patch-aa
	Add the following diff

PORTNAME=	rdesktop
-PORTVERSION=	1.0.0.p19.7.2
-PORTREVISION=	1
+PORTVERSION=	1.0.0.p19.7.4
 CATEGORIES=	net comms
 MASTER_SITES=	http://bibl4.oru.se/projects/rdesktop/dist/releases/
 DISTNAME=	rdesktop-1.0.0

 PATCH_SITES=	http://bibl4.oru.se/projects/rdesktop/ \
 		http://bibl4.oru.se/projects/rdesktop/patch19/
-PATCHFILES=	rdesktop-unified-patch19-7-2.bz2
+PATCHFILES=	rdesktop-unified-patch19-7-4.bz2
 PATCH_DIST_STRIP=	-p2

 MAINTAINER=	chris@aims.com.au
@@ -36,6 +35,5 @@
 	@${PERL} -pi.orig -e 's:^install.*:install\: rdesktop:g' ${WRKSRC}/Makefile
 	@${PERL} -pi.orig -e 's:^.*\(INSTALL\) rdp-srvr.*::g' ${WRKSRC}/Makefile
 	@${PERL} -pi.orig -e 's:<endian.h>:<machine/endian.h>:g' ${WRKSRC}/rdesktop.h
-	@${PATCH} ${PATCH_ARGS} < files/patch-aa

 .include <bsd.port.mk>
How-To-Repeat: 	N/A
Comment 1 dwcjr freebsd_committer freebsd_triage 2001-10-19 05:08:15 UTC
State Changed
From-To: open->closed

Committed, thanks!