From owner-svn-ports-all@freebsd.org Thu Dec 3 16:27:08 2015 Return-Path: Delivered-To: svn-ports-all@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id F2923A40D76; Thu, 3 Dec 2015 16:27:08 +0000 (UTC) (envelope-from garga@FreeBSD.org) Received: from repo.freebsd.org (repo.freebsd.org [IPv6:2610:1c1:1:6068::e6a:0]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id C0A6B1D37; Thu, 3 Dec 2015 16:27:08 +0000 (UTC) (envelope-from garga@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id tB3GR7Tj057015; Thu, 3 Dec 2015 16:27:07 GMT (envelope-from garga@FreeBSD.org) Received: (from garga@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id tB3GR70l057014; Thu, 3 Dec 2015 16:27:07 GMT (envelope-from garga@FreeBSD.org) Message-Id: <201512031627.tB3GR70l057014@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: garga set sender to garga@FreeBSD.org using -f From: Renato Botelho Date: Thu, 3 Dec 2015 16:27:07 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r402880 - head/security/strongswan X-SVN-Group: ports-head MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-all@freebsd.org X-Mailman-Version: 2.1.20 Precedence: list List-Id: SVN commit messages for the ports tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 03 Dec 2015 16:27:09 -0000 Author: garga Date: Thu Dec 3 16:27:07 2015 New Revision: 402880 URL: https://svnweb.freebsd.org/changeset/ports/402880 Log: Add @sample to gcm.conf missed when I introduced it. No bump on PORTREVISION since GCM is disabled by default Submitted by: Jose Luis Duran Obtained from: https://github.com/pfsense/FreeBSD-ports/pull/2 Modified: head/security/strongswan/pkg-plist Modified: head/security/strongswan/pkg-plist ============================================================================== --- head/security/strongswan/pkg-plist Thu Dec 3 16:23:12 2015 (r402879) +++ head/security/strongswan/pkg-plist Thu Dec 3 16:27:07 2015 (r402880) @@ -253,7 +253,7 @@ man/man8/charon-cmd.8.gz %%GCM%%lib/ipsec/plugins/libstrongswan-gcm.a %%GCM%%lib/ipsec/plugins/libstrongswan-gcm.la %%GCM%%lib/ipsec/plugins/libstrongswan-gcm.so -%%GCM%%%%ETCDIR%%.d/charon/gcm.conf.sample +%%GCM%%@sample %%ETCDIR%%.d/charon/gcm.conf.sample %%IKEv1%%lib/ipsec/plugins/libstrongswan-xauth-generic.a %%IKEv1%%lib/ipsec/plugins/libstrongswan-xauth-generic.la %%IKEv1%%lib/ipsec/plugins/libstrongswan-xauth-generic.so