svn commit: r487095 - in head/sysutils/pefs-kmod: . files

Tobias Kortkamp tobik at FreeBSD.org
Sun Dec 9 22:16:37 UTC 2018


Author: tobik
Date: Sun Dec  9 22:16:35 2018
New Revision: 487095
URL: https://svnweb.freebsd.org/changeset/ports/487095

Log:
  sysutils/pefs-kmod: Update to 2018.11.26
  
  - Fixes build on 12
  
  PR:		233882
  Approved by:	gleb (maintainer)
  MFH:		2018Q4

Deleted:
  head/sysutils/pefs-kmod/files/patch-sys_fs_pefs_pefs__vnops.c
Modified:
  head/sysutils/pefs-kmod/Makefile
  head/sysutils/pefs-kmod/distinfo

Modified: head/sysutils/pefs-kmod/Makefile
==============================================================================
--- head/sysutils/pefs-kmod/Makefile	Sun Dec  9 22:00:25 2018	(r487094)
+++ head/sysutils/pefs-kmod/Makefile	Sun Dec  9 22:16:35 2018	(r487095)
@@ -2,7 +2,7 @@
 # $FreeBSD$
 
 PORTNAME=	pefs
-DISTVERSION=	2017-06-20
+DISTVERSION=	2018-11-26
 CATEGORIES=	sysutils
 MASTER_SITES=	LOCAL/gleb
 PKGNAMESUFFIX=	-kmod

Modified: head/sysutils/pefs-kmod/distinfo
==============================================================================
--- head/sysutils/pefs-kmod/distinfo	Sun Dec  9 22:00:25 2018	(r487094)
+++ head/sysutils/pefs-kmod/distinfo	Sun Dec  9 22:16:35 2018	(r487095)
@@ -1,3 +1,3 @@
-TIMESTAMP = 1498020540
-SHA256 (pefs-2017-06-20.tar.gz) = 8115600f43036de7c1c4ff46d41b5a36ee59b9d5f5af339b2890234fbc9f525c
-SIZE (pefs-2017-06-20.tar.gz) = 90208
+TIMESTAMP = 1543813366
+SHA256 (pefs-2018-11-26.tar.gz) = b1d185982fdc7533ef99deeeb740157f0ea215a238a967ac5bfe56279e810bdb
+SIZE (pefs-2018-11-26.tar.gz) = 90259


More information about the svn-ports-all mailing list