pkgsrc-WIP-changes archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

New version: 20151001. please see https://bitbucket.org/mrabarnett/ mrab-regex/commits/



Module Name:	pkgsrc-wip
Committed By:	Derouiche <kamel.derouiche%gmail.com@localhost>
Pushed By:	jihbed
Date:		Sun Oct 4 21:07:39 2015 +0100
Changeset:	19c42451f529a75c29e640c8fa0b7da6b7a85254

Modified Files:
	py-regex/Makefile
	py-regex/PLIST
	py-regex/distinfo

Log Message:
New version: 20151001. please see https://bitbucket.org/mrabarnett/mrab-regex/commits/

To see a diff of this commit:
https://wip.pkgsrc.org/cgi-bin/gitweb.cgi?p=pkgsrc-wip.git;a=commitdiff;h=19c42451f529a75c29e640c8fa0b7da6b7a85254

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.

diffstat:
 py-regex/Makefile | 10 ++++++----
 py-regex/PLIST    |  2 +-
 py-regex/distinfo |  6 +++---
 3 files changed, 10 insertions(+), 8 deletions(-)

diffs:
diff --git a/py-regex/Makefile b/py-regex/Makefile
index 60db919..9c17ba8 100644
--- a/py-regex/Makefile
+++ b/py-regex/Makefile
@@ -1,15 +1,17 @@
-# $NetBSD: Makefile,v 1.7 2015/06/14 22:52:11 jihbed Exp $
+# $NetBSD$
 
-DISTNAME=	regex-2015.06.14
-PKGNAME=	${PYPKGPREFIX}-regex-20150614
+DISTNAME=	regex-2015.10.01
+PKGNAME=	${PYPKGPREFIX}-regex-20151001
 CATEGORIES=	textproc
 MASTER_SITES=	https://pypi.python.org/packages/source/r/regex/
 
 MAINTAINER=	kamelderouiche%yahoo.com@localhost
-HOMEPAGE=	https://code.google.com/p/mrab-regex-hg
+HOMEPAGE=	https://bitbucket.org/mrabarnett/mrab-regex
 COMMENT=	Alternative regular expression module, to replace re
 LICENSE=	python-software-foundation
 
+WRKSRC=	${WRKDIR}/regex-2015.10.01
+
 PYDISTUTILSPKG=	yes
 
 do-test:
diff --git a/py-regex/PLIST b/py-regex/PLIST
index 2d6bc13..8e7fcb9 100644
--- a/py-regex/PLIST
+++ b/py-regex/PLIST
@@ -1,4 +1,4 @@
-@comment $NetBSD: PLIST,v 1.1.1.1 2012/08/25 16:26:23 jihbed Exp $
+@comment $NetBSD$
 ${PYSITELIB}/_regex.so
 ${PYSITELIB}/_regex_core.py
 ${PYSITELIB}/_regex_core.pyc
diff --git a/py-regex/distinfo b/py-regex/distinfo
index d642889..4d84bbd 100644
--- a/py-regex/distinfo
+++ b/py-regex/distinfo
@@ -1,5 +1,5 @@
 $NetBSD: distinfo,v 1.4 2015/06/14 22:52:11 jihbed Exp $
 
-SHA1 (regex-2015.06.14.tar.gz) = 5ee3f6ef71f351c8d7759224514d0a2d4ab090a2
-RMD160 (regex-2015.06.14.tar.gz) = a5e3dd0c14163871c6e1d8bf4d29b907a2d99b5c
-Size (regex-2015.06.14.tar.gz) = 547718 bytes
+SHA1 (regex-2015.10.01.tar.gz) = e18c36675854eb9ad98fe7393edd84f8051f5ca0
+RMD160 (regex-2015.10.01.tar.gz) = 829acea1b3cc4bd62684f6e6742553a8d617654d
+Size (regex-2015.10.01.tar.gz) = 564351 bytes


Home | Main Index | Thread Index | Old Index