pkgsrc-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/trunk]: pkgsrc/sysutils/pciutils Rollback last commits, as it's not w...
details: https://anonhg.NetBSD.org/pkgsrc/rev/764919ba472c
branches: trunk
changeset: 635591:764919ba472c
user: rodent <rodent%pkgsrc.org@localhost>
date: Mon Jun 09 04:05:34 2014 +0000
description:
Rollback last commits, as it's not working properly.
diffstat:
sysutils/pciutils/distinfo | 4 ++--
sysutils/pciutils/patches/patch-aa | 4 ++--
2 files changed, 4 insertions(+), 4 deletions(-)
diffs (33 lines):
diff -r d46e473f9012 -r 764919ba472c sysutils/pciutils/distinfo
--- a/sysutils/pciutils/distinfo Mon Jun 09 03:40:09 2014 +0000
+++ b/sysutils/pciutils/distinfo Mon Jun 09 04:05:34 2014 +0000
@@ -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 -r d46e473f9012 -r 764919ba472c sysutils/pciutils/patches/patch-aa
--- a/sysutils/pciutils/patches/patch-aa Mon Jun 09 03:40:09 2014 +0000
+++ b/sysutils/pciutils/patches/patch-aa Mon Jun 09 04:05:34 2014 +0000
@@ -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 @@
# 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
Home |
Main Index |
Thread Index |
Old Index