FreeBSD Bugzilla – Attachment 53220 Details for
Bug 80523
[PATCH] net/ldapbrowser: update to 2.8.2
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
Remember
[x]
|
Forgot Password
Login:
[x]
[patch]
ldapbrowser-2.8.2.patch
ldapbrowser-2.8.2.patch (text/plain), 2.99 KB, created by
Sylvio Cesar
on 2005-05-02 04:30:02 UTC
(
hide
)
Description:
ldapbrowser-2.8.2.patch
Filename:
MIME Type:
Creator:
Sylvio Cesar
Created:
2005-05-02 04:30:02 UTC
Size:
2.99 KB
patch
obsolete
>Index: Makefile >=================================================================== >RCS file: /home/ncvs/ports/net/ldapbrowser/Makefile,v >retrieving revision 1.4 >diff -u -r1.4 Makefile >--- Makefile 25 Apr 2005 21:13:23 -0000 1.4 >+++ Makefile 2 May 2005 03:17:51 -0000 >@@ -6,10 +6,10 @@ > # > > PORTNAME= ldapbrowser >-PORTVERSION= 2.8.1 >+PORTVERSION= 2.8.2 > CATEGORIES= net java > MASTER_SITES= http://www-unix.mcs.anl.gov/~gawor/ldapcommon/bin/ >-DISTNAME= Browser281 >+DISTNAME= Browser282b2 > > MAINTAINER= bms@FreeBSD.org > COMMENT= Java/Swing-based LDAP Browser/Editor >@@ -25,9 +25,8 @@ > do-install: > ${MKDIR} ${PREFIX}/lib/ldapbrowser > cd ${WRKSRC} ; tar cf - . | ( cd ${PREFIX}/lib/ldapbrowser ; tar xf - ) >- ${SED} "s#^JH=.*#JH=${JAVA_HOME} ; cd ${PREFIX}/lib/ldapbrowser#" \ >- < ${PREFIX}/lib/ldapbrowser/lbe.sh \ >- > ${WRKDIR}/ldapbrowser >- ${INSTALL_SCRIPT} ${WRKDIR}/ldapbrowser ${PREFIX}/bin >+ ${ECHO_CMD} "cd ${PREFIX}/lib/ldapbrowser" > ${PREFIX}/bin/ldapbrowser >+ ${ECHO_CMD} "sh ${PREFIX}/lib/ldapbrowser/lbe.sh" >> ${PREFIX}/bin/ldapbrowser >+ ${CHMOD} +x ${PREFIX}/bin/ldapbrowser > > .include <bsd.port.mk> >Index: distinfo >=================================================================== >RCS file: /home/ncvs/ports/net/ldapbrowser/distinfo,v >retrieving revision 1.2 >diff -u -r1.2 distinfo >--- distinfo 25 Mar 2004 03:13:12 -0000 1.2 >+++ distinfo 2 May 2005 03:17:51 -0000 >@@ -1,2 +1,2 @@ >-MD5 (Browser281.tar.gz) = 84c08f8e727f368ad7b66a0e9e03a12c >-SIZE (Browser281.tar.gz) = 600548 >+MD5 (Browser282b2.tar.gz) = 810f8a3940644e5a750a4feec00494ff >+SIZE (Browser282b2.tar.gz) = 651283 >Index: pkg-plist >=================================================================== >RCS file: /home/ncvs/ports/net/ldapbrowser/pkg-plist,v >retrieving revision 1.1 >diff -u -r1.1 pkg-plist >--- pkg-plist 8 Dec 2003 18:16:36 -0000 1.1 >+++ pkg-plist 2 May 2005 03:17:51 -0000 >@@ -1,18 +1,19 @@ >+@comment $FreeBSD$ > bin/ldapbrowser > lib/ldapbrowser/CHANGES.TXT > lib/ldapbrowser/LICENSE.ICONS > lib/ldapbrowser/LdapBrowser.lnk > lib/ldapbrowser/applet/applet.html > lib/ldapbrowser/attributes.config >-lib/ldapbrowser/attributes.config.default >-lib/ldapbrowser/browser.cfg >-lib/ldapbrowser/browser.cfg.default >-lib/ldapbrowser/browser.jar >+lib/ldapbrowser/attributes.config.sample > lib/ldapbrowser/faq.html > lib/ldapbrowser/help/usage.html > lib/ldapbrowser/help/notes.html > lib/ldapbrowser/help/general.html > lib/ldapbrowser/lbe.bat >+lib/ldapbrowser/lbe.jar >+lib/ldapbrowser/lbe.old.bat >+lib/ldapbrowser/lbe.old.sh > lib/ldapbrowser/lbe.sh > lib/ldapbrowser/lib/ldap.jar > lib/ldapbrowser/lib/providerutil.jar >@@ -25,6 +26,8 @@ > lib/ldapbrowser/templates/organizationalPerson.template > lib/ldapbrowser/templates/person.template > lib/ldapbrowser/templates/organizationalUnit.template >+lib/ldapbrowser/uofmichigan.cfg >+lib/ldapbrowser/uofmichigan.cfg.sample > @dirrm lib/ldapbrowser/templates > @dirrm lib/ldapbrowser/lib > @dirrm lib/ldapbrowser/help
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 80523
: 53220