Date: Fri, 6 Feb 2015 02:47:15 +0000 (UTC) From: "Vanilla I. Shu" <vanilla@FreeBSD.org> To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r378504 - head/graphics/libsixel Message-ID: <201502060247.t162lF2a013325@svn.freebsd.org>
next in thread | raw e-mail | index | archive | help
Author: vanilla Date: Fri Feb 6 02:47:14 2015 New Revision: 378504 URL: https://svnweb.freebsd.org/changeset/ports/378504 QAT: https://qat.redports.org/buildarchive/r378504/ Log: Upgrade to 1.4.7. PR: 197315 Submitted by: maintainer Modified: head/graphics/libsixel/Makefile head/graphics/libsixel/distinfo Modified: head/graphics/libsixel/Makefile ============================================================================== --- head/graphics/libsixel/Makefile Fri Feb 6 02:43:41 2015 (r378503) +++ head/graphics/libsixel/Makefile Fri Feb 6 02:47:14 2015 (r378504) @@ -1,7 +1,7 @@ # $FreeBSD$ PORTNAME= libsixel -PORTVERSION= 1.4.5 +PORTVERSION= 1.4.7 PORTEPOCH= 1 CATEGORIES= graphics @@ -14,7 +14,7 @@ LICENSE_FILE= ${WRKSRC}/LICENSE USE_GITHUB= yes GH_ACCOUNT= saitoha GH_TAGNAME= v${PORTVERSION} -GH_COMMIT= 3b6dd3e +GH_COMMIT= cdc6005 USE_LDCONFIG= yes USES= libtool pkgconfig Modified: head/graphics/libsixel/distinfo ============================================================================== --- head/graphics/libsixel/distinfo Fri Feb 6 02:43:41 2015 (r378503) +++ head/graphics/libsixel/distinfo Fri Feb 6 02:47:14 2015 (r378504) @@ -1,2 +1,2 @@ -SHA256 (libsixel-1.4.5.tar.gz) = 7e959c50e17bc030b5b50d8fb32f770cacb229985edfac206dfffac0b2027114 -SIZE (libsixel-1.4.5.tar.gz) = 4039213 +SHA256 (libsixel-1.4.7.tar.gz) = 24098d9e5929cee21c0a68817ed0667142ff8c91fe0dc21eab6e3dbed5276fa9 +SIZE (libsixel-1.4.7.tar.gz) = 4057503
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201502060247.t162lF2a013325>