svn commit: r503435 - head/graphics/minder

Tobias Kortkamp tobik at FreeBSD.org
Tue Jun 4 04:01:18 UTC 2019


Author: tobik
Date: Tue Jun  4 04:01:16 2019
New Revision: 503435
URL: https://svnweb.freebsd.org/changeset/ports/503435

Log:
  graphics/minder: Update to 1.3.1
  
  Changes:	https://github.com/phase1geo/Minder/releases/tag/1.3.1

Modified:
  head/graphics/minder/Makefile
  head/graphics/minder/distinfo

Modified: head/graphics/minder/Makefile
==============================================================================
--- head/graphics/minder/Makefile	Tue Jun  4 03:34:09 2019	(r503434)
+++ head/graphics/minder/Makefile	Tue Jun  4 04:01:16 2019	(r503435)
@@ -1,7 +1,7 @@
 # $FreeBSD$
 
 PORTNAME=	minder
-PORTVERSION=	1.3
+PORTVERSION=	1.3.1
 CATEGORIES=	graphics
 # avoid PKGBASE collision with net-p2p/minder
 PKGNAMESUFFIX=	-app
@@ -26,9 +26,9 @@ GLIB_SCHEMAS=	com.github.phase1geo.minder.gschema.xml
 INSTALLS_ICONS=	yes
 SHEBANG_FILES=	meson/post_install.py
 
-OPTIONS_DEFINE=	DOCS
-
 PORTDOCS=	README.md
+
+OPTIONS_DEFINE=	DOCS
 
 post-install-DOCS-on:
 	${MKDIR} ${STAGEDIR}${DOCSDIR}

Modified: head/graphics/minder/distinfo
==============================================================================
--- head/graphics/minder/distinfo	Tue Jun  4 03:34:09 2019	(r503434)
+++ head/graphics/minder/distinfo	Tue Jun  4 04:01:16 2019	(r503435)
@@ -1,3 +1,3 @@
-TIMESTAMP = 1558324992
-SHA256 (phase1geo-Minder-1.3_GH0.tar.gz) = f4cce8f56e35ff5804327bfd9ba434aec66df48753408256deb4e4ac9f2945dd
-SIZE (phase1geo-Minder-1.3_GH0.tar.gz) = 641809
+TIMESTAMP = 1559620672
+SHA256 (phase1geo-Minder-1.3.1_GH0.tar.gz) = 16d5fba1b2108f0cd4e67502555ac06dfed367344d17a365ce4f91d6f55e44a5
+SIZE (phase1geo-Minder-1.3.1_GH0.tar.gz) = 642676


More information about the svn-ports-head mailing list