diff options
author | wiz <wiz@pkgsrc.org> | 2015-01-17 18:43:15 +0000 |
---|---|---|
committer | wiz <wiz@pkgsrc.org> | 2015-01-17 18:43:15 +0000 |
commit | c82f24b4178e755376e2a10f98aa77dc80c89e7d (patch) | |
tree | 585d6413590c22a6a8815f6b8b431789561cb46b /security | |
parent | a4bf229b21a39666c5083c865952d6144b437c10 (diff) | |
download | pkgsrc-c82f24b4178e755376e2a10f98aa77dc80c89e7d.tar.gz |
Fix startup script. Bump PKGREVISION. From ISIHARA Takanori.
(Ooops, what happened here.)
Diffstat (limited to 'security')
-rw-r--r-- | security/pcsc-lite/Makefile | 4 | ||||
-rw-r--r-- | security/pcsc-lite/files/pcscd.sh | 31 |
2 files changed, 4 insertions, 31 deletions
diff --git a/security/pcsc-lite/Makefile b/security/pcsc-lite/Makefile index b0e3c61a1bd..e962c5bea6f 100644 --- a/security/pcsc-lite/Makefile +++ b/security/pcsc-lite/Makefile @@ -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 --git a/security/pcsc-lite/files/pcscd.sh b/security/pcsc-lite/files/pcscd.sh index 275b84da57a..1e69d41b710 100644 --- a/security/pcsc-lite/files/pcscd.sh +++ b/security/pcsc-lite/files/pcscd.sh @@ -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:/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 |