[patch update] devel/lfc 1.3.5 -> 1.3.6 How-To-Repeat: -
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 !
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 !
Responsible Changed From-To: freebsd-ports-bugs->culot I'll take it.
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"
State Changed From-To: open->closed Committed, thanks Kurt!