Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 26 Oct 2014 17:47:38 +0000 (UTC)
From:      Antoine Brodin <antoine@FreeBSD.org>
To:        ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org
Subject:   svn commit: r371512 - head/devel/libmsiecf
Message-ID:  <201410261747.s9QHlc90023320@svn.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: antoine
Date: Sun Oct 26 17:47:38 2014
New Revision: 371512
URL: https://svnweb.freebsd.org/changeset/ports/371512
QAT: https://qat.redports.org/buildarchive/r371512/

Log:
  Update to alpha-20141025

Modified:
  head/devel/libmsiecf/Makefile
  head/devel/libmsiecf/distinfo
  head/devel/libmsiecf/pkg-descr

Modified: head/devel/libmsiecf/Makefile
==============================================================================
--- head/devel/libmsiecf/Makefile	Sun Oct 26 17:44:22 2014	(r371511)
+++ head/devel/libmsiecf/Makefile	Sun Oct 26 17:47:38 2014	(r371512)
@@ -2,9 +2,10 @@
 # $FreeBSD$
 
 PORTNAME=	libmsiecf
-DISTVERSION=	alpha-20141024
+DISTVERSION=	alpha-20141025
 CATEGORIES=	devel
 MASTER_SITES=	https://googledrive.com/host/0B3fBvzttpiiSVm1MNkw5cU1mUG8/ \
+		https://github.com/libyal/libmsiecf/releases/download/${PORTVERSION:E}/ \
 		LOCAL/antoine
 
 MAINTAINER=	antoine@FreeBSD.org

Modified: head/devel/libmsiecf/distinfo
==============================================================================
--- head/devel/libmsiecf/distinfo	Sun Oct 26 17:44:22 2014	(r371511)
+++ head/devel/libmsiecf/distinfo	Sun Oct 26 17:47:38 2014	(r371512)
@@ -1,2 +1,2 @@
-SHA256 (libmsiecf-alpha-20141024.tar.gz) = c3fe1471db454aa249d9c2f21802c72b4368f67d31696e16fdb2be99146f6760
-SIZE (libmsiecf-alpha-20141024.tar.gz) = 1378586
+SHA256 (libmsiecf-alpha-20141025.tar.gz) = 690ba6e415fc3f0a4c00c54b871f37d8700bdaafc2277f9431e091d4519d00ab
+SIZE (libmsiecf-alpha-20141025.tar.gz) = 1378599

Modified: head/devel/libmsiecf/pkg-descr
==============================================================================
--- head/devel/libmsiecf/pkg-descr	Sun Oct 26 17:44:22 2014	(r371511)
+++ head/devel/libmsiecf/pkg-descr	Sun Oct 26 17:47:38 2014	(r371512)
@@ -1,4 +1,4 @@
 Library and tools to access the Microsoft Internet Explorer (MSIE) Cache File
 (index.dat) files
 
-WWW: http://code.google.com/p/libmsiecf/
+WWW: https://github.com/libyal/libmsiecf



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