FreeBSD Bugzilla – Attachment 215931 Details for
Bug 247368
devel/fhist: take maintership and fix bison related issues
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
Remember
[x]
|
Forgot Password
Login:
[x]
[patch]
Fixes portlint warnings
patch.diff (text/plain), 1.17 KB, created by
aryeh.friedman
on 2020-06-25 10:00:57 UTC
(
hide
)
Description:
Fixes portlint warnings
Filename:
MIME Type:
Creator:
aryeh.friedman
Created:
2020-06-25 10:00:57 UTC
Size:
1.17 KB
patch
obsolete
>Index: Makefile >=================================================================== >--- Makefile (revision 540148) >+++ Makefile (working copy) >@@ -4,11 +4,11 @@ > PORTNAME= fhist > PORTVERSION= 1.21 > DISTVERSIONSUFFIX= .D001 >-PORTREVISION= 5 >+PORTREVISION= 6 > CATEGORIES= devel > MASTER_SITES= SF/${PORTNAME}/${PORTVERSION} > >-MAINTAINER= ports@FreeBSD.org >+MAINTAINER= aryeh.friedman@gmail.com > COMMENT= Utilities to maintain file history, do file comparisons, and merges > > LICENSE= GPLv3 >@@ -19,6 +19,7 @@ > > WRKSRC= ${WRKDIR}/${PORTNAME}-${PORTVERSION} > >+USES+=bison > USE_CSTD= gnu89 > GNU_CONFIGURE= yes > CONFIGURE_ARGS= --with-nlsdir=${PREFIX}/share/locale/en/LC_MESSAGES >Index: files/patch-common_ac_time.h >=================================================================== >--- files/patch-common_ac_time.h (revision 540148) >+++ files/patch-common_ac_time.h (working copy) >@@ -1,6 +1,6 @@ >---- common/ac/time.h.orig Wed Dec 18 02:09:57 2002 >-+++ common/ac/time.h Wed Dec 18 02:10:04 2002 >-@@ -29,7 +29,7 @@ >+--- common/ac/time.h.orig 2012-07-13 04:47:15 UTC >++++ common/ac/time.h >+@@ -26,7 +26,7 @@ > * Catch-22: Dec Alpha OSF/1: need to include time.h before sys/time.h > * before time.h > */
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
Flags:
aryeh.friedman:
maintainer-approval+
Actions:
View
|
Diff
Attachments on
bug 247368
:
215685
|
215693
|
215931
|
215955