FreeBSD Bugzilla – Attachment 24624 Details for
Bug 42079
[MAINTAINER UPDATE]: x11-wm/bbconf
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
Remember
[x]
|
Forgot Password
Login:
[x]
[patch]
file.diff
file.diff (text/plain), 3.12 KB, created by
stijn
on 2002-08-27 14:20:01 UTC
(
hide
)
Description:
file.diff
Filename:
MIME Type:
Creator:
stijn
Created:
2002-08-27 14:20:01 UTC
Size:
3.12 KB
patch
obsolete
>diff -urN --exclude=CVS /usr/ports/x11-wm/bbconf/Makefile bbconf/Makefile >--- /usr/ports/x11-wm/bbconf/Makefile Wed Jan 23 05:42:27 2002 >+++ bbconf/Makefile Tue Aug 27 15:06:48 2002 >@@ -6,16 +6,23 @@ > # > > PORTNAME= bbconf >-PORTVERSION= 1.4 >+PORTVERSION= 1.8 > CATEGORIES= x11-wm >-MASTER_SITES= http://bbconf.sourceforge.net/code/ >+MASTER_SITES= http://bbconf.sourceforge.net/code/ > > MAINTAINER= stijn@win.tue.nl > > USE_X_PREFIX= yes >+USE_LIBTOOL= yes > GNU_CONFIGURE= yes >-USE_QT_VER= 2 >+CONFIGURE_TARGET= >+CONFIGURE_ARGS+=--build=${MACHINE_ARCH}-portbld-freebsd${OSREL} >+USE_QT_VER= 3 > > MAN1= bbconf.1 >+ >+post-patch: >+ @find ${WRKSRC} -name 'Makefile.in' -print | \ >+ xargs ${PERL} -pi.orig -e 's#lib/bbconf#libexec/bbconf#g' > > .include <bsd.port.mk> >diff -urN --exclude=CVS /usr/ports/x11-wm/bbconf/distinfo bbconf/distinfo >--- /usr/ports/x11-wm/bbconf/distinfo Wed Jan 23 05:42:27 2002 >+++ bbconf/distinfo Tue Aug 27 14:47:01 2002 >@@ -1 +1 @@ >-MD5 (bbconf-1.4.tar.gz) = bf094ec7f7b401828895082ce97d574c >+MD5 (bbconf-1.8.tar.gz) = c0dde269ad1670fac6d7651e7d09d07e >diff -urN --exclude=CVS /usr/ports/x11-wm/bbconf/files/patch-Makefile.in bbconf/files/patch-Makefile.in >--- /usr/ports/x11-wm/bbconf/files/patch-Makefile.in Tue Nov 6 15:30:20 2001 >+++ bbconf/files/patch-Makefile.in Mon Jun 24 12:04:13 2002 >@@ -1,8 +1,8 @@ > $FreeBSD: ports/x11-wm/bbconf/files/patch-Makefile.in,v 1.1 2001/11/06 14:30:20 petef Exp $ > >---- Makefile.in.orig Mon Nov 5 06:11:07 2001 >-+++ Makefile.in Mon Nov 5 06:11:27 2001 >-@@ -218,7 +218,7 @@ >+--- Makefile.in.orig Mon May 27 20:42:54 2002 >++++ Makefile.in Thu Jun 13 14:17:29 2002 >+@@ -234,7 +234,7 @@ > > MAINTAINERCLEANFILES = subdirs configure.in acinclude.m4 configure.files > >@@ -11,17 +11,17 @@ > > doc_DATA = AUTHORS COPYING ChangeLog README README.html TODO > >-@@ -304,6 +304,7 @@ >- -rm -f config.h >- uninstall-info-am: >+@@ -309,6 +309,7 @@ >+ maintainer-clean-hdr: >+ > install-docDATA: $(doc_DATA) > +.ifndef NOPORTDOCS > @$(NORMAL_INSTALL) > $(mkinstalldirs) $(DESTDIR)$(docdir) > @list='$(doc_DATA)'; for p in $$list; do \ >-@@ -312,6 +313,7 @@ >- echo " $(INSTALL_DATA) $$d$$p $(DESTDIR)$(docdir)/$$f"; \ >- $(INSTALL_DATA) $$d$$p $(DESTDIR)$(docdir)/$$f; \ >+@@ -320,6 +321,7 @@ >+ $(INSTALL_DATA) $$p $(DESTDIR)$(docdir)/$$p; \ >+ fi; fi; \ > done > +.endif > >diff -urN --exclude=CVS /usr/ports/x11-wm/bbconf/pkg-plist bbconf/pkg-plist >--- /usr/ports/x11-wm/bbconf/pkg-plist Tue Nov 6 15:30:19 2001 >+++ bbconf/pkg-plist Mon Jun 24 12:04:13 2002 >@@ -1,8 +1,8 @@ > bin/bbconf >-share/bbconf/plugins/libbbconf.so >-share/bbconf/plugins/libkeybindings.so >-share/bbconf/plugins/libmenu.so >-share/bbconf/plugins/libthemes.so >+libexec/bbconf/plugins/libbbconf.so >+libexec/bbconf/plugins/libkeybindings.so >+libexec/bbconf/plugins/libmenu.so >+libexec/bbconf/plugins/libthemes.so > %%PORTDOCS%%share/doc/bbconf/AUTHORS > %%PORTDOCS%%share/doc/bbconf/COPYING > %%PORTDOCS%%share/doc/bbconf/ChangeLog >@@ -10,5 +10,5 @@ > %%PORTDOCS%%share/doc/bbconf/README.html > %%PORTDOCS%%share/doc/bbconf/TODO > %%PORTDOCS%%@dirrm share/doc/bbconf >-@dirrm share/bbconf/plugins >-@dirrm share/bbconf >+@dirrm libexec/bbconf/plugins >+@dirrm libexec/bbconf
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 42079
: 24624