svn commit: r509056 - head/archivers/deutex

Kai Knoblich kai at FreeBSD.org
Thu Aug 15 21:27:17 UTC 2019


Author: kai
Date: Thu Aug 15 21:27:16 2019
New Revision: 509056
URL: https://svnweb.freebsd.org/changeset/ports/509056

Log:
  archivers/deutex: Update to 5.2.1
  
  Changelog:
  
  * "configure" was broken in 5.2.0 for systems without AsciiDoc installed. It
    now properly checks for "a2x" conditionally along with the possible
    "--disable-man parameter".
  
  https://github.com/Doom-Utils/deutex/releases/tag/v5.2.1

Modified:
  head/archivers/deutex/Makefile
  head/archivers/deutex/distinfo

Modified: head/archivers/deutex/Makefile
==============================================================================
--- head/archivers/deutex/Makefile	Thu Aug 15 21:22:35 2019	(r509055)
+++ head/archivers/deutex/Makefile	Thu Aug 15 21:27:16 2019	(r509056)
@@ -2,7 +2,7 @@
 # $FreeBSD$
 
 PORTNAME=	deutex
-PORTVERSION=	5.2.0
+PORTVERSION=	5.2.1
 DISTVERSIONPREFIX=	v
 CATEGORIES=	archivers games
 

Modified: head/archivers/deutex/distinfo
==============================================================================
--- head/archivers/deutex/distinfo	Thu Aug 15 21:22:35 2019	(r509055)
+++ head/archivers/deutex/distinfo	Thu Aug 15 21:27:16 2019	(r509056)
@@ -1,3 +1,3 @@
-TIMESTAMP = 1565106114
-SHA256 (Doom-Utils-deutex-v5.2.0_GH0.tar.gz) = a53928d2af4dec88da4a644384766cfc94512cc8531ff9fcbaaf7012dd6de56d
-SIZE (Doom-Utils-deutex-v5.2.0_GH0.tar.gz) = 124341
+TIMESTAMP = 1565879090
+SHA256 (Doom-Utils-deutex-v5.2.1_GH0.tar.gz) = 5b4b2d5a0c85fcccb206a94685ecf5558a891ee6ce9e0cdbf96d4c4a129d5bcc
+SIZE (Doom-Utils-deutex-v5.2.1_GH0.tar.gz) = 124383


More information about the svn-ports-all mailing list