FreeBSD Bugzilla – Attachment 43015 Details for
Bug 66920
[MAINTAINER] x11-wm/skippy: update to 0.5.0
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
Remember
[x]
|
Forgot Password
Login:
[x]
[patch]
skippy-0.5.0.patch
skippy-0.5.0.patch (text/plain), 2.03 KB, created by
Michael Johnson
on 2004-05-20 03:50:22 UTC
(
hide
)
Description:
skippy-0.5.0.patch
Filename:
MIME Type:
Creator:
Michael Johnson
Created:
2004-05-20 03:50:22 UTC
Size:
2.03 KB
patch
obsolete
>diff -ruN --exclude=CVS /usr/ports/x11-wm/skippy.orig/Makefile /usr/ports/x11-wm/skippy/Makefile >--- /usr/ports/x11-wm/skippy.orig/Makefile Sun May 16 12:56:43 2004 >+++ /usr/ports/x11-wm/skippy/Makefile Wed May 19 22:36:12 2004 >@@ -6,7 +6,7 @@ > # > > PORTNAME= skippy >-PORTVERSION= 0.4.1 >+PORTVERSION= 0.5.0 > CATEGORIES= x11-wm > MASTER_SITES= http://thegraveyard.org/files/ > >@@ -20,14 +20,24 @@ > USE_BZIP2= yes > USE_GNOME= pkgconfig > USE_REINPLACE= yes >-PLIST_FILES= bin/skippy >+PLIST_FILES= bin/skippy \ >+ %%DATADIR%%/skippyrc-default >+PLIST_DIRS= %%DATADIR%% >+PKGMESSAGE= ${WRKDIR}/pkg-message > > post-patch: > @${REINPLACE_CMD} -e 's|/usr/X11R6|${X11BASE}|; \ > s|/usr/local|${LOCALBASE}|; s|gcc|${CC}|' \ > ${WRKSRC}/Makefile >+post-build: >+ @${SED} 's|%%DATADIR%%|${DATADIR}|' ${PKGDIR}/pkg-message >${PKGMESSAGE} > > do-install: > @${INSTALL_PROGRAM} ${WRKSRC}/skippy ${PREFIX}/bin >+ @${MKDIR} ${DATADIR} >+ @${INSTALL_DATA} ${WRKSRC}/skippyrc-default ${DATADIR} >+ >+post-install: >+ @${CAT} ${PKGMESSAGE} > > .include <bsd.port.mk> >diff -ruN --exclude=CVS /usr/ports/x11-wm/skippy.orig/distinfo /usr/ports/x11-wm/skippy/distinfo >--- /usr/ports/x11-wm/skippy.orig/distinfo Sun May 16 12:56:43 2004 >+++ /usr/ports/x11-wm/skippy/distinfo Wed May 19 21:30:50 2004 >@@ -1,2 +1,2 @@ >-MD5 (skippy-0.4.1.tar.bz2) = 4d0d2b05f8f1357ceb80754f52a90991 >-SIZE (skippy-0.4.1.tar.bz2) = 21628 >+MD5 (skippy-0.5.0.tar.bz2) = c7b5c7f0dd870513494916afd8581323 >+SIZE (skippy-0.5.0.tar.bz2) = 23722 >diff -ruN --exclude=CVS /usr/ports/x11-wm/skippy.orig/pkg-message /usr/ports/x11-wm/skippy/pkg-message >--- /usr/ports/x11-wm/skippy.orig/pkg-message Wed Dec 31 19:00:00 1969 >+++ /usr/ports/x11-wm/skippy/pkg-message Wed May 19 22:38:43 2004 >@@ -0,0 +1,5 @@ >+******************************************************************************* >+A sample configuration file, skippyrc-default, has been installed in >+%%DATADIR%%. To edit the default confiuration of skippy please >+'cp %%DATADIR%%/skippyrc-default ~/.skippyrc' >+*******************************************************************************
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 66920
: 43015