FreeBSD Bugzilla – Attachment 93658 Details for
Bug 131618
[patch] Upgrade of devel/m4 to 1.4.12
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
Remember
[x]
|
Forgot Password
Login:
[x]
[patch]
file.diff
file.diff (text/plain), 1.66 KB, created by
Johan van Selst
on 2009-02-12 19:00:10 UTC
(
hide
)
Description:
file.diff
Filename:
MIME Type:
Creator:
Johan van Selst
Created:
2009-02-12 19:00:10 UTC
Size:
1.66 KB
patch
obsolete
>diff -uNr m4/Makefile m4/Makefile >--- m4/Makefile 2009-01-06 08:30:18.000000000 +0100 >+++ m4/Makefile 2009-02-12 19:45:26.000000000 +0100 >@@ -6,7 +6,7 @@ > # > > PORTNAME= m4 >-PORTVERSION= 1.4.11 >+PORTVERSION= 1.4.12 > PORTEPOCH= 1 > CATEGORIES= devel > MASTER_SITES= ${MASTER_SITE_GNU} >@@ -29,8 +29,19 @@ > > EXAMPLESDIR= share/examples/gm4 > >+OPTIONS= LIBSIGSEGV "Use libsigsegv for better diagnostics" Off >+ > post-install: > @${MKDIR} ${PREFIX}/${EXAMPLESDIR} > ${INSTALL_DATA} ${WRKSRC}/examples/*.m4 ${PREFIX}/${EXAMPLESDIR} > >-.include <bsd.port.mk> >+.include <bsd.port.pre.mk> >+ >+.if defined(WITH_LIBSIGSEGV) >+LIB_DEPENDS= sigsegv:${PORTSDIR}/devel/libsigsegv >+CONFIGURE_ARGS+= --with-libsigsegv-prefix=$(LOCALBASE) >+.else >+CONFIGURE_ARGS+= --without-libsigsegv-prefix >+.endif >+ >+.include <bsd.port.post.mk> >diff -uNr m4/distinfo m4/distinfo >--- m4/distinfo 2008-06-06 08:31:48.000000000 +0200 >+++ m4/distinfo 2009-02-12 18:56:36.000000000 +0100 >@@ -1,3 +1,3 @@ >-MD5 (m4-1.4.11.tar.bz2) = 96ec473c2a6f203976c028e896a01b28 >-SHA256 (m4-1.4.11.tar.bz2) = 0b7c686525b3f4236670f9329387d2a59e807b6a83d2b5cb9bbeb7d6ab9f8aad >-SIZE (m4-1.4.11.tar.bz2) = 928910 >+MD5 (m4-1.4.12.tar.bz2) = b3587c993523dd320c318ec456876839 >+SHA256 (m4-1.4.12.tar.bz2) = 855217de304616931844f54bd00a1e03e92452f85de6caeec47b0e8244881ba3 >+SIZE (m4-1.4.12.tar.bz2) = 900132 >diff -uNr m4/pkg-plist m4/pkg-plist >--- m4/pkg-plist 2008-06-06 08:31:48.000000000 +0200 >+++ m4/pkg-plist 2009-02-12 19:11:52.000000000 +0100 >@@ -12,6 +12,7 @@ > %%EXAMPLESDIR%%/foreachq.m4 > %%EXAMPLESDIR%%/foreachq2.m4 > %%EXAMPLESDIR%%/foreachq3.m4 >+%%EXAMPLESDIR%%/foreachq4.m4 > %%EXAMPLESDIR%%/forloop.m4 > %%EXAMPLESDIR%%/forloop2.m4 > %%EXAMPLESDIR%%/fstab.m4
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 131618
: 93658