FreeBSD Bugzilla – Attachment 49048 Details for
Bug 75017
[ patch ] sysutils/roottail: add extra patch
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
Remember
[x]
|
Forgot Password
Login:
[x]
[patch]
port.roottail.patch
port.roottail.patch (text/plain), 1.23 KB, created by
Roman Bogorodskiy
on 2004-12-13 12:10:24 UTC
(
hide
)
Description:
port.roottail.patch
Filename:
MIME Type:
Creator:
Roman Bogorodskiy
Created:
2004-12-13 12:10:24 UTC
Size:
1.23 KB
patch
obsolete
>diff -ruN roottail.orig/Makefile roottail/Makefile >--- roottail.orig/Makefile Mon Dec 13 10:43:46 2004 >+++ roottail/Makefile Mon Dec 13 14:39:37 2004 >@@ -11,6 +11,12 @@ > MASTER_SITES= http://www.goof.com/pcg/marc/data/ > DISTNAME= root-tail-${PORTVERSION} > >+.if defined(WITH_EXTRA_PATCH) >+PATCH_SITES= http://bmp-plugins.berlios.de/misc/patches/ >+PATCHFILES= roottail-1.2+xfce.diff >+PATCH_DIST_STRIP= -p1 >+.endif >+ > MAINTAINER= jedgar@FreeBSD.org > COMMENT= Print text directly to X11 root window > >@@ -18,5 +24,14 @@ > PLIST_FILES= bin/root-tail > USE_IMAKE= yes > MAKE_ARGS= CC="${CC}" >+ >+pre-everything:: >+.if defined(WITH_EXTRA_PATCH) >+ @${ECHO_MSG} >+ @${ECHO_MSG} "Note: this extra patch is not supported by roottail maintainer." >+ @${ECHO_MSG} "Before reporting any problems you should build roottail without" >+ @${ECHO_MSG} "this option." >+ @${ECHO_MSG} >+.endif > > .include <bsd.port.mk> >diff -ruN roottail.orig/distinfo roottail/distinfo >--- roottail.orig/distinfo Mon Dec 13 10:43:46 2004 >+++ roottail/distinfo Mon Dec 13 11:02:29 2004 >@@ -1,2 +1,4 @@ > MD5 (root-tail-1.2.tar.gz) = 5a4b3c4c7ab3bed1f4575e9688aac5de > SIZE (root-tail-1.2.tar.gz) = 20805 >+MD5 (roottail-1.2+xfce.diff) = a71d34939024c3e98c68636ad68c5763 >+SIZE (roottail-1.2+xfce.diff) = 16326
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 75017
: 49048