FreeBSD Bugzilla – Attachment 110815 Details for
Bug 152011
[PATCH] x11-toolkits/xscoop: fix fetch error; add compat6x depends
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
Remember
[x]
|
Forgot Password
Login:
[x]
[patch]
xscoop-1.0.2.patch
xscoop-1.0.2.patch (text/plain), 1.47 KB, created by
Eitan Adler
on 2010-11-07 13:30:11 UTC
(
hide
)
Description:
xscoop-1.0.2.patch
Filename:
MIME Type:
Creator:
Eitan Adler
Created:
2010-11-07 13:30:11 UTC
Size:
1.47 KB
patch
obsolete
>Index: Makefile >=================================================================== >RCS file: /home/ncvs/ports/x11-toolkits/xscoop/Makefile,v >retrieving revision 1.12 >diff -u -r1.12 Makefile >--- Makefile 30 Sep 2010 09:00:36 -0000 1.12 >+++ Makefile 7 Nov 2010 13:10:15 -0000 >@@ -8,14 +8,11 @@ > PORTNAME= xscoop > PORTVERSION= 1.0.2 > CATEGORIES= x11-toolkits >-MASTER_SITES= http://www.fourcalorieservers.com/ports/x11-toolkits/xscoop/ \ >- http://T32.TecNik93.com/FreeBSD/others_ports/${PORTNAME}/sources/ >+MASTER_SITES= http://T32.TecNik93.com/FreeBSD/others_ports/${PORTNAME}/sources/ > > MAINTAINER= ports@FreeBSD.org > COMMENT= An X library detective > >-BROKEN= does not fetch >- > MAN7= xscoop.7 > PLIST_FILES= bin/xscoop > PORTDOCS= xscoop.pdf >@@ -26,6 +23,10 @@ > > .include <bsd.port.pre.mk> > >+.if ${OSVERSION} >= 700043 >+LIB_DEPENDS+= c.6:${PORTSDIR}/misc/compat6x >+.endif >+ > do-install: > ${INSTALL_PROGRAM} ${WRKSRC}/xscoop6 ${PREFIX}/bin/xscoop > ${INSTALL_MAN} ${WRKSRC}/xscoop.7 ${MAN7PREFIX}/man/man7/xscoop.7 >Index: distinfo >=================================================================== >RCS file: /home/ncvs/ports/x11-toolkits/xscoop/distinfo,v >retrieving revision 1.2 >diff -u -r1.2 distinfo >--- distinfo 12 Dec 2005 00:41:15 -0000 1.2 >+++ distinfo 7 Nov 2010 13:10:15 -0000 >@@ -1,3 +1,2 @@ >-MD5 (xscoop-1.0.2.tar.gz) = 52c2c433d50f91c413fb8880b58a0121 > SHA256 (xscoop-1.0.2.tar.gz) = f4ddccf6eaa99efa1e77bf8f3bd350ccda6b51285045579e39c033102038cccb > SIZE (xscoop-1.0.2.tar.gz) = 91846
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 152011
: 110815