Index: head/sysutils/moreutils-parallel/Makefile =================================================================== --- head/sysutils/moreutils-parallel/Makefile (revision 273255) +++ head/sysutils/moreutils-parallel/Makefile (revision 273256) @@ -1,33 +1,32 @@ -# ex:ts=8 # New ports collection makefile for: moreutils-parallel # Date created: 2010-12-09 # Whom: Charlie Kester # # $FreeBSD$ # PORTNAME= moreutils-parallel -PORTVERSION= 0.43 +PORTVERSION= 0.44 CATEGORIES= sysutils MASTER_SITES= ${MASTER_SITE_DEBIAN_POOL} DISTNAME= moreutils_${PORTVERSION} MAINTAINER= ports@FreeBSD.org COMMENT= Run programs in parallel CONFLICTS= parallel-[0-9]* ALL_TARGET= bins WRKSRC= ${WRKDIR}/moreutils MAN1= parallel.1 MANCOMPRESSED= no PLIST_FILES= bin/parallel post-patch: cd ${FILESDIR} && ${CP} ${MAN1} ${WRKSRC}/ post-install: cd ${WRKSRC} && ${INSTALL_MAN} ${MAN1} ${MANPREFIX}/man/man1/ .include Property changes on: head/sysutils/moreutils-parallel/Makefile ___________________________________________________________________ Modified: cvs2svn:cvs-rev ## -1 +1 ## -1.2 \ No newline at end of property +1.3 \ No newline at end of property Index: head/sysutils/moreutils-parallel/distinfo =================================================================== --- head/sysutils/moreutils-parallel/distinfo (revision 273255) +++ head/sysutils/moreutils-parallel/distinfo (revision 273256) @@ -1,2 +1,2 @@ -SHA256 (moreutils_0.43.tar.gz) = 09e31e4f308bb1e8f9ab4f7d57f9e3c8246e3e3824015534af59763114a85c7d -SIZE (moreutils_0.43.tar.gz) = 44233 +SHA256 (moreutils_0.44.tar.gz) = 53ec2a967b4ab39cd29e5f9116b6f7b75eefdb97e768fe7b1b04fb688d236604 +SIZE (moreutils_0.44.tar.gz) = 44685 Property changes on: head/sysutils/moreutils-parallel/distinfo ___________________________________________________________________ Modified: cvs2svn:cvs-rev ## -1 +1 ## -1.1 \ No newline at end of property +1.2 \ No newline at end of property