aboutsummaryrefslogtreecommitdiffstats
path: root/editors/fxite
diff options
context:
space:
mode:
authorgahr <gahr@FreeBSD.org>2012-11-27 19:11:55 +0800
committergahr <gahr@FreeBSD.org>2012-11-27 19:11:55 +0800
commitc74e9b853b61c0c3dd2109c30e2ba4c56261d535 (patch)
treebf192633d891c98f1a0deee940ab97e93510a0ce /editors/fxite
parent6c764889523da692175bdea3912fba74471873b3 (diff)
downloadfreebsd-ports-gnome-c74e9b853b61c0c3dd2109c30e2ba4c56261d535.tar.gz
freebsd-ports-gnome-c74e9b853b61c0c3dd2109c30e2ba4c56261d535.tar.zst
freebsd-ports-gnome-c74e9b853b61c0c3dd2109c30e2ba4c56261d535.zip
- Update to 0.9
ChangeLog: https://github.com/yetanothergeek/fxite/blob/master/ChangeLog - Trim Makefile headers Feature safe: yes
Diffstat (limited to 'editors/fxite')
-rw-r--r--editors/fxite/Makefile13
-rw-r--r--editors/fxite/distinfo4
2 files changed, 7 insertions, 10 deletions
diff --git a/editors/fxite/Makefile b/editors/fxite/Makefile
index 33719cf3b85c..c9a1ec03d02a 100644
--- a/editors/fxite/Makefile
+++ b/editors/fxite/Makefile
@@ -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' \
diff --git a/editors/fxite/distinfo b/editors/fxite/distinfo
index c2da3eca23a4..a75269bd2eba 100644
--- a/editors/fxite/distinfo
+++ b/editors/fxite/distinfo
@@ -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