Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 18 Feb 2013 08:29:38 +0000 (UTC)
From:      Ganael LAPLANCHE <martymac@FreeBSD.org>
To:        ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org
Subject:   svn commit: r312489 - head/sysutils/fpart
Message-ID:  <201302180829.r1I8Tc7w085534@svn.freebsd.org>

next in thread | raw e-mail | index | archive | help
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@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,



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201302180829.r1I8Tc7w085534>