aboutsummaryrefslogtreecommitdiff
path: root/editors/editorconfig-core-c
diff options
context:
space:
mode:
authorAkinori MUSHA <knu@FreeBSD.org>2018-03-28 17:13:41 +0000
committerAkinori MUSHA <knu@FreeBSD.org>2018-03-28 17:13:41 +0000
commit877c87c8de3a9b6d32bb740fc81d6d4889660298 (patch)
tree2eb93c18859c00835a5af1e5c4a560c2de14812a /editors/editorconfig-core-c
parent5d5a15552340b16e8f4344bdd008978a23729da6 (diff)
downloadports-877c87c8de3a9b6d32bb740fc81d6d4889660298.tar.gz
ports-877c87c8de3a9b6d32bb740fc81d6d4889660298.zip
Update to 0.12.2
Notes
Notes: svn path=/head/; revision=465825
Diffstat (limited to 'editors/editorconfig-core-c')
-rw-r--r--editors/editorconfig-core-c/Makefile7
-rw-r--r--editors/editorconfig-core-c/distinfo5
-rw-r--r--editors/editorconfig-core-c/pkg-plist5
3 files changed, 13 insertions, 4 deletions
diff --git a/editors/editorconfig-core-c/Makefile b/editors/editorconfig-core-c/Makefile
index 2e9d9b20966e..345ede2a59ec 100644
--- a/editors/editorconfig-core-c/Makefile
+++ b/editors/editorconfig-core-c/Makefile
@@ -2,17 +2,20 @@
# $FreeBSD$
PORTNAME= editorconfig-core-c
-PORTVERSION= 0.11.5
+PORTVERSION= 0.12.2
DISTVERSIONPREFIX= v
CATEGORIES= editors
MAINTAINER= knu@FreeBSD.org
COMMENT= EditorConfig core library and executable written in C
+LIB_DEPENDS= libpcre.so:devel/pcre
+
+USES= cmake
+
USE_GITHUB= yes
GH_ACCOUNT= editorconfig
-USES= cmake
USE_LDCONFIG= yes
PLIST_SUB= PORTVERSION=${PORTVERSION} \
diff --git a/editors/editorconfig-core-c/distinfo b/editors/editorconfig-core-c/distinfo
index 6678af70ddae..4b170ed3cfed 100644
--- a/editors/editorconfig-core-c/distinfo
+++ b/editors/editorconfig-core-c/distinfo
@@ -1,2 +1,3 @@
-SHA256 (editorconfig-editorconfig-core-c-v0.11.5_GH0.tar.gz) = 2ed95449ab3c7ecd75303716927e13d07ee42ddba4472e4a0fb4e0569066370a
-SIZE (editorconfig-editorconfig-core-c-v0.11.5_GH0.tar.gz) = 76857
+TIMESTAMP = 1522256604
+SHA256 (editorconfig-editorconfig-core-c-v0.12.2_GH0.tar.gz) = 8a63ae63d3a2f2a202acbd94a6cbe3fa4450c2658e33e922683af33c48a9115d
+SIZE (editorconfig-editorconfig-core-c-v0.12.2_GH0.tar.gz) = 67002
diff --git a/editors/editorconfig-core-c/pkg-plist b/editors/editorconfig-core-c/pkg-plist
index d6664a5b6f0f..547a9290f37b 100644
--- a/editors/editorconfig-core-c/pkg-plist
+++ b/editors/editorconfig-core-c/pkg-plist
@@ -6,3 +6,8 @@ lib/libeditorconfig.so
lib/libeditorconfig.so.%%SHLIB_MAJOR%%
lib/libeditorconfig.so.%%SHLIB_VER%%
lib/libeditorconfig_static.a
+libdata/pkgconfig/editorconfig.pc
+man/man1/editorconfig.1.gz
+man/man3/editorconfig.h.3.gz
+man/man3/editorconfig_handle.h.3.gz
+man/man5/editorconfig-format.5.gz