Date: Mon, 6 Oct 2014 23:29:29 +0000 (UTC) From: Dmitry Marakasov <amdmi3@FreeBSD.org> To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r370261 - head/mail/xcite Message-ID: <201410062329.s96NTTKl080857@svn.freebsd.org>
next in thread | raw e-mail | index | archive | help
Author: amdmi3 Date: Mon Oct 6 23:29:28 2014 New Revision: 370261 URL: https://svnweb.freebsd.org/changeset/ports/370261 QAT: https://qat.redports.org/buildarchive/r370261/ Log: - Fix duplicate PORTREVISION lines and bump for all bumps which have not happened because of this Approved by: portmgr blanket Modified: head/mail/xcite/Makefile Modified: head/mail/xcite/Makefile ============================================================================== --- head/mail/xcite/Makefile Mon Oct 6 23:13:39 2014 (r370260) +++ head/mail/xcite/Makefile Mon Oct 6 23:29:28 2014 (r370261) @@ -3,8 +3,7 @@ PORTNAME= xcite PORTVERSION= 1.60 -PORTREVISION= 19 -PORTREVISION= 5 +PORTREVISION= 6 CATEGORIES= mail elisp MASTER_SITES= http://www.gentei.org/~yuuji/software/ PKGNAMESUFFIX= -${EMACS_PORT_NAME}
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201410062329.s96NTTKl080857>