svn commit: r321736 - head/sysutils/fpart

Ganael LAPLANCHE martymac at FreeBSD.org
Tue Jun 25 12:10:03 UTC 2013


Author: martymac
Date: Tue Jun 25 12:10:02 2013
New Revision: 321736
URL: http://svnweb.freebsd.org/changeset/ports/321736

Log:
  Update to 0.8

Modified:
  head/sysutils/fpart/Makefile
  head/sysutils/fpart/distinfo

Modified: head/sysutils/fpart/Makefile
==============================================================================
--- head/sysutils/fpart/Makefile	Tue Jun 25 12:05:14 2013	(r321735)
+++ head/sysutils/fpart/Makefile	Tue Jun 25 12:10:02 2013	(r321736)
@@ -2,18 +2,20 @@
 # $FreeBSD$
 
 PORTNAME=	fpart
-PORTVERSION=	0.7
+PORTVERSION=	0.8
 CATEGORIES=	sysutils
 MASTER_SITES=	SF/${PORTNAME}/${PORTNAME}/${PORTNAME}-${PORTVERSION} \
 		http://contribs.martymac.org/fpart/
-EXTRACT_SUFX=	.tgz
 
 MAINTAINER=	martymac at FreeBSD.org
 COMMENT=	Sort and pack files into partitions
 
 LICENSE=	BSD
 
-MANCOMPRESSED=	yes
+GNU_CONFIGURE=	yes
+CONFIGURE_ARGS=	--disable-embfts
+
+MANCOMPRESSED=	no
 MAN1=		fpart.1
 PLIST_FILES=	bin/fpart
 PORTDOCS=	Changelog README TODO

Modified: head/sysutils/fpart/distinfo
==============================================================================
--- head/sysutils/fpart/distinfo	Tue Jun 25 12:05:14 2013	(r321735)
+++ head/sysutils/fpart/distinfo	Tue Jun 25 12:10:02 2013	(r321736)
@@ -1,2 +1,2 @@
-SHA256 (fpart-0.7.tgz) = 1e4786138b60be87363df9ef6123c4e9fce1bd2579f8d7728f70a6cdf5346ca2
-SIZE (fpart-0.7.tgz) = 40839
+SHA256 (fpart-0.8.tar.gz) = c5bf26995291f6dd2efefd05bd7d9052a32fbf87854f8b308a196fd35e68819d
+SIZE (fpart-0.8.tar.gz) = 157840


More information about the svn-ports-all mailing list