FreeBSD Bugzilla – Attachment 120104 Details for
Bug 162853
Update port: devel/liboop
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
Remember
[x]
|
Forgot Password
Login:
[x]
[patch]
file.diff
file.diff (text/plain), 1.21 KB, created by
tkato432
on 2011-11-24 18:30:14 UTC
(
hide
)
Description:
file.diff
Filename:
MIME Type:
Creator:
tkato432
Created:
2011-11-24 18:30:14 UTC
Size:
1.21 KB
patch
obsolete
>diff -urN /usr/ports/devel/liboop/Makefile devel/liboop/Makefile >--- /usr/ports/devel/liboop/Makefile 2011-09-24 13:26:11.000000000 +0900 >+++ devel/liboop/Makefile 2011-09-27 15:54:06.000000000 +0900 >@@ -8,30 +8,30 @@ > > PORTNAME= liboop > PORTVERSION= 1.0 >-PORTREVISION= 7 >+PORTREVISION= 8 > CATEGORIES= devel >-MASTER_SITES= ${MASTER_SITE_GENTOO} >-MASTER_SITE_SUBDIR= distfiles >+MASTER_SITES= GENTOO/distfiles \ >+ http://download.ofb.net/liboop/ > > MAINTAINER= ports@FreeBSD.org > COMMENT= A low-level event loop management library for POSIX-based OS > > LIB_DEPENDS= adns.1:${PORTSDIR}/dns/adns \ >- tcl84.1:${PORTSDIR}/lang/tcl84 \ > wwwcore.1:${PORTSDIR}/www/libwww > >-USE_AUTOTOOLS= libtool > USE_BZIP2= yes > USE_GNOME= glib12 glib20 gnomehack >-GNU_CONFIGURE= yes >+USE_TCL_BUILD= yes >+USE_TCL= yes >+USE_AUTOTOOLS= libtool > CONFIGURE_ARGS= --with-libwww > USE_LDCONFIG= yes >-MAKE_JOBS_UNSAFE= yes >+MAKE_JOBS_UNSAFE=yes > >-CPPFLAGS+= -I${LOCALBASE}/include/tcl8.4 -I${LOCALBASE}/include >+CPPFLAGS+= -I${TCL_INCLUDEDIR} -I${LOCALBASE}/include > LDFLAGS+= -L${LOCALBASE}/lib > > post-patch: >- @${REINPLACE_CMD} -e 's|8\.4|84|g' ${WRKSRC}/configure >+ @${REINPLACE_CMD} -e 's|8\.4|${TCL_VER:S/.//}|g' ${WRKSRC}/configure > > .include <bsd.port.mk>
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 162853
: 120104