pkgsrc-Changes-HG archive

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

[pkgsrc/trunk]: pkgsrc/security/pcsc-lite Fix startup script. Bump PKGREVISIO...



details:   https://anonhg.NetBSD.org/pkgsrc/rev/2bf4b93cde60
branches:  trunk
changeset: 644814:2bf4b93cde60
user:      wiz <wiz%pkgsrc.org@localhost>
date:      Sat Jan 17 18:43:15 2015 +0000

description:
Fix startup script. Bump PKGREVISION. From ISIHARA Takanori.
(Ooops, what happened here.)

diffstat:

 security/pcsc-lite/Makefile       |   4 ++--
 security/pcsc-lite/files/pcscd.sh |  31 ++-----------------------------
 2 files changed, 4 insertions(+), 31 deletions(-)

diffs (52 lines):

diff -r 46904a0c417e -r 2bf4b93cde60 security/pcsc-lite/Makefile
--- a/security/pcsc-lite/Makefile       Sat Jan 17 17:54:59 2015 +0000
+++ b/security/pcsc-lite/Makefile       Sat Jan 17 18:43:15 2015 +0000
@@ -1,7 +1,7 @@
-# $NetBSD: Makefile,v 1.24 2015/01/15 20:56:03 wiz Exp $
+# $NetBSD: Makefile,v 1.25 2015/01/17 18:43:15 wiz Exp $
 
 DISTNAME=      pcsc-lite-1.8.12
-PKGREVISION=   1
+PKGREVISION=   2
 CATEGORIES=    security
 # Note that the MASTER_SITES URL is not stable with version changes,
 # and one can end up with an old version if DISTNAME is changed but
diff -r 46904a0c417e -r 2bf4b93cde60 security/pcsc-lite/files/pcscd.sh
--- a/security/pcsc-lite/files/pcscd.sh Sat Jan 17 17:54:59 2015 +0000
+++ b/security/pcsc-lite/files/pcscd.sh Sat Jan 17 18:43:15 2015 +0000
@@ -1,33 +1,6 @@
->Number:         49574
->Category:       pkg
->Synopsis:       security/pcsc-lite: add rc.d file, please
->Confidential:   no
->Severity:       non-critical
->Priority:       low
->Responsible:    pkg-manager
->State:          open
->Class:          change-request
->Submitter-Id:   net
->Arrival-Date:   Thu Jan 15 15:50:00 +0000 2015
->Originator:     ISIHARA Takanori
->Release:        pkgsrc -current 2015/1/16
->Organization:
-Nagoya *BSD Users' Group :-)
->Environment:
-NetBSD ishitPc9.home 6.1_STABLE NetBSD 6.1_STABLE (ISHITPC9) #21: Sun Sep 28 05:31:48 JST 2014  sysbuild%ishitPc9.home@localhost:/opt/sysbuild/netbsd-6/obj/i386/sys/arch/i386/compile/ISHITPC9 i386
-
->Description:
-Please add "/usr/pkg/share/example/rc.d/pcscd" to install files.
-
-
->How-To-Repeat:
-
->Fix:
-example rc.d file:
-
-#!!@RCD_SCRIPTS_SHELL@
+#!@RCD_SCRIPTS_SHELL@
 #
-# $NetBSD: pcscd.sh,v 1.1 2015/01/15 20:56:03 wiz Exp $
+# $NetBSD: pcscd.sh,v 1.2 2015/01/17 18:43:15 wiz Exp $
 #
 
 # PROVIDE: pcscd



Home | Main Index | Thread Index | Old Index