FreeBSD Bugzilla – Attachment 95809 Details for
Bug 134281
Update port: editors/zile to 2.3.7
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
Remember
[x]
|
Forgot Password
Login:
[x]
[patch]
file.diff
file.diff (text/plain), 1.91 KB, created by
tkato432
on 2009-05-06 19:10:02 UTC
(
hide
)
Description:
file.diff
Filename:
MIME Type:
Creator:
tkato432
Created:
2009-05-06 19:10:02 UTC
Size:
1.91 KB
patch
obsolete
>diff -urN /usr/ports/editors/zile/Makefile editors/zile/Makefile >--- /usr/ports/editors/zile/Makefile 2009-03-15 01:16:00.000000000 +0900 >+++ editors/zile/Makefile 2009-04-29 02:23:16.000000000 +0900 >@@ -6,39 +6,29 @@ > # > > PORTNAME= zile >-PORTVERSION= 2.3.4 >+PORTVERSION= 2.3.7 > CATEGORIES= editors > MASTER_SITES= GNU > > MAINTAINER= ports@FreeBSD.org > COMMENT= Small emacs-like text editor > >-BUILD_DEPENDS= help2man:${PORTSDIR}/misc/help2man >- >-USE_LUA= 5.0+ >-LUA_COMPS= lua:build > USE_GMAKE= yes > GNU_CONFIGURE= yes >-CONFIGURE_ENV= LIBS="-lgnuregex" \ >- ac_cv_path_LUA="${LUA_CMD}" >+CONFIGURE_ENV= CPPFLAGS="${CPPFLAGS}" LDFLAGS="${LDFLAGS}" > CONFIGURE_ARGS= --without-included-regex > > MAN1= zile.1 > PLIST_FILES= bin/zile %%DATADIR%%/FAQ %%DATADIR%%/dotzile.sample > PLIST_DIRS= %%DATADIR%% > >+CPPFLAGS= -isystem /usr/include/gnu >+LDFLAGS= -lgnuregex >+ > post-patch: > @${REINPLACE_CMD} -e \ >- 's|<regex\.h>|<gnu/regex.h>|g ; \ >- s|-pedantic||g' ${WRKSRC}/configure >- @${REINPLACE_CMD} -e \ >- 's|"regex\.h"|<gnu/regex.h>|g' ${WRKSRC}/src/search.c >+ 's|-pedantic||g' ${WRKSRC}/configure > @${REINPLACE_CMD} -e \ > 's|: install-exec-local|:|g' ${WRKSRC}/lib/Makefile.in > >-pre-build: >- @${RM} -f ${WRKSRC}/src/tbl_funcs.h >- @(cd ${BUILD_WRKSRC}/src; ${SETENV} ${MAKE_ENV} ${GMAKE} \ >- ${MAKE_FLAGS} ${MAKEFILE} tbl_funcs.h) >- > .include <bsd.port.mk> >diff -urN /usr/ports/editors/zile/distinfo editors/zile/distinfo >--- /usr/ports/editors/zile/distinfo 2009-03-15 01:16:00.000000000 +0900 >+++ editors/zile/distinfo 2009-04-29 02:20:29.000000000 +0900 >@@ -1,3 +1,3 @@ >-MD5 (zile-2.3.4.tar.gz) = c296056172e99498f5e6459325f0c6b7 >-SHA256 (zile-2.3.4.tar.gz) = dd85ae2312eb0e8d2b791b57856c51f2951b73d472f09ce6caa7af4b6f9140d4 >-SIZE (zile-2.3.4.tar.gz) = 622075 >+MD5 (zile-2.3.7.tar.gz) = 712f7d814efd18190c025d23f97a6902 >+SHA256 (zile-2.3.7.tar.gz) = 41bf96ce96bb79c51fac376b521d4ffadefafad92a0d44db15a4426e89c7d111 >+SIZE (zile-2.3.7.tar.gz) = 621989
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 134281
: 95809