Bug 178380 - [MAINTAINER] net/babeld: Update to 1.4.0
Summary: [MAINTAINER] net/babeld: Update to 1.4.0
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: Bryan Drewery
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2013-05-06 23:50 UTC by Hung-Yi Chen
Modified: 2013-05-07 13:40 UTC (History)
0 users

See Also:


Attachments
babeld.diff (748 bytes, patch)
2013-05-06 23:50 UTC, Hung-Yi Chen
no flags Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Hung-Yi Chen 2013-05-06 23:50:00 UTC
        Update to 1.4.0.
Comment 1 Bryan Drewery freebsd_committer freebsd_triage 2013-05-07 12:52:06 UTC
Responsible Changed
From-To: freebsd-ports-bugs->bdrewery

I'll take it.
Comment 2 Bryan Drewery freebsd_committer freebsd_triage 2013-05-07 13:31:52 UTC
State Changed
From-To: open->closed

Committed, with minor changes. Thanks!
Comment 3 dfilter service freebsd_committer freebsd_triage 2013-05-07 13:31:56 UTC
Author: bdrewery
Date: Tue May  7 12:31:49 2013
New Revision: 317600
URL: http://svnweb.freebsd.org/changeset/ports/317600

Log:
  - Update to 1.4.0
  - Remove indefinite article from COMMENT
  
  PR:		ports/178380
  Submitted by:	Hung-Yi Chen <gaod@hychen.org> (maintainer)

Modified:
  head/net/babeld/Makefile
  head/net/babeld/distinfo

Modified: head/net/babeld/Makefile
==============================================================================
--- head/net/babeld/Makefile	Tue May  7 11:35:18 2013	(r317599)
+++ head/net/babeld/Makefile	Tue May  7 12:31:49 2013	(r317600)
@@ -2,12 +2,12 @@
 # $FreeBSD$
 
 PORTNAME=	babeld
-PORTVERSION=	1.3.5
+PORTVERSION=	1.4.0
 CATEGORIES=	net
 MASTER_SITES=	http://www.pps.univ-paris-diderot.fr/~jch/software/files/
 
 MAINTAINER=	gaod@hychen.org
-COMMENT=	A distance-vector routing protocol
+COMMENT=	Distance-vector routing protocol
 
 PLIST_FILES=	bin/babeld
 

Modified: head/net/babeld/distinfo
==============================================================================
--- head/net/babeld/distinfo	Tue May  7 11:35:18 2013	(r317599)
+++ head/net/babeld/distinfo	Tue May  7 12:31:49 2013	(r317600)
@@ -1,2 +1,2 @@
-SHA256 (babeld-1.3.5.tar.gz) = 2a5e5005c54d17a168f835b54e0ad9670ad300bd4099fb69245b271b3c0f7777
-SIZE (babeld-1.3.5.tar.gz) = 65627
+SHA256 (babeld-1.4.0.tar.gz) = 59c032e7007ea54eb13bbf5ccaa0a6da1de793a61d580b70a93d3846b9a5ba95
+SIZE (babeld-1.4.0.tar.gz) = 68520
_______________________________________________
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"