Bug 176752 - [patch] update sysutils/foremost to 1.5.7
Summary: [patch] update sysutils/foremost to 1.5.7
Status: Closed FIXED
Alias: None
Product: Ports & Packages
Classification: Unclassified
Component: Individual Port(s) (show other bugs)
Version: Latest
Hardware: Any Any
: Normal Affects Only Me
Assignee: Ruslan Makhmatkhanov
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2013-03-08 17:20 UTC by Antoine Brodin
Modified: 2013-03-22 11:21 UTC (History)
1 user (show)

See Also:


Attachments
foremost.diff (966 bytes, patch)
2013-03-08 17:20 UTC, Antoine Brodin
no flags Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Antoine Brodin freebsd_committer freebsd_triage 2013-03-08 17:20:00 UTC
Update sysutils/foremost to 1.5.7
Version  1.5.7
-Added support for MP4 files
Version  1.5.6
-Added support for Office 2007 file as well as bug fixes
Comment 1 Edwin Groothuis freebsd_committer freebsd_triage 2013-03-08 17:20:12 UTC
Maintainer of sysutils/foremost,

Please note that PR ports/176752 has just been submitted.

If it contains a patch for an upgrade, an enhancement or a bug fix
you agree on, reply to this email stating that you approve the patch
and a committer will take care of it.

The full text of the PR can be found at:
    http://www.freebsd.org/cgi/query-pr.cgi?pr=ports/176752

-- 
Edwin Groothuis via the GNATS Auto Assign Tool
edwin@FreeBSD.org
Comment 2 Edwin Groothuis freebsd_committer freebsd_triage 2013-03-08 17:20:13 UTC
State Changed
From-To: open->feedback

Awaiting maintainers feedback (via the GNATS Auto Assign Tool)
Comment 3 Ruslan Makhmatkhanov freebsd_committer freebsd_triage 2013-03-08 21:07:06 UTC
Responsible Changed
From-To: freebsd-ports-bugs->rm

I will take it.
Comment 4 dfilter service freebsd_committer freebsd_triage 2013-03-22 11:18:53 UTC
Author: rm
Date: Fri Mar 22 11:18:39 2013
New Revision: 314904
URL: http://svnweb.freebsd.org/changeset/ports/314904

Log:
  - update to 1.5.7
  - update MASTER_SITES
  - trim Makefile header, while here
  
  changelog:
   Version 1.5.7: Added support for MP4 files
   Version 1.5.6: Added support for Office 2007 file as well as bug fixes
  
  PR:		176752
  Submitted by:	antoine
  Approved by:	maintainer timeout (2 weeks)

Modified:
  head/sysutils/foremost/Makefile
  head/sysutils/foremost/distinfo

Modified: head/sysutils/foremost/Makefile
==============================================================================
--- head/sysutils/foremost/Makefile	Fri Mar 22 11:17:50 2013	(r314903)
+++ head/sysutils/foremost/Makefile	Fri Mar 22 11:18:39 2013	(r314904)
@@ -1,14 +1,10 @@
-# Ports collection makefile for:  foremost
-# Date created:			  16 June 2004
-# Whom:				  Yonatan <Yonatan@xpert.com>
-#
+# Created by: Yonatan <Yonatan@xpert.com>
 # $FreeBSD$
-#
 
 PORTNAME=	foremost
-PORTVERSION=	1.5.5
+PORTVERSION=	1.5.7
 CATEGORIES=	sysutils
-MASTER_SITES=	SF
+MASTER_SITES=	http://foremost.sourceforge.net/pkg/
 
 MAINTAINER=	onatan@gmail.com
 COMMENT=	Console program to recover files based on their headers and footers

Modified: head/sysutils/foremost/distinfo
==============================================================================
--- head/sysutils/foremost/distinfo	Fri Mar 22 11:17:50 2013	(r314903)
+++ head/sysutils/foremost/distinfo	Fri Mar 22 11:18:39 2013	(r314904)
@@ -1,2 +1,2 @@
-SHA256 (foremost-1.5.5.tar.gz) = 6f5bdf8966a56d81a3db61cdec12ee9b2b2c6802ae615236111d3c566fd3fd1b
-SIZE (foremost-1.5.5.tar.gz) = 52708
+SHA256 (foremost-1.5.7.tar.gz) = 502054ef212e3d90b292e99c7f7ac91f89f024720cd5a7e7680c3d1901ef5f34
+SIZE (foremost-1.5.7.tar.gz) = 52352
_______________________________________________
svn-ports-all@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/svn-ports-all
To unsubscribe, send any mail to "svn-ports-all-unsubscribe@freebsd.org"
Comment 5 Ruslan Makhmatkhanov freebsd_committer freebsd_triage 2013-03-22 11:21:07 UTC
State Changed
From-To: feedback->closed

Committed, thanks.