Date: Tue, 2 May 2006 23:52:15 +0900 (JST) From: Fumihiko Kimura <jfkimura@yahoo.co.jp> To: FreeBSD-gnats-submit@FreeBSD.org Cc: vs@FreeBSD.org Subject: ports/96666: [maintainer] update ports: www/tdiary-devel Message-ID: <200605021452.k42EqF7m005794@sh1.radio.gr.jp> Resent-Message-ID: <200605021500.k42F0Vfm063806@freefall.freebsd.org>
next in thread | raw e-mail | index | archive | help
>Number: 96666 >Category: ports >Synopsis: [maintainer] update ports: www/tdiary-devel >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: Tue May 02 15:00:30 GMT 2006 >Closed-Date: >Last-Modified: >Originator: Fumihiko Kimura >Release: FreeBSD 6.0-RELEASE i386 >Organization: >Environment: >Description: By a messaged By Commitor: "Could you please check if there REALLY is no need for the CONFLICTS line?" - It was my mistake. Thank you for your advice. (PR ports/96034) >How-To-Repeat: >Fix: === begin cut here === diff -urN tdiary-devel.orig/Makefile tdiary-devel/Makefile --- tdiary-devel.orig/Makefile Tue May 2 20:26:31 2006 +++ tdiary-devel/Makefile Tue May 2 23:33:09 2006 @@ -18,6 +18,7 @@ COMMENT= A Web-based diary system (like weblog) written in Ruby NO_BUILD= yes +CONFLICTS?= ja-tdiary-devel-[0-9]* PKGMESSAGE= ${WRKDIR}/pkg-message USE_RUBY= yes RUBY_VER= 1.8 @@ -32,6 +33,8 @@ TDIARYDIR= ${EXAMPLESDIR}${PKGNAMESUFFIX} WRKSRC= ${WRKDIR}/${PORTNAME}-${PORTVERSION} +RUBY_NO_BUILD_DEPENDS= yes +#TDIARY_LANG ja:tdiary.conf-ja en:en zh:en .if !defined(TDIARY_LANG) TDIARY_LANG= en .endif === 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?200605021452.k42EqF7m005794>