From owner-cvs-all@FreeBSD.ORG Thu Sep 24 07:52:42 2009 Return-Path: Delivered-To: cvs-all@FreeBSD.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 71BF2106566B; Thu, 24 Sep 2009 07:52:42 +0000 (UTC) (envelope-from johans@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [IPv6:2001:4f8:fff6::29]) by mx1.freebsd.org (Postfix) with ESMTP id 484B08FC14; Thu, 24 Sep 2009 07:52:42 +0000 (UTC) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.14.3/8.14.3) with ESMTP id n8O7qg3D080318; Thu, 24 Sep 2009 07:52:42 GMT (envelope-from johans@repoman.freebsd.org) Received: (from johans@localhost) by repoman.freebsd.org (8.14.3/8.14.3/Submit) id n8O7qg3O080317; Thu, 24 Sep 2009 07:52:42 GMT (envelope-from johans) Message-Id: <200909240752.n8O7qg3O080317@repoman.freebsd.org> From: Johan van Selst Date: Thu, 24 Sep 2009 07:52:42 +0000 (UTC) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Cc: Subject: cvs commit: ports/security/sks Makefile distinfo X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: **OBSOLETE** CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 24 Sep 2009 07:52:42 -0000 johans 2009-09-24 07:52:42 UTC FreeBSD ports repository Modified files: security/sks Makefile distinfo Log: - Update sks to 1.1.1 release - MASTER_SITES changed to GOOGLE_CODE - ALL_TARGET removed (was causing man page to be built a second time) - post-extract target added to create an empty ${WRKSRC}Makefile.local to stop the build complaining about the missing file. - files/patch-dbserver.ml removed. Not applicable to SKS 1.1.1 PR: ports/139098 Submitted by: John Marshall Feature safe: yes Revision Changes Path 1.7 +7 -5 ports/security/sks/Makefile 1.5 +3 -3 ports/security/sks/distinfo