FreeBSD Bugzilla – Attachment 147659 Details for
Bug 193914
[UPDATE] www/sarg: Update to 2.3.9
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
Remember
[x]
|
Forgot Password
Login:
[x]
[patch]
sarg.patch
sarg2.patch (text/plain), 2.34 KB, created by
takefu
on 2014-09-25 05:40:39 UTC
(
hide
)
Description:
sarg.patch
Filename:
MIME Type:
Creator:
takefu
Created:
2014-09-25 05:40:39 UTC
Size:
2.34 KB
patch
obsolete
>diff -ruN /usr/ports/www/sarg/Makefile ./Makefile >--- /usr/ports/www/sarg/Makefile 2014-07-25 03:34:16.000000000 +0900 >+++ ./Makefile 2014-09-25 14:38:14.000000000 +0900 >@@ -2,8 +2,7 @@ > # $FreeBSD: head/www/sarg/Makefile 362835 2014-07-24 18:34:16Z tijl $ > > PORTNAME= sarg >-PORTVERSION= 2.3.6 >-PORTREVISION= 3 >+PORTVERSION= 2.3.9 > CATEGORIES= www > MASTER_SITES= SF/${PORTNAME}/${PORTNAME}/${PORTNAME}-${PORTVERSION} > >@@ -43,15 +42,8 @@ > ICONV_CONFIGURE_WITH= iconv > ICONV_LDFLAGS= ${ICONV_LIB} > >-post-extract: >- @${FIND} ${WRKSRC} -type d -exec ${CHMOD} 0755 {} \; >- @${CHMOD} 0755 ${WRKSRC}/configure >- > post-patch: > @${REINPLACE_CMD} -e '/test .*==/ s/==/=/' \ > ${WRKSRC}/configure.in > >-pre-configure: >- @(cd ${WRKSRC} && ${AUTORECONF}) >- > .include <bsd.port.mk> >diff -ruN /usr/ports/www/sarg/distinfo ./distinfo >--- /usr/ports/www/sarg/distinfo 2014-01-23 00:30:13.000000000 +0900 >+++ ./distinfo 2014-09-25 14:11:25.000000000 +0900 >@@ -1,2 +1,2 @@ >-SHA256 (sarg-2.3.6.tar.gz) = 8b8d6ed9da1e5679d9f67508722d837a2b9e0347036084b3fbdb664780fe4c4f >-SIZE (sarg-2.3.6.tar.gz) = 1281924 >+SHA256 (sarg-2.3.9.tar.gz) = 7c96b8067f75a1e843af030cf4061efb6b190ea3850fbcc5b7e41af9a02a4117 >+SIZE (sarg-2.3.9.tar.gz) = 1288619 >diff -ruN /usr/ports/www/sarg/files/patch-Makefile.in ./files/patch-Makefile.in >--- /usr/ports/www/sarg/files/patch-Makefile.in 2014-01-23 02:40:44.000000000 +0900 >+++ ./files/patch-Makefile.in 2014-09-25 14:23:03.000000000 +0900 >@@ -22,7 +22,7 @@ > - $(INSTALL_PROGRAM) sarg.1 $(DESTDIR)$(man1dir)/sarg.1 > - chmod 755 $(DESTDIR)$(man1dir)/sarg.1 > + $(INSTALL) sarg.1 $(DESTDIR)$(man1dir)/sarg.1 >-+ cp sarg.conf $(DESTDIR)$(sysconfdir)/sarg.conf.default >++ cp sarg.conf $(DESTDIR)$(sysconfdir)/sarg.conf.sample > @if test ! -f $(DESTDIR)$(sysconfdir)/sarg.conf; then \ > echo "cp $(DESTDIR)$(sysconfdir)/sarg.conf"; \ > cp sarg.conf $(DESTDIR)$(sysconfdir)/sarg.conf; \ >diff -ruN /usr/ports/www/sarg/pkg-plist ./pkg-plist >--- /usr/ports/www/sarg/pkg-plist 2013-11-01 08:50:58.000000000 +0900 >+++ ./pkg-plist 2014-09-25 14:20:18.000000000 +0900 >@@ -1,7 +1,5 @@ > bin/sarg >-@unexec if cmp -s %D/etc/sarg/sarg.conf %D/etc/sarg/sarg.conf.default; then rm -f %D/etc/sarg/sarg.conf; fi >-etc/sarg/sarg.conf.default >-@exec [ ! -f %B/sarg.conf ] || cp -p %B/%f %B/sarg.conf >+@sample etc/sarg/sarg.conf.sample > etc/sarg/css.tpl > etc/sarg/exclude_codes > etc/sarg/fonts/DejaVuSans.ttf
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 193914
: 147659