FreeBSD Bugzilla – Attachment 248866 Details for
Bug 277322
meta: man to share/man for all of my affected ports
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
Remember
[x]
|
Forgot Password
Login:
[x]
[patch]
patch for sysutils/cronolog-devel
sysutils_cronolog-devel.diff (text/plain), 2.11 KB, created by
Chris Hutchinson
on 2024-03-02 05:14:16 UTC
(
hide
)
Description:
patch for sysutils/cronolog-devel
Filename:
MIME Type:
Creator:
Chris Hutchinson
Created:
2024-03-02 05:14:16 UTC
Size:
2.11 KB
patch
obsolete
>diff --git a/sysutils/cronolog-devel/Makefile b/sysutils/cronolog-devel/Makefile >index 663a05f945b8..a82f83396eae 100644 >--- a/sysutils/cronolog-devel/Makefile >+++ b/sysutils/cronolog-devel/Makefile >@@ -1,6 +1,6 @@ > PORTNAME= cronolog > PORTVERSION= 1.7.1 >-PORTREVISION= 1 >+PORTREVISION= 2 > CATEGORIES= sysutils > MASTER_SITES= https://BSDforge.com/projects/source/sysutils/cronolog-devel/ > PKGNAMESUFFIX= -devel >@@ -14,18 +14,17 @@ LICENSE= APACHE10 > > USES= shebangfix tar:xz > >-SHEBANG_FILES= src/cronosplit >- >-PLIST_FILES= sbin/cronolog \ >- sbin/cronosplit \ >- man/man1/cronolog.1m.gz \ >- man/man1/cronosplit.1m.gz >+SHEBANG_FILES= src/cronosplit >+GNU_CONFIGURE= yes >+GNU_CONFIGURE_MANPREFIX= ${PREFIX}/share > > CONFLICTS= cronolog > >-WRKSRC= ${WRKDIR}/cronolog-${PORTVERSION} >+WRKSRC= ${WRKDIR}/${PORTNAME}-${PORTVERSION} > INFO= cronolog >- >-GNU_CONFIGURE= yes >+PLIST_FILES= sbin/cronolog \ >+ sbin/cronosplit \ >+ share/man/man1/cronolog.1m.gz \ >+ share/man/man1/cronosplit.1m.gz > > .include <bsd.port.mk> >diff --git a/sysutils/cronolog-devel/files/patch-src__cronolog.c b/sysutils/cronolog-devel/files/patch-src__cronolog.c >index 460672cfa553..31ac8c2aef15 100644 >--- a/sysutils/cronolog-devel/files/patch-src__cronolog.c >+++ b/sysutils/cronolog-devel/files/patch-src__cronolog.c >@@ -1,5 +1,5 @@ >---- ./src/cronolog.c.orig 2010-12-02 13:41:57.000000000 -0800 >-+++ ./src/cronolog.c 2010-12-02 13:42:30.000000000 -0800 >+--- ./src/cronolog.c.orig 2024-03-02 14:23:13 UTC >++++ ./src/cronolog.c > @@ -84,8 +84,8 @@ > > #ifndef _WIN32 >diff --git a/sysutils/cronolog-devel/pkg-descr b/sysutils/cronolog-devel/pkg-descr >index 328c9d8265e8..da896d6071ba 100644 >--- a/sysutils/cronolog-devel/pkg-descr >+++ b/sysutils/cronolog-devel/pkg-descr >@@ -1,6 +1,6 @@ > "cronolog" is a simple program that reads log messages from its input > and writes them to a set of output files, the names of which are >-constructed using template and the current date and time. >+constructed using a template and the current date and time. > > "cronolog" is intended to be used in conjunction with a Web server, such > as Apache to split the access log into daily or monthly logs. E.g.:
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:
portmaster
:
maintainer-approval+
Actions:
View
|
Diff
Attachments on
bug 277322
:
248748
|
248783
|
248802
| 248866