svn commit: r312180 - head/x11/xedit
Niclas Zeising
zeising at FreeBSD.org
Wed Feb 13 21:40:00 UTC 2013
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 at FreeBSD.org>
-#
# $FreeBSD$
-#
PORTNAME= xedit
-PORTVERSION= 1.2.0
+PORTVERSION= 1.2.1
CATEGORIES= x11
MAINTAINER= x11 at 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
More information about the svn-ports-head
mailing list