From 45eaaa6574bca82a8a864e718592ca085060137c Mon Sep 17 00:00:00 2001 From: Pawel Pekala Date: Sat, 6 Aug 2016 12:13:40 +0000 Subject: - Update to 1.2.1 [1] - Take maintainership [1] - Set PORTNAME to follow upstream naming convention PR: 211609 [1] Submitted by: Demetris Procopiou --- security/pear-Text_Password/Makefile | 7 ++++--- security/pear-Text_Password/distinfo | 5 +++-- 2 files changed, 7 insertions(+), 5 deletions(-) (limited to 'security/pear-Text_Password') diff --git a/security/pear-Text_Password/Makefile b/security/pear-Text_Password/Makefile index 6f90a606ae55..15e156fc71e1 100644 --- a/security/pear-Text_Password/Makefile +++ b/security/pear-Text_Password/Makefile @@ -1,11 +1,12 @@ # Created by: Attila Nagy # $FreeBSD$ -PORTNAME= Text_password -PORTVERSION= 1.2.0 +PORTNAME= Text_Password +PORTVERSION= 1.2.1 CATEGORIES= security www pear +DISTNAME= Text_password-${PORTVERSION} -MAINTAINER= ports@FreeBSD.org +MAINTAINER= dem.procopiou@gmail.com COMMENT= PEAR random password creator USES= pear diff --git a/security/pear-Text_Password/distinfo b/security/pear-Text_Password/distinfo index 0f971bd245eb..c83811bb7a62 100644 --- a/security/pear-Text_Password/distinfo +++ b/security/pear-Text_Password/distinfo @@ -1,2 +1,3 @@ -SHA256 (PEAR/Text_password-1.2.0.tgz) = 2e8d4c75252f9dac145e4959e9bda87c86b68caada263c9ca0b326338710af91 -SIZE (PEAR/Text_password-1.2.0.tgz) = 5578 +TIMESTAMP = 1470291207 +SHA256 (PEAR/Text_password-1.2.1.tgz) = d3c5d12f31c44759dddf7a7b61a5240c480804d90cdf01381590b893f55c1de8 +SIZE (PEAR/Text_password-1.2.1.tgz) = 5631 -- cgit v1.2.3