From owner-freebsd-ports-bugs@FreeBSD.ORG Tue Sep 4 16:20:09 2012 Return-Path: Delivered-To: freebsd-ports-bugs@hub.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [69.147.83.52]) by hub.freebsd.org (Postfix) with ESMTP id 0D6FE106566B for ; Tue, 4 Sep 2012 16:20:09 +0000 (UTC) (envelope-from gnats@FreeBSD.org) Received: from freefall.freebsd.org (freefall.freebsd.org [IPv6:2001:4f8:fff6::28]) by mx1.freebsd.org (Postfix) with ESMTP id BC5398FC0C for ; Tue, 4 Sep 2012 16:20:08 +0000 (UTC) Received: from freefall.freebsd.org (localhost [127.0.0.1]) by freefall.freebsd.org (8.14.5/8.14.5) with ESMTP id q84GK896015514 for ; Tue, 4 Sep 2012 16:20:08 GMT (envelope-from gnats@freefall.freebsd.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.14.5/8.14.5/Submit) id q84GK8AU015501; Tue, 4 Sep 2012 16:20:08 GMT (envelope-from gnats) Resent-Date: Tue, 4 Sep 2012 16:20:08 GMT Resent-Message-Id: <201209041620.q84GK8AU015501@freefall.freebsd.org> Resent-From: FreeBSD-gnats-submit@FreeBSD.org (GNATS Filer) Resent-To: freebsd-ports-bugs@FreeBSD.org Resent-Reply-To: FreeBSD-gnats-submit@FreeBSD.org, Masaki TAGAWA Received: from mx1.freebsd.org (mx1.freebsd.org [69.147.83.52]) by hub.freebsd.org (Postfix) with ESMTP id 2DA8F106566B for ; Tue, 4 Sep 2012 16:17:37 +0000 (UTC) (envelope-from masaki@rosetta.club.kyutech.ac.jp) Received: from rosetta.club.kyutech.ac.jp (rosetta.club.kyutech.ac.jp [131.206.108.15]) by mx1.freebsd.org (Postfix) with ESMTP id BDDA48FC08 for ; Tue, 4 Sep 2012 16:17:36 +0000 (UTC) Received: from rosetta.club.kyutech.ac.jp (localhost [127.0.0.1]) by rosetta.club.kyutech.ac.jp (8.14.5/8.14.5) with ESMTP id q84GHZi2057357; Wed, 5 Sep 2012 01:17:35 +0900 (JST) (envelope-from masaki@rosetta.club.kyutech.ac.jp) Received: (from masaki@localhost) by rosetta.club.kyutech.ac.jp (8.14.5/8.14.5/Submit) id q84GHZx6057356; Wed, 5 Sep 2012 01:17:35 +0900 (JST) (envelope-from masaki) Message-Id: <201209041617.q84GHZx6057356@rosetta.club.kyutech.ac.jp> Date: Wed, 5 Sep 2012 01:17:35 +0900 (JST) From: Masaki TAGAWA To: FreeBSD-gnats-submit@FreeBSD.org X-Send-Pr-Version: 3.113 Cc: Subject: ports/171327: [maintainer update] japanese/font-ricty: OptionsNG X-BeenThere: freebsd-ports-bugs@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list Reply-To: Masaki TAGAWA List-Id: Ports bug reports List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 04 Sep 2012 16:20:09 -0000 >Number: 171327 >Category: ports >Synopsis: [maintainer update] japanese/font-ricty: OptionsNG >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 Sep 04 16:20:07 UTC 2012 >Closed-Date: >Last-Modified: >Originator: Masaki TAGAWA >Release: FreeBSD 9.0-STABLE amd64 >Organization: WIDE Project >Environment: System: FreeBSD rosetta.club.kyutech.ac.jp 9.0-STABLE FreeBSD 9.0-STABLE #8: Mon Jul 2 11:36:08 JST 2012 root@rosetta.club.kyutech.ac.jp:/usr/obj/usr/src/sys/CLUBVMKERNEL amd64 >Description: * Convert to OptionsNG >How-To-Repeat: >Fix: --- font-ricty.diff begins here --- diff -ruN /usr/ports/japanese/font-ricty/Makefile redports/masaki/japanese/font-ricty/Makefile --- /usr/ports/japanese/font-ricty/Makefile 2012-05-06 09:23:21.000000000 +0900 +++ redports/masaki/japanese/font-ricty/Makefile 2012-09-05 01:04:15.620486610 +0900 @@ -7,7 +7,7 @@ PORTNAME= ricty PORTVERSION= 3.2.0 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= japanese x11-fonts MASTER_SITES= https://nodeload.github.com/yascentur/Ricty/tarball/${PORTVERSION}?dummy=/ PKGNAMEPREFIX= ja-font- @@ -36,11 +36,14 @@ LOCAL_FONTSDIR= share/fonts X_FONTSDIR= lib/X11/fonts -OPTIONS= DISCORD "Install Ricty-Discord" On +OPTIONS_DEFINE= DISCORD +DISCORD_DESC= Install Ricty-Discord + +OPTIONS_DEFAULT= DISCORD .include -.if defined(WITH_DISCORD) +.if ${PORT_OPTIONS:MDISCORD} PLIST_SUB+= DISCORD="" SUB_LIST+= DISCORD="" .else --- font-ricty.diff ends here --- >Release-Note: >Audit-Trail: >Unformatted: