svn commit: r370261 - head/mail/xcite

Dmitry Marakasov amdmi3 at FreeBSD.org
Mon Oct 6 23:29:29 UTC 2014


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}


More information about the svn-ports-all mailing list