Date: Mon, 16 Oct 2017 13:49:41 +0000 (UTC) From: Steve Wills <swills@FreeBSD.org> To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r452196 - head/devel/ctypes.sh Message-ID: <201710161349.v9GDnffY032955@repo.freebsd.org>
next in thread | raw e-mail | index | archive | help
Author: swills Date: Mon Oct 16 13:49:41 2017 New Revision: 452196 URL: https://svnweb.freebsd.org/changeset/ports/452196 Log: devel/ctypes.sh: update to 1.1 Modified: head/devel/ctypes.sh/Makefile head/devel/ctypes.sh/distinfo Modified: head/devel/ctypes.sh/Makefile ============================================================================== --- head/devel/ctypes.sh/Makefile Mon Oct 16 13:44:31 2017 (r452195) +++ head/devel/ctypes.sh/Makefile Mon Oct 16 13:49:41 2017 (r452196) @@ -1,9 +1,9 @@ # $FreeBSD$ PORTNAME= ctypes.sh -PORTVERSION= 0.1 +PORTVERSION= 1.1 CATEGORIES= devel -MASTER_SITES= https://github.com/taviso/${PORTNAME}/releases/download/v0.01/ +MASTER_SITES= https://github.com/taviso/${PORTNAME}/releases/download/v${PORTVERSION}/ DISTNAME= ctypes-sh-${PORTVERSION} MAINTAINER= swills@FreeBSD.org Modified: head/devel/ctypes.sh/distinfo ============================================================================== --- head/devel/ctypes.sh/distinfo Mon Oct 16 13:44:31 2017 (r452195) +++ head/devel/ctypes.sh/distinfo Mon Oct 16 13:49:41 2017 (r452196) @@ -1,2 +1,3 @@ -SHA256 (ctypes-sh-0.1.tar.gz) = 6e4555c051e0e1408792f41a7f9df63ecbbc5a7c4f6a70580f8d4e64615173a5 -SIZE (ctypes-sh-0.1.tar.gz) = 364819 +TIMESTAMP = 1508160987 +SHA256 (ctypes-sh-1.1.tar.gz) = f7c8276b556101c51838296560d152fdcd96b860254a38d216b92986f31f8297 +SIZE (ctypes-sh-1.1.tar.gz) = 437637
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201710161349.v9GDnffY032955>