Bug 176757 - [maintainer] update devel/libevtx to alpha-20130303
Summary: [maintainer] update devel/libevtx to alpha-20130303
Status: Closed FIXED
Alias: None
Product: Ports & Packages
Classification: Unclassified
Component: Individual Port(s) (show other bugs)
Version: Latest
Hardware: Any Any
: Normal Affects Only Me
Assignee: Ruslan Makhmatkhanov
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2013-03-08 17:20 UTC by Antoine Brodin
Modified: 2013-03-09 16:40 UTC (History)
0 users

See Also:


Attachments
libevtx.diff (1.01 KB, patch)
2013-03-08 17:20 UTC, Antoine Brodin
no flags Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Antoine Brodin freebsd_committer freebsd_triage 2013-03-08 17:20:02 UTC
Update devel/libevtx to alpha-20130303
Comment 1 Edwin Groothuis freebsd_committer freebsd_triage 2013-03-08 17:20:41 UTC
Responsible Changed
From-To: freebsd-ports-bugs->antoine

Submitter is maintainer and has GNATS access (via the GNATS Auto Assign 
Tool)
Comment 2 Antoine Brodin freebsd_committer freebsd_triage 2013-03-08 17:23:00 UTC
Responsible Changed
From-To: antoine->freebsd-ports-bugs

Back to freebsd-ports-bugs
Comment 3 Ruslan Makhmatkhanov freebsd_committer freebsd_triage 2013-03-08 21:08:17 UTC
Responsible Changed
From-To: freebsd-ports-bugs->rm

I will take it.
Comment 4 dfilter service freebsd_committer freebsd_triage 2013-03-09 16:36:11 UTC
Author: rm
Date: Sat Mar  9 16:35:59 2013
New Revision: 313730
URL: http://svnweb.freebsd.org/changeset/ports/313730

Log:
  - update to alpha-20130303
  
  PR:		176757
  Submitted by:	antoine (maintainer)

Modified:
  head/devel/libevtx/Makefile
  head/devel/libevtx/distinfo

Modified: head/devel/libevtx/Makefile
==============================================================================
--- head/devel/libevtx/Makefile	Sat Mar  9 16:35:10 2013	(r313729)
+++ head/devel/libevtx/Makefile	Sat Mar  9 16:35:59 2013	(r313730)
@@ -2,7 +2,7 @@
 # $FreeBSD$
 
 PORTNAME=	libevtx
-DISTVERSION=	alpha-20130226
+DISTVERSION=	alpha-20130303
 CATEGORIES=	devel
 MASTER_SITES=	GOOGLE_CODE
 
@@ -14,7 +14,7 @@ LICENSE=	LGPL3
 GNU_CONFIGURE=	yes
 CONFIGURE_ARGS=	--enable-python
 USE_GETTEXT=	yes
-USE_GNOME=	gnomehack
+USES=		pathfix
 USE_ICONV=	yes
 USE_PYTHON=	yes
 USE_LDCONFIG=	yes

Modified: head/devel/libevtx/distinfo
==============================================================================
--- head/devel/libevtx/distinfo	Sat Mar  9 16:35:10 2013	(r313729)
+++ head/devel/libevtx/distinfo	Sat Mar  9 16:35:59 2013	(r313730)
@@ -1,2 +1,2 @@
-SHA256 (libevtx-alpha-20130226.tar.gz) = 497710250c23f470e6f8a9f7aefcff3cf9621e42d7b0fb14859a4e3f4f4f7b6a
-SIZE (libevtx-alpha-20130226.tar.gz) = 1641709
+SHA256 (libevtx-alpha-20130303.tar.gz) = feb4c76a6ce38b65e4dae6f0ec172ce98a76c4c12365a6bddb4e2b2d94e668bb
+SIZE (libevtx-alpha-20130303.tar.gz) = 1652665
_______________________________________________
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"
Comment 5 Ruslan Makhmatkhanov freebsd_committer freebsd_triage 2013-03-09 16:36:59 UTC
State Changed
From-To: open->closed

Committed, thanks.