pkgsrc-Changes archive

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

CVS commit: pkgsrc/devel/flex



Module Name:    pkgsrc
Committed By:   wiedi
Date:           Tue Dec 13 20:51:42 UTC 2016

Modified Files:
        pkgsrc/devel/flex: Makefile distinfo
Removed Files:
        pkgsrc/devel/flex/patches: patch-src_flex.skl patch-src_scan.l

Log Message:
Revert "Pull in three commits from upstream"

Modifying '.l' files creates a dependency on flex itself.


To generate a diff of this commit:
cvs rdiff -u -r1.54 -r1.55 pkgsrc/devel/flex/Makefile
cvs rdiff -u -r1.28 -r1.29 pkgsrc/devel/flex/distinfo
cvs rdiff -u -r1.1 -r0 pkgsrc/devel/flex/patches/patch-src_flex.skl \
    pkgsrc/devel/flex/patches/patch-src_scan.l

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

Modified files:

Index: pkgsrc/devel/flex/Makefile
diff -u pkgsrc/devel/flex/Makefile:1.54 pkgsrc/devel/flex/Makefile:1.55
--- pkgsrc/devel/flex/Makefile:1.54     Tue Dec 13 17:07:22 2016
+++ pkgsrc/devel/flex/Makefile  Tue Dec 13 20:51:42 2016
@@ -1,7 +1,7 @@
-# $NetBSD: Makefile,v 1.54 2016/12/13 17:07:22 wiedi Exp $
+# $NetBSD: Makefile,v 1.55 2016/12/13 20:51:42 wiedi Exp $
 
 DISTNAME=      flex-2.6.2
-PKGREVISION=   2
+PKGREVISION=   3
 CATEGORIES=    devel lang
 MASTER_SITES=  ${MASTER_SITE_GITHUB:=westes/}
 GITHUB_RELEASE=        v${PKGVERSION_NOREV}

Index: pkgsrc/devel/flex/distinfo
diff -u pkgsrc/devel/flex/distinfo:1.28 pkgsrc/devel/flex/distinfo:1.29
--- pkgsrc/devel/flex/distinfo:1.28     Tue Dec 13 17:07:22 2016
+++ pkgsrc/devel/flex/distinfo  Tue Dec 13 20:51:42 2016
@@ -1,4 +1,4 @@
-$NetBSD: distinfo,v 1.28 2016/12/13 17:07:22 wiedi Exp $
+$NetBSD: distinfo,v 1.29 2016/12/13 20:51:42 wiedi Exp $
 
 SHA1 (flex-2.6.2.tar.gz) = 9eab5eddb6efb34d420b3162fd619a01940b9438
 RMD160 (flex-2.6.2.tar.gz) = f58dca039f2b77b9477e45ac92a57804a6458f13
@@ -6,7 +6,5 @@ SHA512 (flex-2.6.2.tar.gz) = 481fe3f1c37
 Size (flex-2.6.2.tar.gz) = 1402237 bytes
 SHA1 (patch-configure) = dfd8bf7682d99991911b355af5015961f1333195
 SHA1 (patch-src_FlexLexer.h) = 9a585219bc8f24c862070969045739d6a303b0bf
-SHA1 (patch-src_flex.skl) = be761bc5c5a1bc2c78f744575c28dec32e76ce51
-SHA1 (patch-src_scan.l) = 0311a0f679fb90b5e190460ec355a5112867a347
 SHA1 (patch-tests_Makefile.am) = f30524f9b8c22a37cb04b4406ec142ea1ecb8e59
 SHA1 (patch-tests_Makefile.in) = 709d5f117418bbcbcc54926f582bc808daf12f3b



Home | Main Index | Thread Index | Old Index