FreeBSD Bugzilla – Attachment 25177 Details for
Bug 42906
Update port: security/tinc to 1.0.p8 (fix ports/42887)
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
Remember
[x]
|
Forgot Password
Login:
[x]
[patch]
file.diff
file.diff (text/plain), 1.86 KB, created by
tkato
on 2002-09-17 19:10:03 UTC
(
hide
)
Description:
file.diff
Filename:
MIME Type:
Creator:
tkato
Created:
2002-09-17 19:10:03 UTC
Size:
1.86 KB
patch
obsolete
>diff -urN /usr/ports/security/tinc/Makefile security/tinc/Makefile >--- /usr/ports/security/tinc/Makefile Fri Jul 12 01:45:19 2002 >+++ security/tinc/Makefile Wed Sep 18 02:40:21 2002 >@@ -7,24 +7,29 @@ > # > > PORTNAME= tinc >-PORTVERSION= 1.0p7 >+PORTVERSION= 1.0.p8 >+PORTREPOCH= 1 > CATEGORIES= security > MASTER_SITES= http://tinc.nl.linux.org/packages/ \ > ftp://ftp.wiretapped.net/pub/security/network-security/tinc/ \ > http://the.wiretapped.net/security/network-security/tinc/ >-DISTNAME= ${PORTNAME}-${PORTVERSION:S/p/pre/} >+DISTNAME= ${PORTNAME}-${PORTVERSION:S/.p/pre/} > > MAINTAINER= ports@FreeBSD.org > >-LIB_DEPENDS= iconv:${PORTSDIR}/converters/libiconv \ >- intl:${PORTSDIR}/devel/gettext >+LIB_DEPENDS= intl.4:${PORTSDIR}/devel/gettext > > USE_OPENSSL= yes > GNU_CONFIGURE= yes >-CONFIGURE_ENV= CPPFLAGS="${CXXFLAGS} -I${LOCALBASE}/include" \ >- LDFLAGS="-L${LOCALBASE}/lib" >+CONFIGURE_TARGET= --build=${ARCH}-portbld-freebsd${OSREL} >+CONFIGURE_ENV= CPPFLAGS="-I${LOCALBASE}/include" \ >+ LDFLAGS="-L${LOCALBASE}/lib" \ >+ MAKEINFO="makeinfo --no-split" > > MAN5= tinc.conf.5 > MAN8= tincd.8 >+ >+post-extract: >+ @${RM} -f ${WRKSRC}/doc/tinc.info* > > .include <bsd.port.mk> >diff -urN /usr/ports/security/tinc/distinfo security/tinc/distinfo >--- /usr/ports/security/tinc/distinfo Fri Jul 12 01:45:19 2002 >+++ security/tinc/distinfo Wed Sep 18 02:29:03 2002 >@@ -1 +1 @@ >-MD5 (tinc-1.0pre7.tar.gz) = 06f57d893bd7c549d7796dfecb1fce18 >+MD5 (tinc-1.0pre8.tar.gz) = 0c181baf628b2721f2dc76b5b58f511c >diff -urN /usr/ports/security/tinc/pkg-plist security/tinc/pkg-plist >--- /usr/ports/security/tinc/pkg-plist Fri Jul 12 01:45:19 2002 >+++ security/tinc/pkg-plist Sun Sep 15 09:51:12 2002 >@@ -1,7 +1,5 @@ > sbin/tincd > @unexec install-info --delete %D/info/tinc.info %D/info/dir > info/tinc.info >-info/tinc.info-1 >-info/tinc.info-2 > @exec install-info %D/info/tinc.info %D/info/dir > share/locale/nl/LC_MESSAGES/tinc.mo
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 42906
: 25177