Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 13 Feb 2013 21:39:59 +0000 (UTC)
From:      Niclas Zeising <zeising@FreeBSD.org>
To:        ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org
Subject:   svn commit: r312180 - head/x11/xedit
Message-ID:  <201302132139.r1DLdxtn030569@svn.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: zeising
Date: Wed Feb 13 21:39:59 2013
New Revision: 312180
URL: http://svnweb.freebsd.org/changeset/ports/312180

Log:
  Update to 1.2.1
  
  Obtained from:	xorg development repo

Modified:
  head/x11/xedit/Makefile
  head/x11/xedit/distinfo

Modified: head/x11/xedit/Makefile
==============================================================================
--- head/x11/xedit/Makefile	Wed Feb 13 21:34:39 2013	(r312179)
+++ head/x11/xedit/Makefile	Wed Feb 13 21:39:59 2013	(r312180)
@@ -1,12 +1,7 @@
-# New ports collection makefile for:	xedit
-# Date Created:				17 Feb 2006
-# Whom:					Florent Thoumie <flz@FreeBSD.org>
-#
 # $FreeBSD$
-#
 
 PORTNAME=	xedit
-PORTVERSION=	1.2.0
+PORTVERSION=	1.2.1
 CATEGORIES=	x11
 
 MAINTAINER=	x11@FreeBSD.org
@@ -15,6 +10,8 @@ COMMENT=	Simple text editor for X
 XORG_CAT=	app
 USE_XORG=	xt xaw7
 
+BUILD_DEPENDS=	${LOCALBASE}/libdata/pkgconfig/xorg-macros.pc:${PORTSDIR}/devel/xorg-macros
+
 MAN1=		xedit.1
 
 .include <bsd.port.mk>

Modified: head/x11/xedit/distinfo
==============================================================================
--- head/x11/xedit/distinfo	Wed Feb 13 21:34:39 2013	(r312179)
+++ head/x11/xedit/distinfo	Wed Feb 13 21:39:59 2013	(r312180)
@@ -1,2 +1,2 @@
-SHA256 (xorg/app/xedit-1.2.0.tar.bz2) = 6cfe022c2ba42cd3f1acc64ead49f302f766b77f44a01ce3842ad25f62f65d8a
-SIZE (xorg/app/xedit-1.2.0.tar.bz2) = 498383
+SHA256 (xorg/app/xedit-1.2.1.tar.bz2) = 89b0b0f86b0b5ab2898ee669d394b28c6ac5a9a53f8fae1726ba5664cd36c98e
+SIZE (xorg/app/xedit-1.2.1.tar.bz2) = 520614



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201302132139.r1DLdxtn030569>