ports/155247: [PATCH] devel/pcsc-lite: update to 1.6.7
Sunpoet Po-Chuan Hsieh
sunpoet at FreeBSD.org
Fri Mar 4 04:00:29 UTC 2011
>Number: 155247
>Category: ports
>Synopsis: [PATCH] devel/pcsc-lite: update to 1.6.7
>Confidential: no
>Severity: non-critical
>Priority: low
>Responsible: freebsd-ports-bugs
>State: open
>Quarter:
>Keywords:
>Date-Required:
>Class: update
>Submitter-Id: current-users
>Arrival-Date: Fri Mar 04 04:00:21 UTC 2011
>Closed-Date:
>Last-Modified:
>Originator: Sunpoet Po-Chuan Hsieh
>Release: FreeBSD 8.2-STABLE amd64
>Organization:
The FreeBSD Project
>Environment:
System: FreeBSD bonjour.sunpoet.net 8.2-STABLE FreeBSD 8.2-STABLE #0: Sun Feb 27 15:28:25 CST 2011
>Description:
- Update to 1.6.7
Port maintainer (arved at FreeBSD.org) is cc'd.
Generated with FreeBSD Port Tools 0.99
>How-To-Repeat:
>Fix:
--- pcsc-lite-1.6.7,2.patch begins here ---
Index: Makefile
===================================================================
RCS file: /home/ncvs/ports/devel/pcsc-lite/Makefile,v
retrieving revision 1.52
diff -u -u -r1.52 Makefile
--- Makefile 2 Mar 2011 13:02:24 -0000 1.52
+++ Makefile 4 Mar 2011 03:54:00 -0000
@@ -6,11 +6,10 @@
#
PORTNAME= pcsc-lite
-PORTVERSION= 1.6.4
-PORTREVISION= 1
+PORTVERSION= 1.6.7
PORTEPOCH= 2
CATEGORIES= devel security
-MASTER_SITES= http://alioth.debian.org/frs/download.php/3337/
+MASTER_SITES= http://alioth.debian.org/frs/download.php/3516/
MAINTAINER= arved at FreeBSD.org
COMMENT= A smartcard development library
@@ -52,7 +51,7 @@
s,libusb_strerror(ret),ret," ${WRKSRC}/configure \
${WRKSRC}/src/hotplug_libusb.c
.if defined(NOPORTDOCS)
- ${REINPLACE_CMD} -e '/ifdhandler-3.tex/d' ${WRKSRC}/doc/Makefile.in
+ ${REINPLACE_CMD} -e '/^install-data-am: / s|install-docDATA||' ${WRKSRC}/doc/Makefile.in
.endif
pre-everything::
@@ -64,9 +63,6 @@
.endif
post-install:
-.if !defined(NOPORTDOCS)
- ${INSTALL_DATA} ${WRKSRC}/doc/README.DAEMON ${DOCSDIR}
-.endif
.if !defined(NOPORTEXAMPLES)
@${MKDIR} ${EXAMPLESDIR}
${INSTALL_DATA} ${WRKSRC}/doc/example/Makefile.am ${EXAMPLESDIR}
Index: distinfo
===================================================================
RCS file: /home/ncvs/ports/devel/pcsc-lite/distinfo,v
retrieving revision 1.28
diff -u -u -r1.28 distinfo
--- distinfo 2 Mar 2011 13:02:24 -0000 1.28
+++ distinfo 4 Mar 2011 03:54:00 -0000
@@ -1,2 +1,2 @@
-SHA256 (pcsc-lite-1.6.4.tar.bz2) = f5011a7167ad00e312958eace65f14e4cfd20655b02e80f7de1438828c7f730a
-SIZE (pcsc-lite-1.6.4.tar.bz2) = 481349
+SHA256 (pcsc-lite-1.6.7.tar.bz2) = e1797726d1fa89beeba0f91dd727e8817ee85f6027e7e562eca1bacece3b8f62
+SIZE (pcsc-lite-1.6.7.tar.bz2) = 484104
Index: pkg-plist
===================================================================
RCS file: /home/ncvs/ports/devel/pcsc-lite/pkg-plist,v
retrieving revision 1.22
diff -u -u -r1.22 pkg-plist
--- pkg-plist 2 Mar 2011 13:02:24 -0000 1.22
+++ pkg-plist 4 Mar 2011 03:54:00 -0000
@@ -11,7 +11,6 @@
libdata/pkgconfig/libpcsclite.pc
sbin/pcscd
%%PORTDOCS%%%%DOCSDIR%%/README.DAEMON
-%%PORTDOCS%%%%DOCSDIR%%/ifdhandler-3.tex
%%PORTEXAMPLES%%%%EXAMPLESDIR%%/Makefile.am
%%PORTEXAMPLES%%%%EXAMPLESDIR%%/Makefile.in
%%PORTEXAMPLES%%%%EXAMPLESDIR%%/pcsc_demo.c
--- pcsc-lite-1.6.7,2.patch ends here ---
>Release-Note:
>Audit-Trail:
>Unformatted:
More information about the freebsd-ports-bugs
mailing list