FreeBSD Bugzilla – Attachment 100868 Details for
Bug 140226
update x11/xclip
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
Remember
[x]
|
Forgot Password
Login:
[x]
[patch]
file.diff
file.diff (text/plain), 1.94 KB, created by
Eitan Adler
on 2009-11-02 21:00:16 UTC
(
hide
)
Description:
file.diff
Filename:
MIME Type:
Creator:
Eitan Adler
Created:
2009-11-02 21:00:16 UTC
Size:
1.94 KB
patch
obsolete
>diff -urN --to-file=xclip-new/ xclip/Makefile xclip-new/Makefile >--- xclip/Makefile 2009-02-17 17:20:41.000000000 +0200 >+++ xclip-new/Makefile 2009-11-02 22:48:57.000000000 +0200 >@@ -7,18 +7,21 @@ > # > > PORTNAME= xclip >-PORTVERSION= 0.11 >+PORTVERSION= 0.12 > CATEGORIES= x11 > MASTER_SITES= SF > > MAINTAINER= eitanadlerlist@gmail.com > COMMENT= An interface to X selections ("the clipboard") from the command line > >-USE_XORG= x11 xproto xmu >+USE_XORG= x11 xmu > USE_GMAKE= yes > GNU_CONFIGURE= yes > > MAN1= xclip.1 > PLIST_FILES= bin/xclip bin/xclip-copyfile bin/xclip-cutfile bin/xclip-pastefile > >+post-patch: >+ @cd ${WRKSRC}; ./bootstrap >+ > .include <bsd.port.mk> >diff -urN --to-file=xclip-new/ xclip/distinfo xclip-new/distinfo >--- xclip/distinfo 2009-02-17 17:20:41.000000000 +0200 >+++ xclip-new/distinfo 2009-11-02 22:33:28.000000000 +0200 >@@ -1,3 +1,3 @@ >-MD5 (xclip-0.11.tar.gz) = 4caf3a2b03c36981f9af36a8e8582951 >-SHA256 (xclip-0.11.tar.gz) = 8f29fd6b7e635d63ff84451afcf15c264fd1b4213b584aa5f9ce988fddecfc46 >-SIZE (xclip-0.11.tar.gz) = 60067 >+MD5 (xclip-0.12.tar.gz) = f7e19d3e976fecdc1ea36cd39e39900d >+SHA256 (xclip-0.12.tar.gz) = b7c7fad059ba446df5692d175c2a1d3816e542549661224806db369a0d716c45 >+SIZE (xclip-0.12.tar.gz) = 63420 >diff -urN --to-file=xclip-new/ xclip/files/patch-configure.ac xclip-new/files/patch-configure.ac >--- xclip/files/patch-configure.ac 1970-01-01 02:00:00.000000000 +0200 >+++ xclip-new/files/patch-configure.ac 2009-11-02 22:15:54.000000000 +0200 >@@ -0,0 +1,12 @@ >+--- configure.ac.old 2009-11-02 22:15:13.000000000 +0200 >++++ configure.ac 2009-11-02 22:15:18.000000000 +0200 >+@@ -12,9 +12,6 @@ >+ AC_HEADER_STDC >+ AC_PATH_XTRA >+ AC_CHECK_TOOL(STRIP, strip, :) >+-AC_CHECK_HEADER([X11/Xmu/Atoms.h], [], AC_MSG_ERROR([*** X11/Xmu/Atoms.h is missing ***])) >+-AC_CHECK_HEADER([X11/Intrinsic.h], [], AC_MSG_ERROR([*** X11/Intrinsic.h is missing ***])) >+-AC_CHECK_LIB(Xmu, XmuClientWindow, [], AC_MSG_ERROR([*** libXmu not found ***])) >+ >+ AC_OUTPUT(Makefile) >+
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 140226
: 100868