- Update to 0.9

ChangeLog: https://github.com/yetanothergeek/fxite/blob/master/ChangeLog
- Trim Makefile headers

Feature safe:	yes
This commit is contained in:
Pietro Cerutti 2012-11-27 11:11:55 +00:00
parent c8db1a9bcb
commit e7897d7703
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=307834
2 changed files with 7 additions and 10 deletions

View File

@ -1,13 +1,8 @@
# New ports collection Makefile for: fxite
# Date created: 23 August 2010
# Whom: gahr
#
# Created by: gahr
# $FreeBSD$
#
PORTNAME= fxite
PORTVERSION= 0.7
PORTREVISION= 4
PORTVERSION= 0.9
CATEGORIES= editors
MASTER_SITES= ${MASTER_SITE_GOOGLE_CODE}
@ -32,7 +27,9 @@ LIB_DEPENDS+= getline.1:${PORTSDIR}/devel/libgetline
LDFLAGS+= -lgetline
.endif
PLIST_FILES= bin/fxite
PLIST_FILES= bin/fxite \
share/pixmaps/fxite.xpm \
share/applications/fxite.desktop
post-patch:
${REINPLACE_CMD} -e 's|%%LOCALBASE%%|${LOCALBASE}|g' \

View File

@ -1,2 +1,2 @@
SHA256 (fxite-0.7.tar.gz) = 909466a70ec62489ad858409ee16ffca4198c5673dc86e2657abc8b0596bb8a2
SIZE (fxite-0.7.tar.gz) = 1084667
SHA256 (fxite-0.9.tar.gz) = a49894a27c255d0a76ecf9da471ff92a6b4849005f7e096f92de356d952fa8fb
SIZE (fxite-0.9.tar.gz) = 1161194