svn commit: r304969 - head/sysutils/ncdu
Pawel Pekala
pawel at FreeBSD.org
Thu Sep 27 18:44:11 UTC 2012
Author: pawel
Date: Thu Sep 27 18:44:10 2012
New Revision: 304969
URL: http://svn.freebsd.org/changeset/ports/304969
Log:
- Update to version 1.9
- Add LICENSE
- Trim Makefile header
Modified:
head/sysutils/ncdu/Makefile
head/sysutils/ncdu/distinfo
Modified: head/sysutils/ncdu/Makefile
==============================================================================
--- head/sysutils/ncdu/Makefile Thu Sep 27 18:14:34 2012 (r304968)
+++ head/sysutils/ncdu/Makefile Thu Sep 27 18:44:10 2012 (r304969)
@@ -1,18 +1,16 @@
-# New ports collection makefile for: ncdu
-# Date created: 24 February 2007
-# Whom: Andrew Pantyukhin <infofarmer at FreeBSD.org>
-#
+# Created by: Andrew Pantyukhin <infofarmer at FreeBSD.org>
# $FreeBSD$
-#
PORTNAME= ncdu
-PORTVERSION= 1.8
+PORTVERSION= 1.9
CATEGORIES= sysutils
MASTER_SITES= http://dev.yorhel.nl/download/
MAINTAINER= pawel at FreeBSD.org
COMMENT= Ncurses du(1)
+LICENSE= MIT
+
GNU_CONFIGURE= yes
PLIST_FILES= bin/${PORTNAME}
MAN1= ${PORTNAME}.1
Modified: head/sysutils/ncdu/distinfo
==============================================================================
--- head/sysutils/ncdu/distinfo Thu Sep 27 18:14:34 2012 (r304968)
+++ head/sysutils/ncdu/distinfo Thu Sep 27 18:44:10 2012 (r304969)
@@ -1,2 +1,2 @@
-SHA256 (ncdu-1.8.tar.gz) = 42aaf0418c05e725b39b220166a9c604a9c54c0fbf7692c9c119b36d0ed5d099
-SIZE (ncdu-1.8.tar.gz) = 114648
+SHA256 (ncdu-1.9.tar.gz) = ea7349544a9da77764293d84e52862110ab49ee29b949158bc4bab908d3dd3a5
+SIZE (ncdu-1.9.tar.gz) = 124738
More information about the svn-ports-all
mailing list