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:   wiz
Date:           Thu Jan 12 16:53:22 UTC 2017

Modified Files:
        pkgsrc/devel/flex: Makefile distinfo
Removed Files:
        pkgsrc/devel/flex/patches: patch-src_FlexLexer.h

Log Message:
Remove now unneeded patch, lilypond seems to build fine without it.

Bump PKGREVISION.


To generate a diff of this commit:
cvs rdiff -u -r1.56 -r1.57 pkgsrc/devel/flex/Makefile
cvs rdiff -u -r1.30 -r1.31 pkgsrc/devel/flex/distinfo
cvs rdiff -u -r1.1 -r0 pkgsrc/devel/flex/patches/patch-src_FlexLexer.h

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.56 pkgsrc/devel/flex/Makefile:1.57
--- pkgsrc/devel/flex/Makefile:1.56     Sun Jan  1 13:53:16 2017
+++ pkgsrc/devel/flex/Makefile  Thu Jan 12 16:53:22 2017
@@ -1,6 +1,7 @@
-# $NetBSD: Makefile,v 1.56 2017/01/01 13:53:16 wiz Exp $
+# $NetBSD: Makefile,v 1.57 2017/01/12 16:53:22 wiz Exp $
 
 DISTNAME=      flex-2.6.3
+PKGREVISION=   1
 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.30 pkgsrc/devel/flex/distinfo:1.31
--- pkgsrc/devel/flex/distinfo:1.30     Sun Jan  1 13:53:16 2017
+++ pkgsrc/devel/flex/distinfo  Thu Jan 12 16:53:22 2017
@@ -1,9 +1,8 @@
-$NetBSD: distinfo,v 1.30 2017/01/01 13:53:16 wiz Exp $
+$NetBSD: distinfo,v 1.31 2017/01/12 16:53:22 wiz Exp $
 
 SHA1 (flex-2.6.3.tar.gz) = 8008eb0e4ccc634c334ac1d9e04716be2ba527a9
 RMD160 (flex-2.6.3.tar.gz) = 992f79f75e167bd062b8c8f00c783ea6349f9fd4
 SHA512 (flex-2.6.3.tar.gz) = f14b1af7ddd148660737991787fcf13d86cc0bef3859ed6c2135963373e76524d70382795c845cb6491b0435f8c40ba81e17f15267592b8d1656cfd4c3430b00
 Size (flex-2.6.3.tar.gz) = 1405560 bytes
-SHA1 (patch-src_FlexLexer.h) = 9a585219bc8f24c862070969045739d6a303b0bf
 SHA1 (patch-tests_Makefile.am) = f30524f9b8c22a37cb04b4406ec142ea1ecb8e59
 SHA1 (patch-tests_Makefile.in) = 709d5f117418bbcbcc54926f582bc808daf12f3b



Home | Main Index | Thread Index | Old Index