svn commit: r563741 - head/security/p5-GnuPG-Interface

Sunpoet Po-Chuan Hsieh sunpoet at FreeBSD.org
Mon Feb 1 19:46:37 UTC 2021


Author: sunpoet
Date: Mon Feb  1 19:46:30 2021
New Revision: 563741
URL: https://svnweb.freebsd.org/changeset/ports/563741

Log:
  Update to 1.01
  
  - Add NO_ARCH
  
  Changes:	https://metacpan.org/changes/distribution/GnuPG-Interface

Modified:
  head/security/p5-GnuPG-Interface/Makefile
  head/security/p5-GnuPG-Interface/distinfo

Modified: head/security/p5-GnuPG-Interface/Makefile
==============================================================================
--- head/security/p5-GnuPG-Interface/Makefile	Mon Feb  1 19:46:24 2021	(r563740)
+++ head/security/p5-GnuPG-Interface/Makefile	Mon Feb  1 19:46:30 2021	(r563741)
@@ -2,7 +2,7 @@
 # $FreeBSD$
 
 PORTNAME=	GnuPG-Interface
-PORTVERSION=	1.00
+PORTVERSION=	1.01
 CATEGORIES=	security perl5
 MASTER_SITES=	CPAN
 PKGNAMEPREFIX=	p5-
@@ -21,5 +21,7 @@ RUN_DEPENDS=	gpg2:security/gnupg \
 
 USES=		perl5
 USE_PERL5=	configure
+
+NO_ARCH=	yes
 
 .include <bsd.port.mk>

Modified: head/security/p5-GnuPG-Interface/distinfo
==============================================================================
--- head/security/p5-GnuPG-Interface/distinfo	Mon Feb  1 19:46:24 2021	(r563740)
+++ head/security/p5-GnuPG-Interface/distinfo	Mon Feb  1 19:46:30 2021	(r563741)
@@ -1,3 +1,3 @@
-TIMESTAMP = 1594974867
-SHA256 (GnuPG-Interface-1.00.tar.gz) = 97e9c809491a061b2e99fb4e50c7bf74eb42e1deb11c64b081b21b4dbe6aec2f
-SIZE (GnuPG-Interface-1.00.tar.gz) = 75108
+TIMESTAMP = 1612101750
+SHA256 (GnuPG-Interface-1.01.tar.gz) = 901718e1b0b6592d96355d12d79b70c9d3d814f7e5b662109fee5b19053b1b55
+SIZE (GnuPG-Interface-1.01.tar.gz) = 75771


More information about the svn-ports-all mailing list