ports/96408: bitlbee port fails install on missing files
Sam Lawrance
boris at brooknet.com.au
Thu Apr 27 12:00:39 UTC 2006
The following reply was made to PR ports/96408; it has been noted by GNATS.
From: Sam Lawrance <boris at brooknet.com.au>
To: Michael Stevens <mstevens at etla.org>
Cc: FreeBSD-gnats-submit at freebsd.org
Subject: Re: ports/96408: bitlbee port fails install on missing files
Date: Thu, 27 Apr 2006 21:51:04 +1000
--Apple-Mail-1-327739967
Content-Transfer-Encoding: 7bit
Content-Type: text/plain;
charset=US-ASCII;
format=flowed
How about this patch:
--Apple-Mail-1-327739967
Content-Transfer-Encoding: 7bit
Content-Type: application/octet-stream;
x-unix-mode=0644;
name="patch-bitlbee"
Content-Disposition: attachment;
filename=patch-bitlbee
Index: Makefile
===================================================================
RCS file: /home/pcvs/ports/irc/bitlbee/Makefile,v
retrieving revision 1.22
diff -u -r1.22 Makefile
--- Makefile 25 Apr 2006 21:33:38 -0000 1.22
+++ Makefile 27 Apr 2006 11:50:22 -0000
@@ -32,8 +32,10 @@
.include <bsd.port.pre.mk>
+PATCH_DIST_STRIP= -p1
+
.if defined(WITH_MSN6_FEATURES)
-PATCHFILES+= ${DISTNAME}-msn6.akke.diff
+PATCHFILES+= ${DISTNAME}-msn6-akke.diff
.endif
.if defined(WITH_LDAP)
Index: distinfo
===================================================================
RCS file: /home/pcvs/ports/irc/bitlbee/distinfo,v
retrieving revision 1.15
diff -u -r1.15 distinfo
--- distinfo 25 Apr 2006 21:33:38 -0000 1.15
+++ distinfo 27 Apr 2006 11:50:22 -0000
@@ -1,3 +1,9 @@
MD5 (bitlbee-1.0.2.tar.gz) = ead4433fca9444cb61d478f1af2a79dd
SHA256 (bitlbee-1.0.2.tar.gz) = f168d0ff692f27a6d860249c038ebf1c65b704414fa218868869c03d43cb69c7
SIZE (bitlbee-1.0.2.tar.gz) = 448459
+MD5 (bitlbee-1.0.2-msn6-akke.diff) = fe36dd4006ab969c144510771f6348fc
+SHA256 (bitlbee-1.0.2-msn6-akke.diff) = 49dcf3927cf497bae64d79c1a7edecf7b589adc9dbb6a0782dc755813025018c
+SIZE (bitlbee-1.0.2-msn6-akke.diff) = 86762
+MD5 (bitlbee-1.0-ldap.diff) = f6641ed9b36ca2ceae292370200452fb
+SHA256 (bitlbee-1.0-ldap.diff) = 2da18c740b1c1ff6851f3a52ab0100cec251d9e1683c281a306cbbc21e6847f5
+SIZE (bitlbee-1.0-ldap.diff) = 7240
--Apple-Mail-1-327739967--
More information about the freebsd-ports-bugs
mailing list