pkgsrc-Bugs archive

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

PR/54316 CVS commit: pkgsrc/lang/rust



The following reply was made to PR pkg/54316; it has been noted by GNATS.

From: "Santhosh Raju" <fox%netbsd.org@localhost>
To: gnats-bugs%gnats.NetBSD.org@localhost
Cc: 
Subject: PR/54316 CVS commit: pkgsrc/lang/rust
Date: Wed, 17 Jul 2019 11:04:45 +0000

 Module Name:	pkgsrc
 Committed By:	fox
 Date:		Wed Jul 17 11:04:45 UTC 2019
 
 Modified Files:
 	pkgsrc/lang/rust: cargo.mk
 
 Log Message:
 rust: Modifies the regular expression to follow semver specification used by
 crates.
 
 Previously, crates with a '-' outside the version and version with semver
 pre-release version and semver build metadata were not properly handled.
 
 Improvement suggestion by leot@
 
 Tested all cargo.mk users in pkgsrc.
 
 This also addresses PR/54316.
 
 
 To generate a diff of this commit:
 cvs rdiff -u -r1.6 -r1.7 pkgsrc/lang/rust/cargo.mk
 
 Please note that diffs are not public domain; they are subject to the
 copyright notices on the relevant files.
 


Home | Main Index | Thread Index | Old Index