ports/176008: [maintainer] update devel/libevt to alpha-20130209
Antoine Brodin
antoine at freebsd.org
Sun Feb 10 11:50:01 UTC 2013
>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 at 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 at FreeBSD.org
+# Created by: Antoine Brodin <antoine at 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:
More information about the freebsd-ports-bugs
mailing list