Update to 1.2.1
Obtained from: xorg development repo
This commit is contained in:
parent
47fe221a91
commit
0c6b63d83b
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=312180
2 changed files with 5 additions and 8 deletions
|
@ -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>
|
||||
|
|
|
@ -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
|
||||
|
|
Loading…
Reference in a new issue