svn commit: r319157 - head/sysutils/eiciel
Boris Samorodov
bsam at FreeBSD.org
Mon May 27 06:05:07 UTC 2013
Author: bsam
Date: Mon May 27 06:05:06 2013
New Revision: 319157
URL: http://svnweb.freebsd.org/changeset/ports/319157
Log:
. remove shlib ABI version from LIB_DEPENDS;
. bump PORTREVISION;
. remove the indefinite article from COMMENT.
Modified:
head/sysutils/eiciel/Makefile
Modified: head/sysutils/eiciel/Makefile
==============================================================================
--- head/sysutils/eiciel/Makefile Mon May 27 05:57:42 2013 (r319156)
+++ head/sysutils/eiciel/Makefile Mon May 27 06:05:06 2013 (r319157)
@@ -3,16 +3,16 @@
PORTNAME= eiciel
PORTVERSION= 0.9.8.1
-PORTREVISION= 1
+PORTREVISION= 2
CATEGORIES= sysutils security
MASTER_SITES= http://rofi.roger-ferrer.org/eiciel/download/
MAINTAINER= ports at FreeBSD.org
-COMMENT= A GNOME-based ACL editor, with integration into Nautilus
+COMMENT= GNOME-based ACL editor, with integration into Nautilus
LICENSE= GPLv2
-LIB_DEPENDS= gtkmm-2.4.1:${PORTSDIR}/x11-toolkits/gtkmm24
+LIB_DEPENDS= gtkmm-2.4:${PORTSDIR}/x11-toolkits/gtkmm24
USE_BZIP2= yes
USES= pathfix pkgconfig
More information about the svn-ports-all
mailing list