FreeBSD Bugzilla – Attachment 53562 Details for
Bug 81023
[MAINTAINER] misc/libhome: update to 0.9
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
Remember
[x]
|
Forgot Password
Login:
[x]
[patch]
libhome-0.9.patch
libhome-0.9.patch (text/plain), 1.77 KB, created by
Xavier Beaudouin
on 2005-05-14 16:50:02 UTC
(
hide
)
Description:
libhome-0.9.patch
Filename:
MIME Type:
Creator:
Xavier Beaudouin
Created:
2005-05-14 16:50:02 UTC
Size:
1.77 KB
patch
obsolete
>diff -ruN --exclude=CVS /usr/ports/misc/libhome.old/Makefile /usr/ports/misc/libhome/Makefile >--- /usr/ports/misc/libhome.old/Makefile Sat May 14 17:35:58 2005 >+++ /usr/ports/misc/libhome/Makefile Sat May 14 17:45:13 2005 >@@ -6,7 +6,7 @@ > # > > PORTNAME= libhome >-PORTVERSION= 0.8.1 >+PORTVERSION= 0.9 > CATEGORIES= misc > MASTER_SITES= ${MASTER_SITE_SOURCEFORGE} > MASTER_SITE_SUBDIR= pll >@@ -19,6 +19,8 @@ > OPTIONS+= DB3 "Support for DB3" on > OPTIONS+= DB4 "Support for DB4" off > OPTIONS+= PAM "Support for PAM (Experimental)" off >+OPTIONS+= PROXY "Support for Proxy Driver (Experimental)" off >+OPTIONS+= PGSQL "Support for PostgreSQL (Experimental)" off > > HAS_CONFIGURE= yes > INSTALLS_SHLIB= yes >@@ -61,6 +63,19 @@ > CONFIGURE_ARGS+= --with-pam > .else > CONFIGURE_ARGS+= --without-pam >+.endif >+ >+.if defined(WITH_PROXY) >+CONFIGURE_ARGS+= --with-proxy >+.else >+CONFIGURE_ARGS+= --without-proxy >+.endif >+ >+.if defined(WITH_PGSQL) >+CONFIGURE_ARGS+= --with-pgsql >+USE_PGSQL= YES >+.else >+CONFIGURE_ARGS+= --without-pgsql > .endif > > GNU_CONFIGURE= YES >diff -ruN --exclude=CVS /usr/ports/misc/libhome.old/distinfo /usr/ports/misc/libhome/distinfo >--- /usr/ports/misc/libhome.old/distinfo Sat May 14 17:35:58 2005 >+++ /usr/ports/misc/libhome/distinfo Sat May 14 17:40:43 2005 >@@ -1,2 +1,2 @@ >-MD5 (libhome-0.8.1.tar.gz) = 44f06ff97b594741f0558efb51960d29 >-SIZE (libhome-0.8.1.tar.gz) = 251512 >+MD5 (libhome-0.9.tar.gz) = 6457341b887dac2f1dfc3d76117e2886 >+SIZE (libhome-0.9.tar.gz) = 274081 >diff -ruN --exclude=CVS /usr/ports/misc/libhome.old/pkg-plist /usr/ports/misc/libhome/pkg-plist >--- /usr/ports/misc/libhome.old/pkg-plist Sat May 14 17:35:58 2005 >+++ /usr/ports/misc/libhome/pkg-plist Sat May 14 17:42:24 2005 >@@ -1,4 +1,5 @@ > bin/home_finger >+bin/home_su > bin/libhome.sh > etc/home.conf.dist > include/home/home_version.h
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 81023
: 53562