FreeBSD Bugzilla – Attachment 146768 Details for
Bug 192295
net/dante fails to build on i386
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
Remember
[x]
|
Forgot Password
Login:
[x]
[patch]
dante-1.4.1.diff
dante-1.4.1.diff (text/plain), 1.83 KB, created by
Carlos J Puga Medina
on 2014-09-04 08:10:52 UTC
(
hide
)
Description:
dante-1.4.1.diff
Filename:
MIME Type:
Creator:
Carlos J Puga Medina
Created:
2014-09-04 08:10:52 UTC
Size:
1.83 KB
patch
obsolete
>diff -urN /usr/ports/net/dante.old/Makefile /usr/ports/net/dante/Makefile >--- /usr/ports/net/dante.old/Makefile 2014-08-06 15:50:26.000000000 +0200 >+++ /usr/ports/net/dante/Makefile 2014-09-04 09:49:49.000000000 +0200 >@@ -2,7 +2,7 @@ > # $FreeBSD: head/net/dante/Makefile 364171 2014-08-06 13:50:26Z antoine $ > > PORTNAME= dante >-PORTVERSION= 1.4.0 >+PORTVERSION= 1.4.1 > CATEGORIES= net security ipv6 > MASTER_SITES= ftp://ftp.inet.no/pub/socks/ \ > ftp://ftp.nuug.no/pub/anders/distfiles/ \ >@@ -12,12 +12,11 @@ > MAINTAINER= anders@FreeBSD.org > COMMENT= Circuit-level firewall/proxy > >-LICENSE= BSD >+LICENSE= BSD4CLAUSE >+LICENSE_FILE= ${WRKSRC}/LICENSE > > CONFLICTS= socks5-[0-9]* > >-BROKEN_i386= see PR 192295, requests tweaked sysctls >- > GNU_CONFIGURE= yes > CONFIGURE_ARGS= --with-socks-conf=${PREFIX}/etc/socks.conf \ > --with-sockd-conf=${PREFIX}/etc/sockd.conf >@@ -27,6 +26,7 @@ > USES= libtool > USE_LDCONFIG= yes > USE_RC_SUBR= sockd >+INSTALL_TARGET= install-strip > > OPTIONS_DEFINE= DOCS EXAMPLES > >@@ -36,10 +36,6 @@ > CONFIGURE_ARGS+= --with-libc=libc.so.7 > .endif > >-.if ${OPSYS} == FreeBSD >-FORBIDDEN= Building on 10+ triggers a nasty bug with unix domain sockets >-.endif >- > post-install: > ${INSTALL_DATA} ${WRKSRC}/example/socks.conf ${STAGEDIR}${PREFIX}/etc/socks.conf.sample > ${INSTALL_DATA} ${WRKSRC}/example/sockd.conf ${STAGEDIR}${PREFIX}/etc/sockd.conf.sample >diff -urN /usr/ports/net/dante.old/distinfo /usr/ports/net/dante/distinfo >--- /usr/ports/net/dante.old/distinfo 2014-07-31 17:18:55.000000000 +0200 >+++ /usr/ports/net/dante/distinfo 2014-09-04 09:22:25.000000000 +0200 >@@ -1,2 +1,2 @@ >-SHA256 (dante-1.4.0.tar.gz) = 55d448f2d523e69b5637ef12c05556f39201a2c397b4671a2aaaa914ba65684b >-SIZE (dante-1.4.0.tar.gz) = 1253458 >+SHA256 (dante-1.4.1.tar.gz) = b6d232bd6fefc87d14bf97e447e4fcdeef4b28b16b048d804b50b48f261c4f53 >+SIZE (dante-1.4.1.tar.gz) = 1284288
You cannot view the attachment while viewing its details because your browser does not support IFRAMEs.
View the attachment on a separate page
.
View Attachment As Diff
View Attachment As Raw
Actions:
View
|
Diff
Attachments on
bug 192295
:
145320
| 146768