Date: Sat, 1 Nov 2014 23:09:46 +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: r372046 - head/devel/liblnk Message-ID: <201411012309.sA1N9kvw004739@svn.freebsd.org>
next in thread | raw e-mail | index | archive | help
Author: antoine Date: Sat Nov 1 23:09:46 2014 New Revision: 372046 URL: https://svnweb.freebsd.org/changeset/ports/372046 QAT: https://qat.redports.org/buildarchive/r372046/ Log: Update to alpha-20141026 Modified: head/devel/liblnk/Makefile head/devel/liblnk/distinfo head/devel/liblnk/pkg-descr Modified: head/devel/liblnk/Makefile ============================================================================== --- head/devel/liblnk/Makefile Sat Nov 1 23:06:23 2014 (r372045) +++ head/devel/liblnk/Makefile Sat Nov 1 23:09:46 2014 (r372046) @@ -2,10 +2,11 @@ # $FreeBSD$ PORTNAME= liblnk -PORTVERSION= 20140905 +PORTVERSION= 20141026 DISTVERSIONPREFIX= alpha- CATEGORIES= devel MASTER_SITES= https://googledrive.com/host/0B3fBvzttpiiSQmluVC1YeDVvZWM/ \ + https://github.com/libyal/liblnk/releases/download/${PORTVERSION}/ \ LOCAL/antoine MAINTAINER= antoine@FreeBSD.org Modified: head/devel/liblnk/distinfo ============================================================================== --- head/devel/liblnk/distinfo Sat Nov 1 23:06:23 2014 (r372045) +++ head/devel/liblnk/distinfo Sat Nov 1 23:09:46 2014 (r372046) @@ -1,2 +1,2 @@ -SHA256 (liblnk-alpha-20140905.tar.gz) = b33312236752be0776aeb10cb48a7b3ddd9cf47a653a72b85ab5f10d8080a490 -SIZE (liblnk-alpha-20140905.tar.gz) = 1394256 +SHA256 (liblnk-alpha-20141026.tar.gz) = 0d551763c751f28124c321d00f779059a1d0500adab4724da75f2e944c95a879 +SIZE (liblnk-alpha-20141026.tar.gz) = 1397717 Modified: head/devel/liblnk/pkg-descr ============================================================================== --- head/devel/liblnk/pkg-descr Sat Nov 1 23:06:23 2014 (r372045) +++ head/devel/liblnk/pkg-descr Sat Nov 1 23:09:46 2014 (r372046) @@ -1,3 +1,3 @@ Library and tools to access the Windows Shortcut File (LNK) Format -WWW: http://code.google.com/p/liblnk/ +WWW: https://github.com/libyal/liblnk
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201411012309.sA1N9kvw004739>