pkgsrc-WIP-changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
cl-ppcre-unicode: apply same fix as cp-ppcre. Untested.
Module Name: pkgsrc-wip
Committed By: Tobias Nygren <tnn%NetBSD.org@localhost>
Pushed By: tnn
Date: Tue Oct 20 00:25:41 2015 +0200
Changeset: d2afda6d835dd2c1ef36473b51964e84a771c82d
Modified Files:
cl-ppcre-unicode/Makefile
cl-ppcre-unicode/distinfo
Log Message:
cl-ppcre-unicode: apply same fix as cp-ppcre. Untested.
To see a diff of this commit:
https://wip.pkgsrc.org/cgi-bin/gitweb.cgi?p=pkgsrc-wip.git;a=commitdiff;h=d2afda6d835dd2c1ef36473b51964e84a771c82d
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
diffstat:
cl-ppcre-unicode/Makefile | 16 ++++++++--------
cl-ppcre-unicode/distinfo | 9 +++++----
2 files changed, 13 insertions(+), 12 deletions(-)
diffs:
diff --git a/cl-ppcre-unicode/Makefile b/cl-ppcre-unicode/Makefile
index 57739f9..b14d95a 100644
--- a/cl-ppcre-unicode/Makefile
+++ b/cl-ppcre-unicode/Makefile
@@ -1,19 +1,19 @@
# $NetBSD: Makefile,v 1.5 2012/09/24 18:26:53 asau Exp $
#
-VERSION= 2.0.3
+VERSION= 2.0.11
SHORTNAME= cl-ppcre-unicode
-DISTNAME= ${SHORTNAME:S/-unicode$//}
+DISTNAME= ${SHORTNAME:S/-unicode$//}-${VERSION}
CATEGORIES= devel
-MASTER_SITES= http://weitz.de/files/
+MASTER_SITES= -http://weitz.de/files/cl-ppcre.tar.gz
-MAINTAINER= ddeus.pkgsrc%mailnull.com@localhost
-HOMEPAGE= http://weitz.de/cl-fad/
-COMMENT= CL-PPCRE-UNICODE is the CL-PPCRE package with Unicode support
-LICENSE= modified-bsd
+MAINTAINER= ddeus.pkgsrc%mailnull.com@localhost
+HOMEPAGE= http://weitz.de/cl-ppcre
+COMMENT= CL-PPCRE-UNICODE is the CL-PPCRE package with Unicode support
+LICENSE= modified-bsd
WRKSRC= ${WRKDIR}/${DISTNAME}-${VERSION}
-DEPENDS+= ${LISP_PREFIX}-ppcre-${VERSION}:../../wip/cl-ppcre
+DEPENDS+= ${LISP_PREFIX}-ppcre-${VERSION}-[0-9]*:../../wip/cl-ppcre
DEPENDS+= ${LISP_PREFIX}-unicode-[0-9]*:../../wip/cl-unicode
.include "options.mk"
diff --git a/cl-ppcre-unicode/distinfo b/cl-ppcre-unicode/distinfo
index 0c1f70e..7a96e41 100644
--- a/cl-ppcre-unicode/distinfo
+++ b/cl-ppcre-unicode/distinfo
@@ -1,5 +1,6 @@
-$NetBSD: distinfo,v 1.1.1.1 2011/02/22 16:33:55 ddeus Exp $
+$NetBSD$
-SHA1 (cl-ppcre.tar.gz) = 81e720aac06f1e6183177f762cc0e508d4c0262b
-RMD160 (cl-ppcre.tar.gz) = feb7977d6a51f20f834e9aec2eeddf0c65f006bd
-Size (cl-ppcre.tar.gz) = 157665 bytes
+SHA1 (cl-ppcre-2.0.11.tar.gz) = 9595fd275c5f789c653a9d26b88b55dce1eb4f41
+RMD160 (cl-ppcre-2.0.11.tar.gz) = 2063fe15b9ffa650e68bf07118f36a8117d0ae2c
+SHA512 (cl-ppcre-2.0.11.tar.gz) = 918cf4376063c11283c211861639cad9e3098cfa14beba608e017f34e372af224aa1b8765df7aa525fdc1e763c5cef9c0076cd09ccb777622877f037fdfbda4c
+Size (cl-ppcre-2.0.11.tar.gz) = 159829 bytes
Home |
Main Index |
Thread Index |
Old Index