svn commit: r493710 - head/security/pam_krb5

Cy Schubert cy at FreeBSD.org
Sat Feb 23 16:46:52 UTC 2019


Author: cy
Date: Sat Feb 23 16:46:51 2019
New Revision: 493710
URL: https://svnweb.freebsd.org/changeset/ports/493710

Log:
  Update 4.7 --> 4.8
  
  Submitted by:		woodsb02@
  Reviewed by:		mat@
  Differential Revision:	https://reviews.freebsd.org/D19207

Modified:
  head/security/pam_krb5/Makefile   (contents, props changed)
  head/security/pam_krb5/distinfo   (contents, props changed)

Modified: head/security/pam_krb5/Makefile
==============================================================================
--- head/security/pam_krb5/Makefile	Sat Feb 23 16:46:47 2019	(r493709)
+++ head/security/pam_krb5/Makefile	Sat Feb 23 16:46:51 2019	(r493710)
@@ -2,8 +2,7 @@
 # $FreeBSD$
 
 PORTNAME=		pam_krb5
-PORTVERSION=		4.7
-PORTREVISION=		2
+PORTVERSION=		4.8
 CATEGORIES=		security
 MASTER_SITES=		http://archives.eyrie.org/software/kerberos/ \
 			http://archives.eyrie.org/software/ARCHIVE/pam-krb5/

Modified: head/security/pam_krb5/distinfo
==============================================================================
--- head/security/pam_krb5/distinfo	Sat Feb 23 16:46:47 2019	(r493709)
+++ head/security/pam_krb5/distinfo	Sat Feb 23 16:46:51 2019	(r493710)
@@ -1,2 +1,3 @@
-SHA256 (pam-krb5-4.7.tar.gz) = 9b4ff52d0456939a0fe6d6676a965a6c2351d9f2c011de8402bfc12c547a7412
-SIZE (pam-krb5-4.7.tar.gz) = 557325
+TIMESTAMP = 1550939913
+SHA256 (pam-krb5-4.8.tar.gz) = 3abb458b4b3aa200d414bd2b859b3daabddd55954f753c988b41cedf95932649
+SIZE (pam-krb5-4.8.tar.gz) = 611954


More information about the svn-ports-head mailing list