Date: Sun, 25 Jan 2015 04:49:10 +0000 (UTC) From: Dmitry Marakasov <amdmi3@FreeBSD.org> To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r377863 - head/graphics/libsixel Message-ID: <201501250449.t0P4nAIa020422@svn.freebsd.org>
next in thread | raw e-mail | index | archive | help
Author: amdmi3 Date: Sun Jan 25 04:49:09 2015 New Revision: 377863 URL: https://svnweb.freebsd.org/changeset/ports/377863 QAT: https://qat.redports.org/buildarchive/r377863/ Log: - Update to 1.4.5 PR: 196758 Submitted by: sue@iwmt.org (maintainer) Modified: head/graphics/libsixel/Makefile head/graphics/libsixel/distinfo Modified: head/graphics/libsixel/Makefile ============================================================================== --- head/graphics/libsixel/Makefile Sun Jan 25 04:48:01 2015 (r377862) +++ head/graphics/libsixel/Makefile Sun Jan 25 04:49:09 2015 (r377863) @@ -1,7 +1,7 @@ # $FreeBSD$ PORTNAME= libsixel -PORTVERSION= 1.4.3 +PORTVERSION= 1.4.5 PORTEPOCH= 1 CATEGORIES= graphics @@ -14,7 +14,7 @@ LICENSE_FILE= ${WRKSRC}/LICENSE USE_GITHUB= yes GH_ACCOUNT= saitoha GH_TAGNAME= v${PORTVERSION} -GH_COMMIT= 31d35e9 +GH_COMMIT= 3b6dd3e USE_LDCONFIG= yes USES= libtool pkgconfig Modified: head/graphics/libsixel/distinfo ============================================================================== --- head/graphics/libsixel/distinfo Sun Jan 25 04:48:01 2015 (r377862) +++ head/graphics/libsixel/distinfo Sun Jan 25 04:49:09 2015 (r377863) @@ -1,2 +1,2 @@ -SHA256 (libsixel-1.4.3.tar.gz) = 7a00ce3af4528db247fce9c46bc4be7848985f9b267e79e181d555d6a16ea9b6 -SIZE (libsixel-1.4.3.tar.gz) = 4038857 +SHA256 (libsixel-1.4.5.tar.gz) = 7e959c50e17bc030b5b50d8fb32f770cacb229985edfac206dfffac0b2027114 +SIZE (libsixel-1.4.5.tar.gz) = 4039213
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201501250449.t0P4nAIa020422>