svn commit: r512991 - in head: chinese/librime www/envoy

Guido Falsi madpilot at FreeBSD.org
Thu Sep 26 21:34:40 UTC 2019


Author: madpilot
Date: Thu Sep 26 21:34:39 2019
New Revision: 512991
URL: https://svnweb.freebsd.org/changeset/ports/512991

Log:
  Fix errors in my previous commit.

Modified:
  head/chinese/librime/Makefile
  head/www/envoy/Makefile

Modified: head/chinese/librime/Makefile
==============================================================================
--- head/chinese/librime/Makefile	Thu Sep 26 21:31:46 2019	(r512990)
+++ head/chinese/librime/Makefile	Thu Sep 26 21:34:39 2019	(r512991)
@@ -3,9 +3,8 @@
 
 PORTNAME=	librime
 PORTVERSION=	1.2.9
-PORTREVISION=	1
 DISTVERSIONPREFIX=	rime-
-PORTREVISION=	18
+PORTREVISION=	19
 CATEGORIES=	chinese textproc
 
 MAINTAINER=	lichray at gmail.com

Modified: head/www/envoy/Makefile
==============================================================================
--- head/www/envoy/Makefile	Thu Sep 26 21:31:46 2019	(r512990)
+++ head/www/envoy/Makefile	Thu Sep 26 21:34:39 2019	(r512991)
@@ -4,7 +4,7 @@
 PORTNAME=	envoy
 PORTVERSION=	1.10.0
 DISTVERSIONPREFIX=	v
-PORTREVISION=	1
+PORTREVISION=	5
 CATEGORIES=	www
 
 MAINTAINER=	danfe at FreeBSD.org


More information about the svn-ports-all mailing list