Date: Sun, 26 Oct 2014 17:38:56 +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: r371508 - head/devel/libsmraw Message-ID: <201410261738.s9QHcurQ018277@svn.freebsd.org>
next in thread | raw e-mail | index | archive | help
Author: antoine Date: Sun Oct 26 17:38:55 2014 New Revision: 371508 URL: https://svnweb.freebsd.org/changeset/ports/371508 QAT: https://qat.redports.org/buildarchive/r371508/ Log: Update to alpha-20141026 Modified: head/devel/libsmraw/Makefile head/devel/libsmraw/distinfo head/devel/libsmraw/pkg-descr Modified: head/devel/libsmraw/Makefile ============================================================================== --- head/devel/libsmraw/Makefile Sun Oct 26 17:04:07 2014 (r371507) +++ head/devel/libsmraw/Makefile Sun Oct 26 17:38:55 2014 (r371508) @@ -2,9 +2,10 @@ # $FreeBSD$ PORTNAME= libsmraw -DISTVERSION= alpha-20141022 +DISTVERSION= alpha-20141026 CATEGORIES= devel MASTER_SITES= https://googledrive.com/host/0B3fBvzttpiiSRml2cndCelp2R3M/ \ + https://github.com/libyal/libsmraw/releases/download/${PORTVERSION:E}/ \ LOCAL/antoine MAINTAINER= antoine@FreeBSD.org Modified: head/devel/libsmraw/distinfo ============================================================================== --- head/devel/libsmraw/distinfo Sun Oct 26 17:04:07 2014 (r371507) +++ head/devel/libsmraw/distinfo Sun Oct 26 17:38:55 2014 (r371508) @@ -1,2 +1,2 @@ -SHA256 (libsmraw-alpha-20141022.tar.gz) = 5b95116071214c541787591f55d4bf4047ed67a0b24b47b2628a38b9f57ac1b0 -SIZE (libsmraw-alpha-20141022.tar.gz) = 1461167 +SHA256 (libsmraw-alpha-20141026.tar.gz) = 4de15fc80e33e0c58b729b62bea2a29eaf360ea6f25f2b1b3b12e388b9f9ba35 +SIZE (libsmraw-alpha-20141026.tar.gz) = 1461180 Modified: head/devel/libsmraw/pkg-descr ============================================================================== --- head/devel/libsmraw/pkg-descr Sun Oct 26 17:04:07 2014 (r371507) +++ head/devel/libsmraw/pkg-descr Sun Oct 26 17:38:55 2014 (r371508) @@ -1,3 +1,3 @@ Library and tools to access the (split) RAW image format. -WWW: http://code.google.com/p/libsmraw/ +WWW: https://github.com/libyal/libsmraw
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201410261738.s9QHcurQ018277>