From owner-svn-ports-head@freebsd.org Sun Sep 9 20:54:31 2018 Return-Path: Delivered-To: svn-ports-head@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2610:1c1:1:606c::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id E91A0109E40B; Sun, 9 Sep 2018 20:54:30 +0000 (UTC) (envelope-from fernape@FreeBSD.org) Received: from mxrelay.nyi.freebsd.org (mxrelay.nyi.freebsd.org [IPv6:2610:1c1:1:606c::19:3]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client CN "mxrelay.nyi.freebsd.org", Issuer "Let's Encrypt Authority X3" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 8C64881125; Sun, 9 Sep 2018 20:54:30 +0000 (UTC) (envelope-from fernape@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 mxrelay.nyi.freebsd.org (Postfix) with ESMTPS id 819D61EDFA; Sun, 9 Sep 2018 20:54:30 +0000 (UTC) (envelope-from fernape@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id w89KsUIJ037923; Sun, 9 Sep 2018 20:54:30 GMT (envelope-from fernape@FreeBSD.org) Received: (from fernape@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id w89KsTF6037921; Sun, 9 Sep 2018 20:54:29 GMT (envelope-from fernape@FreeBSD.org) Message-Id: <201809092054.w89KsTF6037921@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: fernape set sender to fernape@FreeBSD.org using -f From: =?UTF-8?Q?Fernando_Apestegu=c3=ada?= Date: Sun, 9 Sep 2018 20:54:29 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r479334 - head/security/ccrypt X-SVN-Group: ports-head X-SVN-Commit-Author: fernape X-SVN-Commit-Paths: head/security/ccrypt X-SVN-Commit-Revision: 479334 X-SVN-Commit-Repository: ports 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.27 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: Sun, 09 Sep 2018 20:54:31 -0000 Author: fernape Date: Sun Sep 9 20:54:29 2018 New Revision: 479334 URL: https://svnweb.freebsd.org/changeset/ports/479334 Log: security/ccrypt: update to 1.11 * Fixes a number of minor portability issues and minor bugs PR: 230995 Submitted by: dg@syrec.org Approved by: tcberner (mentor), dev2@heesakkers.info (maintainer) Differential Revision: https://reviews.freebsd.org/D17098 Modified: head/security/ccrypt/Makefile head/security/ccrypt/distinfo head/security/ccrypt/pkg-plist Modified: head/security/ccrypt/Makefile ============================================================================== --- head/security/ccrypt/Makefile Sun Sep 9 20:14:55 2018 (r479333) +++ head/security/ccrypt/Makefile Sun Sep 9 20:54:29 2018 (r479334) @@ -2,46 +2,31 @@ # $FreeBSD$ PORTNAME= ccrypt -PORTVERSION= 1.10 -PORTREVISION= 1 +DISTVERSION= 1.11 CATEGORIES= security -MASTER_SITES= SF \ - http://www.mathstat.dal.ca/~selinger/ccrypt/download/ +MASTER_SITES= SF/${PORTNAME}/${DISTVERSION}/ \ + http://www.mathstat.dal.ca/~selinger/ccrypt/download/${DISTVERSION}/ MAINTAINER= dev2@heesakkers.info COMMENT= Command-line utility for encrypting and decrypting files and streams -LICENSE= GPLv2 +LICENSE= GPLv2 LICENSE_FILE= ${WRKSRC}/COPYING -USES= gmake +USES= gmake OPTIONS_DEFINE= DOCS NLS +OPTIONS_SUB= yes -.include +NLS_USES= gettext-runtime +NLS_CONFIGURE_ENABLE= nls -.if ${PORT_OPTIONS:MNLS} -PLIST_SUB+= NLS="" -USES+= gettext -.else -PLIST_SUB+= NLS="@comment " -USES+= perl5 -USE_PERL5= build -CONFIGURE_ARGS+= --disable-nls -.endif - GNU_CONFIGURE= yes -post-patch: - @${REINPLACE_CMD} -e 's|gtar|tar|g' ${WRKSRC}/configure - -post-install: -.if ${PORT_OPTIONS:MDOCS} +post-install-DOCS-on: @${MKDIR} ${STAGEDIR}${DOCSDIR} - ${INSTALL_DATA} ${WRKSRC}/README ${STAGEDIR}${DOCSDIR} -.for i in ccrypt.html cypfaq01.txt - ${INSTALL_DATA} ${WRKSRC}/doc/$i ${STAGEDIR}${DOCSDIR} +.for i in README doc/ccrypt.html doc/cypfaq01.txt + ${INSTALL_DATA} ${WRKSRC}/$i ${STAGEDIR}${DOCSDIR} .endfor -.endif .include Modified: head/security/ccrypt/distinfo ============================================================================== --- head/security/ccrypt/distinfo Sun Sep 9 20:14:55 2018 (r479333) +++ head/security/ccrypt/distinfo Sun Sep 9 20:54:29 2018 (r479334) @@ -1,2 +1,3 @@ -SHA256 (ccrypt-1.10.tar.gz) = 87d66da2170facabf6f2fc073586ae2c7320d4689980cfca415c74688e499ba0 -SIZE (ccrypt-1.10.tar.gz) = 669491 +TIMESTAMP = 1535549116 +SHA256 (ccrypt-1.11.tar.gz) = b19c47500a96ee5fbd820f704c912f6efcc42b638c0a6aa7a4e3dc0a6b51a44f +SIZE (ccrypt-1.11.tar.gz) = 834575 Modified: head/security/ccrypt/pkg-plist ============================================================================== --- head/security/ccrypt/pkg-plist Sun Sep 9 20:14:55 2018 (r479333) +++ head/security/ccrypt/pkg-plist Sun Sep 9 20:54:29 2018 (r479334) @@ -9,6 +9,7 @@ man/man1/ccat.1.gz man/man1/ccrypt.1.gz man/man1/ccguess.1.gz %%NLS%%share/locale/de/LC_MESSAGES/ccrypt.mo +%%NLS%%share/locale/et/LC_MESSAGES/ccrypt.mo %%NLS%%share/locale/fr/LC_MESSAGES/ccrypt.mo %%PORTDOCS%%%%DOCSDIR%%/README %%PORTDOCS%%%%DOCSDIR%%/ccrypt.html