svn commit: r317888 - head/sysutils/ncdu

Pawel Pekala pawel at FreeBSD.org
Sat May 11 15:31:47 UTC 2013


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 at 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 at yorhel.nl>
 WWW: http://dev.yorhel.nl/ncdu/


More information about the svn-ports-all mailing list