svn commit: r382482 - head/graphics/libsixel

Wen Heping wen at FreeBSD.org
Sat Mar 28 14:15:48 UTC 2015


Author: wen
Date: Sat Mar 28 14:15:46 2015
New Revision: 382482
URL: https://svnweb.freebsd.org/changeset/ports/382482
QAT: https://qat.redports.org/buildarchive/r382482/

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

Modified:
  head/graphics/libsixel/Makefile
  head/graphics/libsixel/distinfo

Modified: head/graphics/libsixel/Makefile
==============================================================================
--- head/graphics/libsixel/Makefile	Sat Mar 28 13:35:02 2015	(r382481)
+++ head/graphics/libsixel/Makefile	Sat Mar 28 14:15:46 2015	(r382482)
@@ -1,9 +1,11 @@
 # $FreeBSD$
 
 PORTNAME=	libsixel
-PORTVERSION=	1.4.8
+DISTVERSIONPREFIX=	v
+DISTVERSION=	1.4.10
 PORTEPOCH=	1
 CATEGORIES=	graphics
+MASTER_SITES=	GH
 
 MAINTAINER=	sue at iwmt.org
 COMMENT=	Encoder/decoder library for DEC SIXEL graphics
@@ -13,8 +15,6 @@ LICENSE_FILE=	${WRKSRC}/LICENSE
 
 USE_GITHUB=	yes
 GH_ACCOUNT=	saitoha
-GH_TAGNAME=	v${PORTVERSION}
-GH_COMMIT=	7efd9a4
 
 USE_LDCONFIG=	yes
 USES=		libtool pkgconfig

Modified: head/graphics/libsixel/distinfo
==============================================================================
--- head/graphics/libsixel/distinfo	Sat Mar 28 13:35:02 2015	(r382481)
+++ head/graphics/libsixel/distinfo	Sat Mar 28 14:15:46 2015	(r382482)
@@ -1,2 +1,2 @@
-SHA256 (libsixel-1.4.8.tar.gz) = 3c9ece35fa564ebfdd827e3293955f56f93f4316574a7dc6a04e46accaba6786
-SIZE (libsixel-1.4.8.tar.gz) = 4057689
+SHA256 (libsixel-v1.4.10_GH0.tar.gz) = bd7b566f43920bf6dd8d3d4c44de6b615c96d567a4beb0a541f0fc2246710761
+SIZE (libsixel-v1.4.10_GH0.tar.gz) = 4057725


More information about the svn-ports-head mailing list