FreeBSD Bugzilla – Attachment 75769 Details for
Bug 109369
Fix shlib version of security/libgpg-error
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
Remember
[x]
|
Forgot Password
Login:
[x]
[patch]
file.diff
file.diff (text/plain), 1.04 KB, created by
Jean-Yves Lefort
on 2007-02-20 19:10:12 UTC
(
hide
)
Description:
file.diff
Filename:
MIME Type:
Creator:
Jean-Yves Lefort
Created:
2007-02-20 19:10:12 UTC
Size:
1.04 KB
patch
obsolete
>diff -ruN /usr/ports/security/libgpg-error/Makefile libgpg-error/Makefile >--- /usr/ports/security/libgpg-error/Makefile Thu Feb 1 03:41:55 2007 >+++ libgpg-error/Makefile Tue Feb 20 20:05:43 2007 >@@ -7,6 +7,7 @@ > > PORTNAME= libgpg-error > PORTVERSION= 1.4 >+PORTREVISION= 1 > CATEGORIES= security devel > MASTER_SITES= ${MASTER_SITE_GNUPG} > MASTER_SITE_SUBDIR= ${PORTNAME} >@@ -15,6 +16,7 @@ > COMMENT= Common error values for all GnuPG components > > USE_AUTOTOOLS= libtool:15 >+USE_GNOME= ltverhack > USE_LDCONFIG= yes > GNU_CONFIGURE= yes > CONFIGURE_TARGET= --build=${MACHINE_ARCH}-portbld-freebsd${OSREL} >diff -ruN /usr/ports/security/libgpg-error/pkg-plist libgpg-error/pkg-plist >--- /usr/ports/security/libgpg-error/pkg-plist Fri Sep 22 08:57:06 2006 >+++ libgpg-error/pkg-plist Tue Feb 20 20:05:51 2007 >@@ -5,7 +5,7 @@ > lib/libgpg-error.a > lib/libgpg-error.la > lib/libgpg-error.so >-lib/libgpg-error.so.3 >+lib/libgpg-error.so.0 > share/aclocal/gpg-error.m4 > share/common-lisp/source/gpg-error/gpg-error.asd > share/common-lisp/source/gpg-error/gpg-error-package.lisp
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 109369
: 75769
Working