From owner-svn-ports-all@FreeBSD.ORG Mon May 12 07:57:04 2014 Return-Path: Delivered-To: svn-ports-all@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) (using TLSv1 with cipher ADH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTPS id 6B5F8123; Mon, 12 May 2014 07:57:04 +0000 (UTC) Received: from mail-oa0-x22e.google.com (mail-oa0-x22e.google.com [IPv6:2607:f8b0:4003:c02::22e]) (using TLSv1 with cipher ECDHE-RSA-RC4-SHA (128/128 bits)) (Client CN "smtp.gmail.com", Issuer "Google Internet Authority G2" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 1B63B25E4; Mon, 12 May 2014 07:57:04 +0000 (UTC) Received: by mail-oa0-f46.google.com with SMTP id i4so7740188oah.5 for ; Mon, 12 May 2014 00:57:03 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=mime-version:sender:in-reply-to:references:date:message-id:subject :from:to:content-type; bh=QBbYGmyLfWN5FVy35K9zDvdwm2MPOXw4M+YJl6KPEGE=; b=BW/4rRlyrTS53oGww8IVI0zxyflTBR3o8SEGxCAgs7apDEDmlQBZ2LmtZytZHwZSCb oGikQAf6xO2e9/1pHEN4G7BDDNzW+R7pDull+rGFUjnVLswJ9modtd+2Wl1K/VwTdq4c ExxPd7zyKOZfNPDW5vlKA/pKI9/yY2sNFK6kQ8gd17gnjs49VPc4ZL6EUL4FpkDRZDvw 2mcJZ/Q4/Y13XKj/zjazDneDx8Nf1vedf+oh/Rc9Fb2qEqSU03tX4OGxIIRCxwsIFhZC bOpFTQuRB+NxXz1IpsdgbhkZsPzfyBwzZL2iUlRpgF4Fv9DkwiXSHFLR+18h3k3vYRi6 B9bQ== MIME-Version: 1.0 X-Received: by 10.182.109.201 with SMTP id hu9mr716991obb.77.1399881423308; Mon, 12 May 2014 00:57:03 -0700 (PDT) Sender: r.c.ladan@gmail.com Received: by 10.182.123.83 with HTTP; Mon, 12 May 2014 00:57:03 -0700 (PDT) Received: by 10.182.123.83 with HTTP; Mon, 12 May 2014 00:57:03 -0700 (PDT) In-Reply-To: <201405120712.s4C7CTUt067648@svn.freebsd.org> References: <201405120712.s4C7CTUt067648@svn.freebsd.org> Date: Mon, 12 May 2014 09:57:03 +0200 X-Google-Sender-Auth: Pixoez--5NBSx8uZQkMcNWWWTIg Message-ID: Subject: Re: svn commit: r353777 - head/sysutils/flexbackup From: =?UTF-8?Q?Ren=C3=A9_Ladan?= To: svn-ports-all@freebsd.org, svn-ports-head@freebsd.org, ports-committers@freebsd.org Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: quoted-printable X-Content-Filtered-By: Mailman/MimeDel 2.1.18 X-BeenThere: svn-ports-all@freebsd.org X-Mailman-Version: 2.1.18 Precedence: list List-Id: SVN commit messages for the ports tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 12 May 2014 07:57:04 -0000 Op 12 mei 2014 09:12 schreef "Rene Ladan" : > > Author: rene > Date: Mon May 12 07:12:28 2014 > New Revision: 353777 > URL: http://svnweb.freebsd.org/changeset/ports/353777 > QAT: https://qat.redports.org/buildarchive/r353777/ > > Log: > - Drop optional support for expired star format > - Bump PORTREVISION (pkg-descr and COMMENT changed) > Committed too soon, there are PRS for the star and smake ports. I'll look into them. Ren=C3=A9 > Modified: > head/sysutils/flexbackup/Makefile > head/sysutils/flexbackup/pkg-descr > > Modified: head/sysutils/flexbackup/Makefile > =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D > --- head/sysutils/flexbackup/Makefile Mon May 12 07:01:56 2014 (r353776) > +++ head/sysutils/flexbackup/Makefile Mon May 12 07:12:28 2014 (r353777) > @@ -3,13 +3,13 @@ > > PORTNAME=3D flexbackup > PORTVERSION=3D 1.2.1 > -PORTREVISION=3D 5 > +PORTREVISION=3D 6 > CATEGORIES=3D sysutils > MASTER_SITES=3D http://www.edwinh.org/flexbackup/tarball/ \ > http://www.reynoldsnet.org/flexbackup/tarball/ > > MAINTAINER=3D mva@FreeBSD.org > -COMMENT=3D Perl-based flexible backup system that can use dump/afio/cpio/tar/star > +COMMENT=3D Perl-based flexible backup system that can use dump/afio/cpio/tar > > LICENSE=3D GPLv2 > > @@ -21,17 +21,15 @@ TAR_CMD=3D ${PREFIX}/bin/gtar > > SUB_FILES+=3D pkg-message > > -OPTIONS_DEFINE=3D AFIO BUFFER MBUFFER STAR ZIP DOCS > +OPTIONS_DEFINE=3D AFIO BUFFER MBUFFER ZIP DOCS > AFIO_DESC=3D Enable afio support > BUFFER_DESC=3D Enable buffer support > MBUFFER_DESC=3D Enable mbuffer support > -STAR_DESC=3D Enable star support > ZIP_DESC=3D Enable zip support > > AFIO_RUN_DEPENDS=3D afio:${PORTSDIR}/sysutils/afio > BUFFER_RUN_DEPENDS=3D buffer:${PORTSDIR}/misc/buffer > MBUFFER_RUN_DEPENDS=3D mbuffer:${PORTSDIR}/misc/mbuffer > -STAR_RUN_DEPENDS=3D star:${PORTSDIR}/archivers/star > ZIP_RUN_DEPENDS=3D zip:${PORTSDIR}/archivers/zip > > DOCLIST=3D CHANGES CREDITS README TODO faq.html > @@ -52,6 +50,5 @@ do-install: > > post-install: > @cd ${WRKSRC} && ${COPYTREE_SHARE} "${DOCLIST}" ${STAGEDIR}${DOCSDIR} > - @${CAT} ${PKGMESSAGE} > > .include > > Modified: head/sysutils/flexbackup/pkg-descr > =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D > --- head/sysutils/flexbackup/pkg-descr Mon May 12 07:01:56 2014 (r353776) > +++ head/sysutils/flexbackup/pkg-descr Mon May 12 07:12:28 2014 (r353777) > @@ -2,7 +2,7 @@ A flexible backup tool > > Features: > o Easy to configure > - o Uses dump, afio, GNU tar, cpio, star, pax, or zip archivers > + o Uses dump, afio, GNU tar, cpio, pax, or zip archivers > o Full and numbered levels of incremental backup (acts like "dump") > o Compression and buffering options for all backup types > o Does remote filesystems (over rsh/ssh; no special service) >