Bug 189804 - [PATCH] textproc/ffe: update to 0.3.4
Summary: [PATCH] textproc/ffe: update to 0.3.4
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: Martin Wilke
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2014-05-14 14:50 UTC by Bartek Rutkowski
Modified: 2014-05-19 09:00 UTC (History)
1 user (show)

See Also:


Attachments
ffe-0.3.4.patch (1.03 KB, patch)
2014-05-14 14:50 UTC, Bartek Rutkowski
no flags Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Bartek Rutkowski freebsd_committer freebsd_triage 2014-05-14 14:50:03 UTC
- Update to 0.3.4
- Pet portlint

http://poudriere.ithil.palantiri.org:8080/latest-per-pkg/ffe/0.3.4/

Port maintainer (miwi@FreeBSD.org) is cc'd.

Generated with FreeBSD Port Tools 1.02 (mode: update, diff: SVN)
Comment 1 Edwin Groothuis freebsd_committer freebsd_triage 2014-05-14 14:50:09 UTC
Responsible Changed
From-To: freebsd-ports-bugs->miwi

Over to maintainer (via the GNATS Auto Assign Tool)
Comment 2 dfilter service freebsd_committer freebsd_triage 2014-05-19 08:51:52 UTC
Author: miwi
Date: Mon May 19 07:51:48 2014
New Revision: 354510
URL: http://svnweb.freebsd.org/changeset/ports/354510
QAT: https://qat.redports.org/buildarchive/r354510/

Log:
  - Update to 0.3.4
  - Pet portlint
  
  PR:		189804
  Submitted by:	Ports Fury

Modified:
  head/textproc/ffe/Makefile
  head/textproc/ffe/distinfo
  head/textproc/ffe/pkg-descr

Modified: head/textproc/ffe/Makefile
==============================================================================
--- head/textproc/ffe/Makefile	Mon May 19 07:50:16 2014	(r354509)
+++ head/textproc/ffe/Makefile	Mon May 19 07:51:48 2014	(r354510)
@@ -2,7 +2,7 @@
 # $FreeBSD$
 
 PORTNAME=	ffe
-PORTVERSION=	0.3.3
+PORTVERSION=	0.3.4
 CATEGORIES=	textproc
 MASTER_SITES=	SF/ff-extractor/ff-extractor/${PORTVERSION}
 

Modified: head/textproc/ffe/distinfo
==============================================================================
--- head/textproc/ffe/distinfo	Mon May 19 07:50:16 2014	(r354509)
+++ head/textproc/ffe/distinfo	Mon May 19 07:51:48 2014	(r354510)
@@ -1,2 +1,2 @@
-SHA256 (ffe-0.3.3.tar.gz) = 0dd2f95c6dd174ab75f53c499afebe44ecea23d74c3f1ebde9615fed6295b1cd
-SIZE (ffe-0.3.3.tar.gz) = 288035
+SHA256 (ffe-0.3.4.tar.gz) = 628b74c2b3b50fcd6dee9264d409d19a1b32f27112c4ddc3e187535c2aa7b13e
+SIZE (ffe-0.3.4.tar.gz) = 291063

Modified: head/textproc/ffe/pkg-descr
==============================================================================
--- head/textproc/ffe/pkg-descr	Mon May 19 07:50:16 2014	(r354509)
+++ head/textproc/ffe/pkg-descr	Mon May 19 07:51:48 2014	(r354510)
@@ -3,4 +3,4 @@ them in different formats. ffe relies on
 input file structure and the output format.
 
 Author: Timo Savinen <tjsa@iki.fi>
-WWW: http://ff-extractor.sourceforge.net/
+WWW: http://ff-extractor.sourceforge.net
_______________________________________________
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 3 Martin Wilke freebsd_committer freebsd_triage 2014-05-19 08:51:56 UTC
State Changed
From-To: open->closed

Committed. Thanks!