FreeBSD Bugzilla – Attachment 35382 Details for
Bug 57140
[MAINTAINER] security/gnutls: update to 0.8.10
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
Remember
[x]
|
Forgot Password
Login:
[x]
[patch]
gnutls-0.8.10.patch
gnutls-0.8.10.patch (text/plain), 2.12 KB, created by
Sergei Kolobov
on 2003-09-23 21:40:17 UTC
(
hide
)
Description:
gnutls-0.8.10.patch
Filename:
MIME Type:
Creator:
Sergei Kolobov
Created:
2003-09-23 21:40:17 UTC
Size:
2.12 KB
patch
obsolete
>Index: Makefile >=================================================================== >RCS file: /FreeBSD/cvs/ports/security/gnutls/Makefile,v >retrieving revision 1.7 >diff -u -u -r1.7 Makefile >--- Makefile 26 Mar 2003 06:58:40 -0000 1.7 >+++ Makefile 23 Sep 2003 20:30:44 -0000 >@@ -6,7 +6,7 @@ > # > > PORTNAME= gnutls >-PORTVERSION= 0.8.6 >+PORTVERSION= 0.8.10 > CATEGORIES= security net > MASTER_SITES= ${MASTER_SITE_GNUPG} \ > http://www.mirrors.wiretapped.net/security/network-security/gnutls/ \ >@@ -28,17 +28,15 @@ > CONFIGURE_ENV= CPPFLAGS="${CPPFLAGS}" LDFLAGS="${LDFLAGS}" > CONFIGURE_TARGET= --build=${MACHINE_ARCH}-portbld-freebsd${OSREL} > >-DOCS= AUTHORS NEWS README THANKS >+DOCS= AUTHORS NEWS README THANKS doc/tex/*.ps >+EXAMPLES= doc/examples/*.c > > post-install: > @${MKDIR} ${EXAMPLESDIR} >- ${INSTALL_DATA} ${WRKSRC}/doc/examples/*.c ${EXAMPLESDIR} >+ cd ${WRKSRC} && ${INSTALL_DATA} ${EXAMPLES} ${EXAMPLESDIR} > .if !defined(NOPORTDOCS) > @${MKDIR} ${DOCSDIR} >-.for file in ${DOCS} >- ${INSTALL_DATA} ${WRKSRC}/${file} ${DOCSDIR} >-.endfor >- ${INSTALL_DATA} ${WRKSRC}/doc/tex/*.ps ${DOCSDIR} >+ cd ${WRKSRC} && ${INSTALL_DATA} ${DOCS} ${DOCSDIR} > .endif > > .include <bsd.port.mk> >Index: distinfo >=================================================================== >RCS file: /FreeBSD/cvs/ports/security/gnutls/distinfo,v >retrieving revision 1.4 >diff -u -u -r1.4 distinfo >--- distinfo 26 Mar 2003 06:58:40 -0000 1.4 >+++ distinfo 23 Sep 2003 20:12:32 -0000 >@@ -1 +1 @@ >-MD5 (gnutls-0.8.6.tar.gz) = 7c152170df607ae39585a494ec355af1 >+MD5 (gnutls-0.8.10.tar.gz) = 11130b920b1395d03e559beebf6b3c2b >Index: pkg-plist >=================================================================== >RCS file: /FreeBSD/cvs/ports/security/gnutls/pkg-plist,v >retrieving revision 1.5 >diff -u -u -r1.5 pkg-plist >--- pkg-plist 27 Feb 2003 20:52:02 -0000 1.5 >+++ pkg-plist 16 Jul 2003 12:35:35 -0000 >@@ -10,10 +10,10 @@ > include/gnutls/openssl.h > include/gnutls/gnutls.h > @dirrm include/gnutls >-lib/libgnutls.so.8 >+lib/libgnutls.so.7 > lib/libgnutls.so > lib/libgnutls.a >-lib/libgnutls-extra.so.8 >+lib/libgnutls-extra.so.7 > lib/libgnutls-extra.so > lib/libgnutls-extra.a > share/aclocal/libgnutls.m4
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 57140
: 35382