diff options
author | David W. Chapman Jr. <dwcjr@FreeBSD.org> | 2001-10-19 04:08:05 +0000 |
---|---|---|
committer | David W. Chapman Jr. <dwcjr@FreeBSD.org> | 2001-10-19 04:08:05 +0000 |
commit | 438770d94f52521f82046643ad89200c76dbd425 (patch) | |
tree | b482118d75f1f539ee9b81257bca20e06d590c96 /net/rdesktop | |
parent | dac67a390ae0ba72150a813f70db8d53eea022b1 (diff) | |
download | ports-438770d94f52521f82046643ad89200c76dbd425.tar.gz ports-438770d94f52521f82046643ad89200c76dbd425.zip |
Notes
Diffstat (limited to 'net/rdesktop')
-rw-r--r-- | net/rdesktop/Makefile | 6 | ||||
-rw-r--r-- | net/rdesktop/distinfo | 2 |
2 files changed, 3 insertions, 5 deletions
diff --git a/net/rdesktop/Makefile b/net/rdesktop/Makefile index a6593799bb40..8b34a1f8b588 100644 --- a/net/rdesktop/Makefile +++ b/net/rdesktop/Makefile @@ -6,15 +6,14 @@ # 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 @@ do-patch: @${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> diff --git a/net/rdesktop/distinfo b/net/rdesktop/distinfo index b731f788406d..f597d825a6e8 100644 --- a/net/rdesktop/distinfo +++ b/net/rdesktop/distinfo @@ -1,2 +1,2 @@ MD5 (rdesktop-1.0.0.tar.bz2) = 2f45a57016fe7ee7930848bbcb94f8b7 -MD5 (rdesktop-unified-patch19-7-2.bz2) = 10836ca287d23df814686a4aaca78c19 +MD5 (rdesktop-unified-patch19-7-4.bz2) = 3068adb8e1da5dee5b26a7cb942a7895 |