svn commit: r312489 - head/sysutils/fpart
Ganael LAPLANCHE
martymac at FreeBSD.org
Mon Feb 18 08:29:39 UTC 2013
Author: martymac
Date: Mon Feb 18 08:29:37 2013
New Revision: 312489
URL: http://svnweb.freebsd.org/changeset/ports/312489
Log:
- Update to 0.7
- Update description
Modified:
head/sysutils/fpart/Makefile
head/sysutils/fpart/distinfo
head/sysutils/fpart/pkg-descr (contents, props changed)
Modified: head/sysutils/fpart/Makefile
==============================================================================
--- head/sysutils/fpart/Makefile Mon Feb 18 08:18:48 2013 (r312488)
+++ head/sysutils/fpart/Makefile Mon Feb 18 08:29:37 2013 (r312489)
@@ -2,14 +2,14 @@
# $FreeBSD$
PORTNAME= fpart
-PORTVERSION= 0.6
+PORTVERSION= 0.7
CATEGORIES= sysutils
MASTER_SITES= SF/${PORTNAME}/${PORTNAME}/${PORTNAME}-${PORTVERSION} \
http://contribs.martymac.org/fpart/
EXTRACT_SUFX= .tgz
MAINTAINER= martymac at FreeBSD.org
-COMMENT= Sort files and divide them into partitions
+COMMENT= Sort and pack files into partitions
LICENSE= BSD
Modified: head/sysutils/fpart/distinfo
==============================================================================
--- head/sysutils/fpart/distinfo Mon Feb 18 08:18:48 2013 (r312488)
+++ head/sysutils/fpart/distinfo Mon Feb 18 08:29:37 2013 (r312489)
@@ -1,2 +1,2 @@
-SHA256 (fpart-0.6.tgz) = e84b900cde4a047a9f1490f0c3bb8412e1d6e69d52f358c5a13b049520251642
-SIZE (fpart-0.6.tgz) = 37239
+SHA256 (fpart-0.7.tgz) = 1e4786138b60be87363df9ef6123c4e9fce1bd2579f8d7728f70a6cdf5346ca2
+SIZE (fpart-0.7.tgz) = 40839
Modified: head/sysutils/fpart/pkg-descr
==============================================================================
--- head/sysutils/fpart/pkg-descr Mon Feb 18 08:18:48 2013 (r312488)
+++ head/sysutils/fpart/pkg-descr Mon Feb 18 08:29:37 2013 (r312489)
@@ -1,4 +1,4 @@
-Fpart is a tool that helps you sort files and divide them into bags
+Fpart is a tool that helps you sort files and pack them into bags
("partitions"). It is developped in C and available under the BSD license.
It splits a list of directories and files into a certain number of partitions,
More information about the svn-ports-head
mailing list