From owner-svn-ports-head@freebsd.org Fri Dec 16 08:36:12 2016 Return-Path: Delivered-To: svn-ports-head@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 5F059C82C44; Fri, 16 Dec 2016 08:36:12 +0000 (UTC) (envelope-from jhale@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 1605BFF5; Fri, 16 Dec 2016 08:36:12 +0000 (UTC) (envelope-from jhale@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id uBG8aBe6084408; Fri, 16 Dec 2016 08:36:11 GMT (envelope-from jhale@FreeBSD.org) Received: (from jhale@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id uBG8aBWZ084406; Fri, 16 Dec 2016 08:36:11 GMT (envelope-from jhale@FreeBSD.org) Message-Id: <201612160836.uBG8aBWZ084406@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: jhale set sender to jhale@FreeBSD.org using -f From: "Jason E. Hale" Date: Fri, 16 Dec 2016 08:36:11 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r428654 - head/sysutils/shlock 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.23 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: Fri, 16 Dec 2016 08:36:12 -0000 Author: jhale Date: Fri Dec 16 08:36:10 2016 New Revision: 428654 URL: https://svnweb.freebsd.org/changeset/ports/428654 Log: Update to 2.6.1 Add LICENSE (ISCL) Drop verify target Modified: head/sysutils/shlock/Makefile head/sysutils/shlock/distinfo Modified: head/sysutils/shlock/Makefile ============================================================================== --- head/sysutils/shlock/Makefile Fri Dec 16 08:33:14 2016 (r428653) +++ head/sysutils/shlock/Makefile Fri Dec 16 08:36:10 2016 (r428654) @@ -1,17 +1,16 @@ # $FreeBSD$ PORTNAME= shlock -PORTVERSION= 2.6.0 +PORTVERSION= 2.6.1 CATEGORIES= sysutils MASTER_SITES= ISC/inn -DISTFILES= inn-${PORTVERSION}${EXTRACT_SUFX} \ - inn-${PORTVERSION}${EXTRACT_SUFX}.asc -EXTRACT_ONLY= inn-${PORTVERSION}${EXTRACT_SUFX} +DISTNAME= inn-${PORTVERSION} MAINTAINER= ports@FreeBSD.org COMMENT= Create lock files for use in shell scripts -WRKSRC= ${WRKDIR}/inn-${PORTVERSION} +LICENSE= ISCL +LICENSE_FILE= ${WRKSRC}/LICENSE GNU_CONFIGURE= yes CONFIGURE_ENV= ac_cv_path_PERL="${TRUE}" @@ -20,13 +19,6 @@ ALL_TARGET= all-lib PLIST_FILES= bin/shlock man/man1/shlock.1.gz -verify: checksum - gpg --verify ${DISTDIR}/inn-${PORTVERSION}${EXTRACT_SUFX}.asc - -post-patch: - @${REINPLACE_CMD} -e \ - '/#pragma GCC/s|^|// |' ${WRKSRC}/lib/getmodaddr.c - post-build: @(cd ${WRKSRC}/backends && ${DO_MAKE_BUILD} shlock) Modified: head/sysutils/shlock/distinfo ============================================================================== --- head/sysutils/shlock/distinfo Fri Dec 16 08:33:14 2016 (r428653) +++ head/sysutils/shlock/distinfo Fri Dec 16 08:36:10 2016 (r428654) @@ -1,4 +1,3 @@ -SHA256 (inn-2.6.0.tar.gz) = ba96be8e87c2b56bf896c9f96492ed7706beb68e082794f8fabc7058a1804da7 -SIZE (inn-2.6.0.tar.gz) = 2597729 -SHA256 (inn-2.6.0.tar.gz.asc) = 7e855a79b50606871f299bae8c47531a376ce87f0b99bb7cba30bcdc7a155020 -SIZE (inn-2.6.0.tar.gz.asc) = 473 +TIMESTAMP = 1481875845 +SHA256 (inn-2.6.1.tar.gz) = 50f03516d39922f5c4db68915d2a70c8d5ffe8c14a16ba01029c148700523bda +SIZE (inn-2.6.1.tar.gz) = 2570558