Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 12 Feb 2013 12:10:01 GMT
From:      dfilter@FreeBSD.ORG (dfilter service)
To:        freebsd-ports-bugs@FreeBSD.org
Subject:   Re: ports/176008: commit references a PR
Message-ID:  <201302121210.r1CCA1Vj069392@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help
The following reply was made to PR ports/176008; it has been noted by GNATS.

From: dfilter@FreeBSD.ORG (dfilter service)
To: bug-followup@FreeBSD.org
Cc:  
Subject: Re: ports/176008: commit references a PR
Date: Tue, 12 Feb 2013 12:09:42 +0000 (UTC)

 Author: miwi
 Date: Tue Feb 12 12:09:30 2013
 New Revision: 312104
 URL: http://svnweb.freebsd.org/changeset/ports/312104
 
 Log:
   - Update to 20130209
   
   PR:		176008
   Submitted by:	maintainer
 
 Modified:
   head/devel/libevt/Makefile   (contents, props changed)
   head/devel/libevt/distinfo   (contents, props changed)
 
 Modified: head/devel/libevt/Makefile
 ==============================================================================
 --- head/devel/libevt/Makefile	Tue Feb 12 12:05:39 2013	(r312103)
 +++ head/devel/libevt/Makefile	Tue Feb 12 12:09:30 2013	(r312104)
 @@ -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 @@ 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 <bsd.port.mk>
 
 Modified: head/devel/libevt/distinfo
 ==============================================================================
 --- head/devel/libevt/distinfo	Tue Feb 12 12:05:39 2013	(r312103)
 +++ head/devel/libevt/distinfo	Tue Feb 12 12:09:30 2013	(r312104)
 @@ -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
 _______________________________________________
 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"
 



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