diff --git a/devel/libevt/Makefile b/devel/libevt/Makefile index 36e3d95ccb11..05dc14276bb4 100644 --- a/devel/libevt/Makefile +++ b/devel/libevt/Makefile @@ -1,8 +1,8 @@ -# Created by: antoine@FreeBSD.org +# Created by: Antoine Brodin # $FreeBSD$ PORTNAME= libevt -DISTVERSION= alpha-20130111 +DISTVERSION= alpha-20130209 CATEGORIES= devel MASTER_SITES= GOOGLE_CODE @@ -39,7 +39,8 @@ post-install: .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 diff --git a/devel/libevt/distinfo b/devel/libevt/distinfo index 31be1a58c2c2..447b828f2d7d 100644 --- a/devel/libevt/distinfo +++ b/devel/libevt/distinfo @@ -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