From owner-svn-ports-all@freebsd.org Sun Feb 11 02:31:28 2018 Return-Path: Delivered-To: svn-ports-all@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 72219F11078; Sun, 11 Feb 2018 02:31:28 +0000 (UTC) (envelope-from yuri@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 281997EBB7; Sun, 11 Feb 2018 02:31:28 +0000 (UTC) (envelope-from yuri@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 231741CBD7; Sun, 11 Feb 2018 02:31:28 +0000 (UTC) (envelope-from yuri@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id w1B2VRLb094037; Sun, 11 Feb 2018 02:31:27 GMT (envelope-from yuri@FreeBSD.org) Received: (from yuri@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id w1B2VRZp094034; Sun, 11 Feb 2018 02:31:27 GMT (envelope-from yuri@FreeBSD.org) Message-Id: <201802110231.w1B2VRZp094034@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: yuri set sender to yuri@FreeBSD.org using -f From: Yuri Victorovich Date: Sun, 11 Feb 2018 02:31:27 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r461454 - in head/security/pwman: . files X-SVN-Group: ports-head X-SVN-Commit-Author: yuri X-SVN-Commit-Paths: in head/security/pwman: . files X-SVN-Commit-Revision: 461454 X-SVN-Commit-Repository: ports 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.25 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: Sun, 11 Feb 2018 02:31:28 -0000 Author: yuri Date: Sun Feb 11 02:31:27 2018 New Revision: 461454 URL: https://svnweb.freebsd.org/changeset/ports/461454 Log: security/pwman: Update to 0.4.5 Changelog: https://sourceforge.net/projects/pwman/files/pwman/pwman-0.4.5/ChangeLog Additional port changes: * Changed to DISTVERSION * Updated patch-configure Modified: head/security/pwman/Makefile head/security/pwman/distinfo head/security/pwman/files/patch-configure Modified: head/security/pwman/Makefile ============================================================================== --- head/security/pwman/Makefile Sun Feb 11 00:09:42 2018 (r461453) +++ head/security/pwman/Makefile Sun Feb 11 02:31:27 2018 (r461454) @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= pwman -PORTVERSION= 0.4.4 +DISTVERSION= 0.4.5 CATEGORIES= security MASTER_SITES= SF/${PORTNAME}/${PORTNAME}/${PORTNAME}-${PORTVERSION} Modified: head/security/pwman/distinfo ============================================================================== --- head/security/pwman/distinfo Sun Feb 11 00:09:42 2018 (r461453) +++ head/security/pwman/distinfo Sun Feb 11 02:31:27 2018 (r461454) @@ -1,2 +1,3 @@ -SHA256 (pwman-0.4.4.tar.gz) = 29027550ddef720ec447a3031063b10691e6139c9cd5bab18974a52dabdd69c5 -SIZE (pwman-0.4.4.tar.gz) = 114439 +TIMESTAMP = 1518315739 +SHA256 (pwman-0.4.5.tar.gz) = 7e7cf582408711423b1577b24e65427352eec5586f0cab82bf08cecb242ca776 +SIZE (pwman-0.4.5.tar.gz) = 135138 Modified: head/security/pwman/files/patch-configure ============================================================================== --- head/security/pwman/files/patch-configure Sun Feb 11 00:09:42 2018 (r461453) +++ head/security/pwman/files/patch-configure Sun Feb 11 02:31:27 2018 (r461454) @@ -1,26 +1,26 @@ ---- configure.orig 2011-02-15 22:30:29 UTC +--- configure.orig 2018-02-11 02:23:44 UTC +++ configure -@@ -4339,13 +4339,13 @@ if test "${with_curses+set}" = set; then +@@ -4398,13 +4398,13 @@ if test "${with_curses+set}" = set; then fi --{ echo "$as_me:$LINENO: checking for initscr in -lcurses" >&5 --echo $ECHO_N "checking for initscr in -lcurses... $ECHO_C" >&6; } -+{ echo "$as_me:$LINENO: checking for initscr in -lncurses" >&5 -+echo $ECHO_N "checking for initscr in -lncurses... $ECHO_C" >&6; } - if test "${ac_cv_lib_curses_initscr+set}" = set; then - echo $ECHO_N "(cached) $ECHO_C" >&6 +-{ $as_echo "$as_me:${as_lineno-$LINENO}: checking for initscr in -lcurses" >&5 +-$as_echo_n "checking for initscr in -lcurses... " >&6; } ++{ $as_echo "$as_me:${as_lineno-$LINENO}: checking for initscr in -lncurses" >&5 ++$as_echo_n "checking for initscr in -lncurses... " >&6; } + if ${ac_cv_lib_curses_initscr+:} false; then : + $as_echo_n "(cached) " >&6 else ac_check_lib_save_LIBS=$LIBS -LIBS="-lcurses $LIBS" +LIBS="-lncurses $LIBS" - cat >conftest.$ac_ext <<_ACEOF - /* confdefs.h. */ - _ACEOF -@@ -4401,7 +4401,7 @@ fi - { echo "$as_me:$LINENO: result: $ac_cv_lib_curses_initscr" >&5 - echo "${ECHO_T}$ac_cv_lib_curses_initscr" >&6; } - if test $ac_cv_lib_curses_initscr = yes; then + cat confdefs.h - <<_ACEOF >conftest.$ac_ext + /* end confdefs.h. */ + +@@ -4435,7 +4435,7 @@ fi + { $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_cv_lib_curses_initscr" >&5 + $as_echo "$ac_cv_lib_curses_initscr" >&6; } + if test "x$ac_cv_lib_curses_initscr" = xyes; then : - LIBS="$LIBS -lcurses" + LIBS="$LIBS -lncurses" if test x$curses_loc = x/usr -a -d /usr/include/ncurses; then