From owner-svn-ports-head@freebsd.org Wed Oct 5 07:15:04 2016 Return-Path: Delivered-To: svn-ports-head@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 61B3BAF60C7; Wed, 5 Oct 2016 07:15:04 +0000 (UTC) (envelope-from ehaupt@FreeBSD.org) Received: from repo.freebsd.org (repo.freebsd.org [IPv6:2610:1c1:1:6068::e6a:0]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id 1B7C57B0; Wed, 5 Oct 2016 07:15:04 +0000 (UTC) (envelope-from ehaupt@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id u957F38Q089810; Wed, 5 Oct 2016 07:15:03 GMT (envelope-from ehaupt@FreeBSD.org) Received: (from ehaupt@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id u957F3Pj089808; Wed, 5 Oct 2016 07:15:03 GMT (envelope-from ehaupt@FreeBSD.org) Message-Id: <201610050715.u957F3Pj089808@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: ehaupt set sender to ehaupt@FreeBSD.org using -f From: Emanuel Haupt Date: Wed, 5 Oct 2016 07:15:03 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r423323 - head/graphics/recoverjpeg X-SVN-Group: ports-head MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-head@freebsd.org X-Mailman-Version: 2.1.23 Precedence: list List-Id: SVN commit messages for the ports tree for head List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 05 Oct 2016 07:15:04 -0000 Author: ehaupt Date: Wed Oct 5 07:15:03 2016 New Revision: 423323 URL: https://svnweb.freebsd.org/changeset/ports/423323 Log: Update to 2.6 Modified: head/graphics/recoverjpeg/Makefile head/graphics/recoverjpeg/distinfo Modified: head/graphics/recoverjpeg/Makefile ============================================================================== --- head/graphics/recoverjpeg/Makefile Wed Oct 5 06:55:21 2016 (r423322) +++ head/graphics/recoverjpeg/Makefile Wed Oct 5 07:15:03 2016 (r423323) @@ -2,42 +2,25 @@ # $FreeBSD$ PORTNAME= recoverjpeg -PORTVERSION= 2.2 +PORTVERSION= 2.6 +DISTVERSIONPREFIX= v CATEGORIES= graphics -MASTER_SITES= LOCAL/ehaupt MAINTAINER= ehaupt@FreeBSD.org COMMENT= Recoverjpeg tries to recover JFIF (JPEG) pictures from a peripheral LICENSE= GPLv2 -GNU_CONFIGURE= yes - -MANPAGE1= recoverjpeg.1 -PLIST_FILES= bin/recoverjpeg man/man1/recoverjpeg.1.gz +BUILD_DEPENDS= ${LOCALBASE}/bin/pandoc:textproc/hs-pandoc +RUN_DEPENDS= exif:graphics/exif \ + identify:graphics/ImageMagick -# recoverjpeg scripts require many dependencies -OPTIONS_DEFINE= SSCRIPTS -SSCRIPTS_DESC= Install sort-pictures script +USES= autoreconf shebangfix +GNU_CONFIGURE= yes -.include +SHEBANG_FILES= remove-duplicates -.if ${PORT_OPTIONS:MSSCRIPTS} -RUN_DEPENDS= exif:graphics/exif \ - identify:graphics/ImageMagick -PLIST_FILES+= bin/sort-pictures man/man1/sort-pictures.1.gz -MANPAGE1+= sort-pictures.1 -.endif - -do-install: - ${INSTALL_PROGRAM} ${WRKSRC}/${PORTNAME} ${STAGEDIR}${PREFIX}/bin -.if ${PORT_OPTIONS:MSSCRIPTS} -.for f in sort-pictures - ${INSTALL_SCRIPT} ${WRKSRC}/${f} ${STAGEDIR}${PREFIX}/bin -.endfor -.endif -.for f in ${MANPAGE1} - ${INSTALL_MAN} ${WRKSRC}/${f} ${STAGEDIR}${MANPREFIX}/man/man1 -.endfor +USE_GITHUB= yes +GH_ACCOUNT= samueltardieu .include Modified: head/graphics/recoverjpeg/distinfo ============================================================================== --- head/graphics/recoverjpeg/distinfo Wed Oct 5 06:55:21 2016 (r423322) +++ head/graphics/recoverjpeg/distinfo Wed Oct 5 07:15:03 2016 (r423323) @@ -1,2 +1,3 @@ -SHA256 (recoverjpeg-2.2.tar.gz) = 07e6b7128972b4bafed472f3f8f619a40aff84d4cb16c66e0f934222f429bdac -SIZE (recoverjpeg-2.2.tar.gz) = 87936 +TIMESTAMP = 1475429661 +SHA256 (samueltardieu-recoverjpeg-v2.6_GH0.tar.gz) = ed4c9f59cbeebd891ef4c09d7274176b3590143b28379a441eb6b8a94d55c52c +SIZE (samueltardieu-recoverjpeg-v2.6_GH0.tar.gz) = 17134