pkgsrc-Changes archive

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

CVS commit: pkgsrc/editors/ced



Module Name:    pkgsrc
Committed By:   pin
Date:           Mon Apr 18 20:12:56 UTC 2022

Modified Files:
        pkgsrc/editors/ced: Makefile distinfo

Log Message:
editors/ced: update to 0.1.4

-Allow dead code for temporary period


To generate a diff of this commit:
cvs rdiff -u -r1.1 -r1.2 pkgsrc/editors/ced/Makefile \
    pkgsrc/editors/ced/distinfo

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

Modified files:

Index: pkgsrc/editors/ced/Makefile
diff -u pkgsrc/editors/ced/Makefile:1.1 pkgsrc/editors/ced/Makefile:1.2
--- pkgsrc/editors/ced/Makefile:1.1     Fri Apr  8 10:25:20 2022
+++ pkgsrc/editors/ced/Makefile Mon Apr 18 20:12:56 2022
@@ -1,10 +1,10 @@
-# $NetBSD: Makefile,v 1.1 2022/04/08 10:25:20 pin Exp $
+# $NetBSD: Makefile,v 1.2 2022/04/18 20:12:56 pin Exp $
 
-DISTNAME=      ced-0.1.3
+DISTNAME=      ced-0.1.4
 CATEGORIES=    editors
 MASTER_SITES=  ${MASTER_SITE_GITHUB:=Simhyeon/}
 GITHUB_PROJECT=        ced
-GITHUB_TAG=    30fdef0a7336eaedac394c45f6ae807b1035c733
+GITHUB_TAG=    85171f742ff2587657be78988d734c28c483eec7
 
 MAINTAINER=    pkgsrc-users%NetBSD.org@localhost
 HOMEPAGE=      https://github.com/Simhyeon/ced/
Index: pkgsrc/editors/ced/distinfo
diff -u pkgsrc/editors/ced/distinfo:1.1 pkgsrc/editors/ced/distinfo:1.2
--- pkgsrc/editors/ced/distinfo:1.1     Fri Apr  8 10:25:20 2022
+++ pkgsrc/editors/ced/distinfo Mon Apr 18 20:12:56 2022
@@ -1,11 +1,11 @@
-$NetBSD: distinfo,v 1.1 2022/04/08 10:25:20 pin Exp $
+$NetBSD: distinfo,v 1.2 2022/04/18 20:12:56 pin Exp $
 
 BLAKE2s (aho-corasick-0.7.18.crate) = 8925e88e2df4b5ca3b31783f527e1bb31dbe27846f409f631148fa239f3b2935
 SHA512 (aho-corasick-0.7.18.crate) = 7a23b16231a90d23ee60ad4c81bc225410599a4560d33d3a203138fc540c39cf1000100fed3aed40dcc371c3635656a3792545dca5dd1aefbde00d8774eebd00
 Size (aho-corasick-0.7.18.crate) = 112923 bytes
-BLAKE2s (ced-0.1.3-30fdef0a7336eaedac394c45f6ae807b1035c733.tar.gz) = 3476f2fa8e83b40bd81cbd42ed5f5343a5d9532cd50a2deddb0021372e1f9880
-SHA512 (ced-0.1.3-30fdef0a7336eaedac394c45f6ae807b1035c733.tar.gz) = f98f9446051b9b54665ad8a95255de5e2a5c7999afc3cf5822bf273caad9622dee5bd317f8dfa969650934db2a025d832c7308e366263c866ae4636099a3ab44
-Size (ced-0.1.3-30fdef0a7336eaedac394c45f6ae807b1035c733.tar.gz) = 14191 bytes
+BLAKE2s (ced-0.1.4-85171f742ff2587657be78988d734c28c483eec7.tar.gz) = 790c265f87d6e62b17caa57476f08e37b483b24b9c6ac7b17175bd08f5c85aae
+SHA512 (ced-0.1.4-85171f742ff2587657be78988d734c28c483eec7.tar.gz) = 3b729ad1254b80a0b695ae9eae991674184e7f2cd4f19fa8c3a10184e7fa8bce838be50a565933985e43aeeb183abe12de45f8aea7c3620df81f1568c31f3166
+Size (ced-0.1.4-85171f742ff2587657be78988d734c28c483eec7.tar.gz) = 21227 bytes
 BLAKE2s (memchr-2.4.1.crate) = ba88561df42c7b9212f8ffd8a3267f5d5dffdc0636703bfb27765c7f57a351e6
 SHA512 (memchr-2.4.1.crate) = d8912e3902a2126f86159bdc998532a2890b882cbb7d59b5a470fffcad4c32281e045f2fff48a235aa4189f1928866bf3d33b699d50866ad6b6c272bba7adb11
 Size (memchr-2.4.1.crate) = 64977 bytes



Home | Main Index | Thread Index | Old Index