ports/149681: [PATCH] devel/libev: update to 3.9

Martin Matuska mm at FreeBSD.org
Sun Aug 15 21:00:08 UTC 2010


>Number:         149681
>Category:       ports
>Synopsis:       [PATCH] devel/libev: update to 3.9
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    freebsd-ports-bugs
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          update
>Submitter-Id:   current-users
>Arrival-Date:   Sun Aug 15 21:00:06 UTC 2010
>Closed-Date:
>Last-Modified:
>Originator:     Martin Matuska
>Release:        FreeBSD 8.1-STABLE amd64
>Organization:
>Environment:
System: FreeBSD neo.vx.sk 8.1-STABLE FreeBSD 8.1-STABLE #0 r210674M: Sat Jul 31 12:28:28 CEST
>Description:
- Update to 3.9
- Fix TABs in Makefile

Generated with FreeBSD Port Tools 0.99
>How-To-Repeat:
>Fix:

--- libev-3.9,1.patch begins here ---
Index: Makefile
===================================================================
RCS file: /home/pcvs/ports/devel/libev/Makefile,v
retrieving revision 1.7
diff -u -r1.7 Makefile
--- Makefile	17 Aug 2009 15:38:53 -0000	1.7
+++ Makefile	15 Aug 2010 20:49:33 -0000
@@ -5,18 +5,19 @@
 # $FreeBSD: ports/devel/libev/Makefile,v 1.7 2009/08/17 15:38:53 vsevolod Exp $
 #
 
-PORTNAME=		libev
-PORTVERSION=	3.8
-PORTEPOCH=		1
-CATEGORIES=		devel
-MASTER_SITES=	http://dist.schmorp.de/libev/Attic/
+PORTNAME=	libev
+PORTVERSION=	3.9
+PORTEPOCH=	1
+CATEGORIES=	devel
+MASTER_SITES=	http://dist.schmorp.de/libev/ \
+		http://dist.schmorp.de/libev/Attic/
 
-MAINTAINER=		vsevolod at FreeBSD.org
-COMMENT=		A full-featured and high-performance event loop library
+MAINTAINER=	vsevolod at FreeBSD.org
+COMMENT=	A full-featured and high-performance event loop library
 
 GNU_CONFIGURE=	yes
 USE_LDCONFIG=	yes
 
-MAN3=			ev.3
+MAN3=		ev.3
 
 .include <bsd.port.mk>
Index: distinfo
===================================================================
RCS file: /home/pcvs/ports/devel/libev/distinfo,v
retrieving revision 1.7
diff -u -r1.7 distinfo
--- distinfo	17 Aug 2009 15:38:53 -0000	1.7
+++ distinfo	15 Aug 2010 20:49:33 -0000
@@ -1,3 +1,3 @@
-MD5 (libev-3.8.tar.gz) = 4897453c077056769777d43e5495ded1
-SHA256 (libev-3.8.tar.gz) = 25e353af5707bc4261276e02901ad469e1a46c589eaf5f66c5d3275c98b12294
-SIZE (libev-3.8.tar.gz) = 470250
+MD5 (libev-3.9.tar.gz) = 40fe7d56d70db83cc0c22a6a68d87a96
+SHA256 (libev-3.9.tar.gz) = 0b81cb55a8eb0a2e3d2364a397e244812dd6dd496e860ed7bf143e39e4c21c2e
+SIZE (libev-3.9.tar.gz) = 473062
--- libev-3.9,1.patch ends here ---

>Release-Note:
>Audit-Trail:
>Unformatted:



More information about the freebsd-ports-bugs mailing list