FreeBSD Bugzilla – Attachment 52413 Details for
Bug 79419
maintainer-update ports: www/tdiary
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
Remember
[x]
|
Forgot Password
Login:
[x]
[patch]
file.diff
file.diff (text/plain), 1.76 KB, created by
jfkimura
on 2005-04-01 06:00:11 UTC
(
hide
)
Description:
file.diff
Filename:
MIME Type:
Creator:
jfkimura
Created:
2005-04-01 06:00:11 UTC
Size:
1.76 KB
patch
obsolete
>diff -urN tdiary-org/Makefile tdiary/Makefile >--- tdiary-org/Makefile Sun Jun 27 23:24:48 2004 >+++ tdiary/Makefile Fri Apr 1 03:13:12 2005 >@@ -6,7 +6,7 @@ > # > > PORTNAME= tdiary >-PORTVERSION= 2.0.0 >+PORTVERSION= 2.0.1 > CATEGORIES?= www ruby > MASTER_SITES= \ > ${MASTER_SITE_SOURCEFORGE} \ >@@ -26,7 +26,7 @@ > .endif > > RUBY_SHEBANG_FILES= index.rb update.rb misc/convert2.rb misc/plugin/squeeze.rb \ >- misc/plugin/windex.rb misc/plugin/a/a_conf.rb \ >+ misc/plugin/windex.rb \ > misc/plugin/trackback/tb.rb misc/style/etdiary/etdiary_test.rb > > TDIARYDIR= ${EXAMPLESDIR} >diff -urN tdiary-org/distinfo tdiary/distinfo >--- tdiary-org/distinfo Sun Jun 27 23:24:48 2004 >+++ tdiary/distinfo Fri Apr 1 10:12:57 2005 >@@ -1,2 +1,2 @@ >-MD5 (tdiary-full-2.0.0.tar.gz) = 810f9c77e222cd55b24ca0844285bfde >-SIZE (tdiary-full-2.0.0.tar.gz) = 1694168 >+MD5 (tdiary-full-2.0.1.tar.gz) = 05e75ef43bf89aa46c926acc825a5039 >+SIZE (tdiary-full-2.0.1.tar.gz) = 1704264 >diff -urN tdiary-org/files/tdiaryinst.rb.in tdiary/files/tdiaryinst.rb.in >--- tdiary-org/files/tdiaryinst.rb.in Tue Mar 2 02:01:10 2004 >+++ tdiary/files/tdiaryinst.rb.in Fri Apr 1 12:33:56 2005 >@@ -2,7 +2,7 @@ > # > # tdiaryinstall.rb - tDiary user directory copy script > # Date created: 13 July 2003 >-# Whom: KAMIYA Satosi <mimoriso@anet.ne.jp> >+# Whom: KAMIYA Satosi <mimoriso@gmail.com> > # > # $FreeBSD: ports/www/tdiary/files/tdiaryinst.rb.in,v 1.3 2004/03/01 17:01:10 pav Exp $ > # >@@ -30,6 +30,7 @@ > def FileUtils16.cp(src, dest, *options) > begin > FileUtils.cp(src, dest, *options) >+ FileUtils.chmod(0644, dest, *options) > rescue TypeError > optionhash = {} > options.each { |o| optionhash[o] = true } >=== ended cut here ===
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 79419
: 52413