Bug 175096 - [patch update] devel/lfc 1.3.5 -> 1.3.6
Summary: [patch update] devel/lfc 1.3.5 -> 1.3.6
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: Frederic Culot
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2013-01-07 10:50 UTC by Kurt Jaeger
Modified: 2013-01-07 18:12 UTC (History)
1 user (show)

See Also:


Attachments
file.diff (880 bytes, patch)
2013-01-07 10:50 UTC, Kurt Jaeger
no flags Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Kurt Jaeger 2013-01-07 10:50:00 UTC
	[patch update] devel/lfc 1.3.5 -> 1.3.6

How-To-Repeat: 	-
Comment 1 Kurt Jaeger 2013-01-07 10:54:29 UTC
Hi!

> >Category:       ports
> >Responsible:    freebsd-ports-bugs
> >Synopsis:       [patch update] devel/lfc 1.3.5 -> 1.3.6
> >Arrival-Date:   Mon Jan 07 10:50:00 UTC 2013

Hold the press, there's a bug in the distfile.

Will send update soon.

-- 
pi@opsec.eu            +49 171 3101372                         7 years to go !
Comment 2 Kurt Jaeger 2013-01-07 16:44:08 UTC
Hi!

Patch for update to 1.3.7 attached.

diff -r -u devel/lfc/Makefile /usr/home/pi/myp/devel/lfc/Makefile
--- devel/lfc/Makefile	2013-01-01 15:29:32.000000000 +0100
+++ /usr/home/pi/myp/devel/lfc/Makefile	2013-01-07 17:40:55.000000000 +0100
@@ -2,7 +2,7 @@
 # $FreeBSD: head/devel/lfc/Makefile 309268 2012-12-19 21:11:10Z pawel $
 
 PORTNAME=	lfc
-PORTVERSION=	1.3.5
+PORTVERSION=	1.3.7
 CATEGORIES=	devel
 MASTER_SITES=	http://www.lemke-it.com/
 
diff -r -u devel/lfc/distinfo /usr/home/pi/myp/devel/lfc/distinfo
--- devel/lfc/distinfo	2013-01-01 15:29:32.000000000 +0100
+++ /usr/home/pi/myp/devel/lfc/distinfo	2013-01-07 17:41:01.000000000 +0100
@@ -1,2 +1,2 @@
-SHA256 (lfc-1.3.5.tar.gz) = dc0acd2dfe3451f91072f7ce05e9515d06f48bcbcbf11e191fe59b135b9ea106
-SIZE (lfc-1.3.5.tar.gz) = 173339
+SHA256 (lfc-1.3.7.tar.gz) = 719dbc7223ce74b5ac5ba4fcfb109447acfbcf2fe74f78bab946747b1c65a679
+SIZE (lfc-1.3.7.tar.gz) = 173435

-- 
pi@opsec.eu            +49 171 3101372                         7 years to go !
Comment 3 Frederic Culot freebsd_committer freebsd_triage 2013-01-07 17:51:50 UTC
Responsible Changed
From-To: freebsd-ports-bugs->culot

I'll take it.
Comment 4 dfilter service freebsd_committer freebsd_triage 2013-01-07 18:07:14 UTC
Author: culot
Date: Mon Jan  7 18:06:55 2013
New Revision: 310050
URL: http://svnweb.freebsd.org/changeset/ports/310050

Log:
  - Update to 1.3.7
  
  Changes:	http://www.lemke-it.com/litnoauth?request=pubcloglfc&lang=en
  PR:		ports/175096
  Submitted by:	Kurt Jaeger <fbsd-ports@opsec.eu> (maintainer)

Modified:
  head/devel/lfc/Makefile
  head/devel/lfc/distinfo

Modified: head/devel/lfc/Makefile
==============================================================================
--- head/devel/lfc/Makefile	Mon Jan  7 17:28:31 2013	(r310049)
+++ head/devel/lfc/Makefile	Mon Jan  7 18:06:55 2013	(r310050)
@@ -2,7 +2,7 @@
 # $FreeBSD$
 
 PORTNAME=	lfc
-PORTVERSION=	1.3.5
+PORTVERSION=	1.3.7
 CATEGORIES=	devel
 MASTER_SITES=	http://www.lemke-it.com/
 

Modified: head/devel/lfc/distinfo
==============================================================================
--- head/devel/lfc/distinfo	Mon Jan  7 17:28:31 2013	(r310049)
+++ head/devel/lfc/distinfo	Mon Jan  7 18:06:55 2013	(r310050)
@@ -1,2 +1,2 @@
-SHA256 (lfc-1.3.5.tar.gz) = dc0acd2dfe3451f91072f7ce05e9515d06f48bcbcbf11e191fe59b135b9ea106
-SIZE (lfc-1.3.5.tar.gz) = 173339
+SHA256 (lfc-1.3.7.tar.gz) = 719dbc7223ce74b5ac5ba4fcfb109447acfbcf2fe74f78bab946747b1c65a679
+SIZE (lfc-1.3.7.tar.gz) = 173435
_______________________________________________
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 Frederic Culot freebsd_committer freebsd_triage 2013-01-07 18:07:15 UTC
State Changed
From-To: open->closed

Committed, thanks Kurt!