diff options
author | dsainty <dsainty@pkgsrc.org> | 2016-03-07 23:40:47 +0000 |
---|---|---|
committer | dsainty <dsainty@pkgsrc.org> | 2016-03-07 23:40:47 +0000 |
commit | 018a5dfe38bd3714ca78eb408cc7ecea733f051c (patch) | |
tree | 61bd70c4c6747b8b426b8f5a86c4eee0743d7ae6 /cad | |
parent | 8b666ae205582642ab8e600d36156503e6794c4f (diff) | |
download | pkgsrc-018a5dfe38bd3714ca78eb408cc7ecea733f051c.tar.gz |
Correct RCSID to NetBSD, and update distinfo to match the file.
Diffstat (limited to 'cad')
-rw-r--r-- | cad/pcb/distinfo | 4 | ||||
-rw-r--r-- | cad/pcb/patches/patch-src_report.c | 2 |
2 files changed, 3 insertions, 3 deletions
diff --git a/cad/pcb/distinfo b/cad/pcb/distinfo index ec3be1d0ade..145eb609b9f 100644 --- a/cad/pcb/distinfo +++ b/cad/pcb/distinfo @@ -1,8 +1,8 @@ -$NetBSD: distinfo,v 1.22 2016/01/22 21:56:36 dmcmahill Exp $ +$NetBSD: distinfo,v 1.23 2016/03/07 23:40:47 dsainty Exp $ SHA1 (pcb-20140316.tar.gz) = ec714ff136d1817e500e1a9e654e786883b9501e RMD160 (pcb-20140316.tar.gz) = 70ef878227ad52c83ce4499373550e7a8d807dd4 SHA512 (pcb-20140316.tar.gz) = 5b9a2704b4d3c95f03afad0fe8fb5414b2aa9d680e40bf77ad9b46a9d4e14ba740858092794a9ff6788f31ac19063b126d8ceed6316c0d9eaaaa574e6678c071 Size (pcb-20140316.tar.gz) = 4210077 bytes SHA1 (patch-icon-theme-installer) = b3b183f2ab77c56e52d4cd96058a28bc7e2832bb -SHA1 (patch-src_report.c) = 65226386159add0dcc556a296c16f8a25f4444ee +SHA1 (patch-src_report.c) = 4ed8fa6eeb8401c0fe052c7beecd44b307ec0d73 diff --git a/cad/pcb/patches/patch-src_report.c b/cad/pcb/patches/patch-src_report.c index 1dda69d1bd9..1b302679902 100644 --- a/cad/pcb/patches/patch-src_report.c +++ b/cad/pcb/patches/patch-src_report.c @@ -1,4 +1,4 @@ -$Id: patch-src_report.c,v 1.1 2016/01/22 21:56:37 dmcmahill Exp $ +$NetBSD: patch-src_report.c,v 1.2 2016/03/07 23:40:47 dsainty Exp $ --- src/report.c.orig 2014-03-10 23:09:51.000000000 -0400 +++ src/report.c 2016-01-22 10:05:47.000000000 -0500 |