FreeBSD Bugzilla – Attachment 113802 Details for
Bug 155395
[PATCH] devel/subversion: Fix plist when GNOME_KEYRING is on.
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
Remember
[x]
|
Forgot Password
Login:
[x]
[patch]
subversion-1.6.16_1.patch
subversion-1.6.16_1.patch (text/plain), 1.63 KB, created by
Raphael Kubo da Costa
on 2011-03-09 06:50:06 UTC
(
hide
)
Description:
subversion-1.6.16_1.patch
Filename:
MIME Type:
Creator:
Raphael Kubo da Costa
Created:
2011-03-09 06:50:06 UTC
Size:
1.63 KB
patch
obsolete
>diff -ruN --exclude=CVS /usr/ports/devel/subversion/Makefile.common /usr/home/rakuco/dev/ports/subversion/devel/subversion/Makefile.common >--- /usr/ports/devel/subversion/Makefile.common 2011-03-05 09:10:31.000000000 -0300 >+++ /usr/home/rakuco/dev/ports/subversion/devel/subversion/Makefile.common 2011-03-09 03:47:33.000000000 -0300 >@@ -6,7 +6,7 @@ > > PORTNAME= subversion > PORTVERSION= 1.6.16 >-PORTREVISION?= 0 >+PORTREVISION?= 1 > CATEGORIES+= devel > MASTER_SITES= http://subversion.tigris.org/downloads/:main \ > http://svnbook.red-bean.com/en/1.5/:book >@@ -161,8 +161,10 @@ > .if defined(WITH_GNOME_KEYRING) > LIB_DEPENDS+= gnome-keyring.0:${PORTSDIR}/security/gnome-keyring > CONFIGURE_ARGS+=--with-gnome-keyring >+PLIST_SUB+= GNOME_KEYRING_ENABLED="" > .else > CONFIGURE_ARGS+=--without-gnome-keyring >+PLIST_SUB+= GNOME_KEYRING_ENABLED="@comment " > .endif > > post-extract: >diff -ruN --exclude=CVS /usr/ports/devel/subversion/pkg-plist /usr/home/rakuco/dev/ports/subversion/devel/subversion/pkg-plist >--- /usr/ports/devel/subversion/pkg-plist 2010-04-19 07:39:12.000000000 -0300 >+++ /usr/home/rakuco/dev/ports/subversion/devel/subversion/pkg-plist 2011-03-09 03:47:33.000000000 -0300 >@@ -53,6 +53,10 @@ > include/subversion-1/svn_wc.h > include/subversion-1/svn_xml.h > @dirrm include/subversion-1 >+%%GNOME_KEYRING_ENABLED%%lib/libsvn_auth_gnome_keyring-1.a >+%%GNOME_KEYRING_ENABLED%%lib/libsvn_auth_gnome_keyring-1.la >+%%DYNAMIC_ENABLED%%%%GNOME_KEYRING_ENABLED%%lib/libsvn_auth_gnome_keyring-1.so >+%%DYNAMIC_ENABLED%%%%GNOME_KEYRING_ENABLED%%lib/libsvn_auth_gnome_keyring-1.so.0 > lib/libsvn_client-1.a > lib/libsvn_client-1.la > %%DYNAMIC_ENABLED%%lib/libsvn_client-1.so
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 155395
: 113802