diff options
author | arved <arved@FreeBSD.org> | 2012-10-13 20:53:27 +0800 |
---|---|---|
committer | arved <arved@FreeBSD.org> | 2012-10-13 20:53:27 +0800 |
commit | 44c69135339e8e716c5dade503463ff41bf9f617 (patch) | |
tree | 345c1470fc1df260d0f9e87522bd917a8fb9af80 /security/pcsc-tools | |
parent | d8f26a00cfcc0595bc2df412fe1f357e9463dbb7 (diff) | |
download | freebsd-ports-gnome-44c69135339e8e716c5dade503463ff41bf9f617.tar.gz freebsd-ports-gnome-44c69135339e8e716c5dade503463ff41bf9f617.tar.zst freebsd-ports-gnome-44c69135339e8e716c5dade503463ff41bf9f617.zip |
Update to 1.4.20
Feature safe: yes
Diffstat (limited to 'security/pcsc-tools')
-rw-r--r-- | security/pcsc-tools/Makefile | 5 | ||||
-rw-r--r-- | security/pcsc-tools/distinfo | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/security/pcsc-tools/Makefile b/security/pcsc-tools/Makefile index 0d9a698cd5c5..d15898ac9829 100644 --- a/security/pcsc-tools/Makefile +++ b/security/pcsc-tools/Makefile @@ -5,7 +5,7 @@ # $FreeBSD$ PORTNAME= pcsc-tools -PORTVERSION= 1.4.18 +PORTVERSION= 1.4.20 CATEGORIES= security MASTER_SITES= http://ludovic.rousseau.free.fr/softwares/pcsc-tools/ @@ -21,6 +21,9 @@ USE_GMAKE= yes MAN1= pcsc_scan.1 gscriptor.1p scriptor.1p ATR_analysis.1p +post-patch: + ${REINPLACE_CMD} -e "s,DESTDIR,PREFIX,g" ${WRKSRC}/Makefile + post-install: .for i in ${MAN1} ${INSTALL_MAN} ${WRKSRC}/$i ${MAN1PREFIX}/man/man1 diff --git a/security/pcsc-tools/distinfo b/security/pcsc-tools/distinfo index 0f4db4db6b68..72ad3a06e4ff 100644 --- a/security/pcsc-tools/distinfo +++ b/security/pcsc-tools/distinfo @@ -1,2 +1,2 @@ -SHA256 (pcsc-tools-1.4.18.tar.gz) = 4f6cbd897205e9d714acdccdc3eb8e1804e907e79ecf2f52b272dba1195096ad -SIZE (pcsc-tools-1.4.18.tar.gz) = 93764 +SHA256 (pcsc-tools-1.4.20.tar.gz) = bc23f6a13b58a67344ab0ecbc0233501fddb951ec76e6d58c95a68f8b541e39b +SIZE (pcsc-tools-1.4.20.tar.gz) = 98295 |