svn commit: r373723 - head/graphics/libsixel

Dmitry Marakasov amdmi3 at FreeBSD.org
Mon Dec 1 21:39:56 UTC 2014


Author: amdmi3
Date: Mon Dec  1 21:39:54 2014
New Revision: 373723
URL: https://svnweb.freebsd.org/changeset/ports/373723
QAT: https://qat.redports.org/buildarchive/r373723/

Log:
  - Update to 1.4.1
  
  PR:		195545
  Submitted by:	sue at iwmt.org (maintainer)

Modified:
  head/graphics/libsixel/Makefile
  head/graphics/libsixel/distinfo
  head/graphics/libsixel/pkg-plist

Modified: head/graphics/libsixel/Makefile
==============================================================================
--- head/graphics/libsixel/Makefile	Mon Dec  1 21:23:03 2014	(r373722)
+++ head/graphics/libsixel/Makefile	Mon Dec  1 21:39:54 2014	(r373723)
@@ -1,7 +1,7 @@
 # $FreeBSD$
 
 PORTNAME=	libsixel
-PORTVERSION=	1.3.2
+PORTVERSION=	1.4.1
 PORTEPOCH=	1
 CATEGORIES=	graphics
 
@@ -14,7 +14,7 @@ LICENSE_FILE=	${WRKSRC}/LICENSE
 USE_GITHUB=	yes
 GH_ACCOUNT=	saitoha
 GH_TAGNAME=	v${PORTVERSION}
-GH_COMMIT=	385aada
+GH_COMMIT=	151b261
 
 USE_LDCONFIG=	yes
 USES=		libtool pkgconfig

Modified: head/graphics/libsixel/distinfo
==============================================================================
--- head/graphics/libsixel/distinfo	Mon Dec  1 21:23:03 2014	(r373722)
+++ head/graphics/libsixel/distinfo	Mon Dec  1 21:39:54 2014	(r373723)
@@ -1,2 +1,2 @@
-SHA256 (libsixel-1.3.2.tar.gz) = aafb06ffe799b04f2984dd4bb875136a6c36b2fcae3c35d83c8fc137cfa14ffe
-SIZE (libsixel-1.3.2.tar.gz) = 2521654
+SHA256 (libsixel-1.4.1.tar.gz) = f6bf9fbac3b45d33455dc439c85e0487d15e323623bab8b450dd03a8e05426b1
+SIZE (libsixel-1.4.1.tar.gz) = 4038369

Modified: head/graphics/libsixel/pkg-plist
==============================================================================
--- head/graphics/libsixel/pkg-plist	Mon Dec  1 21:23:03 2014	(r373722)
+++ head/graphics/libsixel/pkg-plist	Mon Dec  1 21:39:54 2014	(r373723)
@@ -4,7 +4,7 @@ include/sixel.h
 lib/libsixel.a
 lib/libsixel.so
 lib/libsixel.so.1
-lib/libsixel.so.1.0.2
+lib/libsixel.so.1.0.3
 libdata/pkgconfig/libsixel.pc
 man/man1/img2sixel.1.gz
 man/man1/sixel2png.1.gz


More information about the svn-ports-head mailing list