From owner-svn-ports-head@FreeBSD.ORG Sat Sep 7 04:21:06 2013 Return-Path: Delivered-To: svn-ports-head@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [8.8.178.115]) (using TLSv1 with cipher ADH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTP id D5E5B593; Sat, 7 Sep 2013 04:21:06 +0000 (UTC) (envelope-from vanilla@FreeBSD.org) Received: from svn.freebsd.org (svn.freebsd.org [IPv6:2001:1900:2254:2068::e6a:0]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by mx1.freebsd.org (Postfix) with ESMTPS id C1FF02931; Sat, 7 Sep 2013 04:21:06 +0000 (UTC) Received: from svn.freebsd.org ([127.0.1.70]) by svn.freebsd.org (8.14.7/8.14.7) with ESMTP id r874L6FG051436; Sat, 7 Sep 2013 04:21:06 GMT (envelope-from vanilla@svn.freebsd.org) Received: (from vanilla@localhost) by svn.freebsd.org (8.14.7/8.14.5/Submit) id r874L6nK051435; Sat, 7 Sep 2013 04:21:06 GMT (envelope-from vanilla@svn.freebsd.org) Message-Id: <201309070421.r874L6nK051435@svn.freebsd.org> From: "Vanilla I. Shu" Date: Sat, 7 Sep 2013 04:21:06 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r326570 - head/databases/postgresql-plv8js X-SVN-Group: ports-head MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-head@freebsd.org X-Mailman-Version: 2.1.14 Precedence: list List-Id: SVN commit messages for the ports tree for head List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 07 Sep 2013 04:21:06 -0000 Author: vanilla Date: Sat Sep 7 04:21:06 2013 New Revision: 326570 URL: http://svnweb.freebsd.org/changeset/ports/326570 Log: add minssing PLIST_SUB. Modified: head/databases/postgresql-plv8js/Makefile Modified: head/databases/postgresql-plv8js/Makefile ============================================================================== --- head/databases/postgresql-plv8js/Makefile Sat Sep 7 04:19:12 2013 (r326569) +++ head/databases/postgresql-plv8js/Makefile Sat Sep 7 04:21:06 2013 (r326570) @@ -17,6 +17,7 @@ USES= gmake USE_ZIP= yes USE_PGSQL= yes WANT_PGSQL_VER= 91+ +PLIST_SUB+= PORTVERSION="${PORTVERSION}" SUB_FILES= pkg-message PKGMESSAGE= ${WRKSRC}/pkg-message