Date: Sat, 11 May 2013 15:31:46 +0000 (UTC) From: Pawel Pekala <pawel@FreeBSD.org> To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r317888 - head/sysutils/ncdu Message-ID: <201305111531.r4BFVkHJ044538@svn.freebsd.org>
next in thread | raw e-mail | index | archive | help
Author: pawel Date: Sat May 11 15:31:46 2013 New Revision: 317888 URL: http://svnweb.freebsd.org/changeset/ports/317888 Log: - Update to version 1.10 - Remove Author: tag from pkg-descr Modified: head/sysutils/ncdu/Makefile (contents, props changed) head/sysutils/ncdu/distinfo (contents, props changed) head/sysutils/ncdu/pkg-descr (contents, props changed) Modified: head/sysutils/ncdu/Makefile ============================================================================== --- head/sysutils/ncdu/Makefile Sat May 11 15:31:37 2013 (r317887) +++ head/sysutils/ncdu/Makefile Sat May 11 15:31:46 2013 (r317888) @@ -2,9 +2,9 @@ # $FreeBSD$ PORTNAME= ncdu -PORTVERSION= 1.9 +PORTVERSION= 1.10 CATEGORIES= sysutils -MASTER_SITES= http://dev.yorhel.nl/download/ +MASTER_SITES= http://dev.yorhel.nl/download/ MAINTAINER= pawel@FreeBSD.org COMMENT= Ncurses du(1) Modified: head/sysutils/ncdu/distinfo ============================================================================== --- head/sysutils/ncdu/distinfo Sat May 11 15:31:37 2013 (r317887) +++ head/sysutils/ncdu/distinfo Sat May 11 15:31:46 2013 (r317888) @@ -1,2 +1,2 @@ -SHA256 (ncdu-1.9.tar.gz) = ea7349544a9da77764293d84e52862110ab49ee29b949158bc4bab908d3dd3a5 -SIZE (ncdu-1.9.tar.gz) = 124738 +SHA256 (ncdu-1.10.tar.gz) = f5994a4848dbbca480d39729b021f057700f14ef72c0d739bbd82d862f2f0c67 +SIZE (ncdu-1.10.tar.gz) = 131810 Modified: head/sysutils/ncdu/pkg-descr ============================================================================== --- head/sysutils/ncdu/pkg-descr Sat May 11 15:31:37 2013 (r317887) +++ head/sysutils/ncdu/pkg-descr Sat May 11 15:31:46 2013 (r317888) @@ -2,5 +2,4 @@ ncdu (NCurses Disk Usage) is a curses-ba the well-known 'du', and provides a fast way to see what directories are using your disk space. -Author: Yoran "YorHel" Heling <projects@yorhel.nl> WWW: http://dev.yorhel.nl/ncdu/
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201305111531.r4BFVkHJ044538>