Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 13 Dec 2003 16:15:02 +0900 (JST)
From:      Fumihiko Kimura <jfkimura@yahoo.co.jp>
To:        FreeBSD-gnats-submit@FreeBSD.org
Subject:   ports/60201: maintainer-update ports: www/tdiary japanese/tdiary
Message-ID:  <200312130715.hBD7F2SC036727@sh0.radio.gr.jp>
Resent-Message-ID: <200312130720.hBD7KKkM074093@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help

>Number:         60201
>Category:       ports
>Synopsis:       maintainer-update ports: www/tdiary japanese/tdiary
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    freebsd-ports-bugs
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          maintainer-update
>Submitter-Id:   current-users
>Arrival-Date:   Fri Dec 12 23:20:19 PST 2003
>Closed-Date:
>Last-Modified:
>Originator:     Fumihiko Kimura
>Release:        FreeBSD 4.9-RELEASE i386
>Organization:
>Environment:
>Description:

I dealt by the contents which took indication in an E-mail.

 * ports has error/FIX: pkg-message: read-only file system
 * add CONFICT to www/tdiary and japanese/tdiary

>How-To-Repeat:

Checked:

	FreeBSD 4.9-RELEASE

>Fix:

[www/tdiary]
=== begin  cut here ===
diff -urN  /usr/ports/www/tdiary-old/Makefile /usr/ports/www/tdiary/Makefile
--- /usr/ports/www/tdiary-old/Makefile	Tue Dec  9 11:48:11 2003
+++ /usr/ports/www/tdiary/Makefile	Sat Dec 13 16:04:04 2003
@@ -19,6 +19,8 @@
 COMMENT=	A Web-based diary system (like weblog) written in Ruby
 
 NO_BUILD=		yes
+CONFLICTS?=		ja-tdiary-1.*
+PKGMESSAGE=		${WRKDIR}/pkg-message
 USE_RUBY=		yes
 .if  !defined(WITHOUT_RUBY_FEATURES)
 USE_RUBY_FEATURES=	fileutils
=== ended  cut here ===

[japanese/tdiary]
=== begin  cut here ===
diff -urN /usr/ports/japanese/tdiary-old/Makefile /usr/ports/japanese/tdiary/Makefile
--- /usr/ports/japanese/tdiary-old/Makefile	Mon Jul 21 13:04:01 2003
+++ /usr/ports/japanese/tdiary/Makefile	Sat Dec 13 16:00:04 2003
@@ -10,6 +10,7 @@
 MAINTAINER=	jfkimura@yahoo.co.jp
 
 TDIARY_LANG=	tdiary.conf-ja
+CONFLICTS=	tdiary-1.*
 MASTERDIR?=	${.CURDIR}/../../www/tdiary
 
 .include "${MASTERDIR}/Makefile"
=== ended  cut here ===

>Release-Note:
>Audit-Trail:
>Unformatted:



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200312130715.hBD7F2SC036727>