svn commit: r452196 - head/devel/ctypes.sh
Steve Wills
swills at FreeBSD.org
Mon Oct 16 13:49:43 UTC 2017
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 at 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
More information about the svn-ports-head
mailing list