pkgsrc 0.10.0

Rust interface to pkgsrc packages and infrastructure
Documentation
1
2
3
4
5
6
7
8
9
10
11
12
13
$NetBSD: patch-Makefile,v 1.1 1970/01/01 00:00:00 jperkin Exp $

This is an example patch.  Any line that contains $NetBSD, such as the
one above, should be excluded from the hash.

--- Makefile.orig	1970-01-01 00:00:00.000000000 +0000
+++ Makefile
@@ -1,4 +1,4 @@
-FOO=	5.10
+FOO=	5.11

 all:
 .if ${FOO} > 5.4