Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 10 Feb 2013 11:41:40 GMT
From:      Antoine Brodin <antoine@freebsd.org>
To:        FreeBSD-gnats-submit@freebsd.org
Subject:   ports/176008: [maintainer] update devel/libevt to alpha-20130209
Message-ID:  <201302101141.r1ABfeWG008337@newdump.dreadbsd.org>
Resent-Message-ID: <201302101150.r1ABo1uX015370@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help

>Number:         176008
>Category:       ports
>Synopsis:       [maintainer] update devel/libevt to alpha-20130209
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    freebsd-ports-bugs
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          maintainer-update
>Submitter-Id:   current-users
>Arrival-Date:   Sun Feb 10 11:50:01 UTC 2013
>Closed-Date:
>Last-Modified:
>Originator:     Antoine Brodin
>Release:        FreeBSD 9.1-RELEASE amd64
>Organization:
none
>Environment:
System: FreeBSD everglades 9.1-RELEASE FreeBSD 9.1-RELEASE #0 r243825: Tue Dec 4 09:23:10 UTC 2012 root@farrell.cse.buffalo.edu:/usr/obj/usr/src/sys/GENERIC amd64


>Description:
- update devel/libevt to alpha-20130209
- there are now python examples
>How-To-Repeat:
>Fix:


--- libevt.diff begins here ---
Index: libevt/Makefile
===================================================================
--- libevt/Makefile	(revision 312018)
+++ libevt/Makefile	(working copy)
@@ -1,8 +1,8 @@
-# Created by: antoine@FreeBSD.org
+# Created by: Antoine Brodin <antoine@FreeBSD.org>
 # $FreeBSD$
 
 PORTNAME=	libevt
-DISTVERSION=	alpha-20130111
+DISTVERSION=	alpha-20130209
 CATEGORIES=	devel
 MASTER_SITES=	GOOGLE_CODE
 
@@ -39,7 +39,8 @@
 .endif
 .if ${PORT_OPTIONS:MEXAMPLES}
 	@${MKDIR} ${EXAMPLESDIR}
-	${INSTALL_DATA} ${WRKSRC}/examples/${PORTNAME}/* ${EXAMPLESDIR}
+	${INSTALL_DATA} ${WRKSRC}/examples/${PORTNAME}/* \
+		${WRKSRC}/examples/${PORTNAME:S,lib,py,}/* ${EXAMPLESDIR}
 .endif
 
 .include <bsd.port.mk>
Index: libevt/distinfo
===================================================================
--- libevt/distinfo	(revision 312018)
+++ libevt/distinfo	(working copy)
@@ -1,2 +1,2 @@
-SHA256 (libevt-alpha-20130111.tar.gz) = 834d6dc2353777e870f17c7d89dadada403451a26e9325b54fe4c509b81f259e
-SIZE (libevt-alpha-20130111.tar.gz) = 1619568
+SHA256 (libevt-alpha-20130209.tar.gz) = e0e12e1d8821b8ff4fa51f43378365075f2cb877f2fc5d4b5e836d8b18bb50e2
+SIZE (libevt-alpha-20130209.tar.gz) = 1621592
--- libevt.diff ends here ---


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



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201302101141.r1ABfeWG008337>