summaryrefslogtreecommitdiff
path: root/sysutils/pciutils
diff options
context:
space:
mode:
authorrodent <rodent>2014-06-09 04:05:34 +0000
committerrodent <rodent>2014-06-09 04:05:34 +0000
commit57ab3a8d593d435580d0bdedaabf1c2f2125a300 (patch)
treea7a041ecb9754c550a62c20d71eb964d46f95a03 /sysutils/pciutils
parentcec8c3f66616d144d878cd70cf9e86f46c1a5b5f (diff)
downloadpkgsrc-57ab3a8d593d435580d0bdedaabf1c2f2125a300.tar.gz
Rollback last commits, as it's not working properly.
Diffstat (limited to 'sysutils/pciutils')
-rw-r--r--sysutils/pciutils/distinfo4
-rw-r--r--sysutils/pciutils/patches/patch-aa4
2 files changed, 4 insertions, 4 deletions
diff --git a/sysutils/pciutils/distinfo b/sysutils/pciutils/distinfo
index a0cf748e590..a9d8635aa90 100644
--- a/sysutils/pciutils/distinfo
+++ b/sysutils/pciutils/distinfo
@@ -1,9 +1,9 @@
-$NetBSD: distinfo,v 1.13 2014/06/09 03:40:09 rodent Exp $
+$NetBSD: distinfo,v 1.14 2014/06/09 04:05:34 rodent Exp $
SHA1 (pciutils-3.2.1.tar.gz) = 06a92123907d717efb703c3e90a0c46e1d0beef4
RMD160 (pciutils-3.2.1.tar.gz) = d7e6a710e78d2acad54832bcedb3acf50e4902fb
Size (pciutils-3.2.1.tar.gz) = 367046 bytes
-SHA1 (patch-aa) = 54bb9d34e18a28b121078b4656473942cf0d65ce
+SHA1 (patch-aa) = 4508c3bd3b7739af355ff1870b2acb94db7b5468
SHA1 (patch-ab) = 1448bb418cdc908eb6652cc98994d23d0d78cea0
SHA1 (patch-ac) = 4b90e99c051391b9cd3a6c1f5781f41b4a855c29
SHA1 (patch-ad) = bfe9069e96fd46798afec73c93ad71db3a0e0e37
diff --git a/sysutils/pciutils/patches/patch-aa b/sysutils/pciutils/patches/patch-aa
index 17494ab660e..fdbe9dc8a4e 100644
--- a/sysutils/pciutils/patches/patch-aa
+++ b/sysutils/pciutils/patches/patch-aa
@@ -1,4 +1,4 @@
-$Id: patch-aa,v 1.9 2014/06/09 03:36:57 rodent Exp $
+$Id: patch-aa,v 1.10 2014/06/09 04:05:34 rodent Exp $
--- Makefile.orig 2013-11-10 21:22:09.000000000 +0900
+++ Makefile 2014-05-22 18:50:07.000000000 +0900
@@ -26,7 +26,7 @@ $Id: patch-aa,v 1.9 2014/06/09 03:36:57 rodent Exp $
# ABI version suffix in the name of the shared library
# (as we use proper symbol versioning, this seldom needs changing)
-ABI_VERSION=.3
-+ABI_VERSION=,-version-info=3:0
++ABI_VERSION=-version-info 3:0
# Installation directories
-PREFIX=/usr/local