svn commit: r391200 - head/graphics/libetonyek01
Jung-uk Kim
jkim at FreeBSD.org
Thu Jul 2 21:34:29 UTC 2015
Author: jkim
Date: Thu Jul 2 21:34:28 2015
New Revision: 391200
URL: https://svnweb.freebsd.org/changeset/ports/391200
Log:
Update to 0.1.3.
Modified:
head/graphics/libetonyek01/Makefile
head/graphics/libetonyek01/distinfo
head/graphics/libetonyek01/pkg-plist
Modified: head/graphics/libetonyek01/Makefile
==============================================================================
--- head/graphics/libetonyek01/Makefile Thu Jul 2 21:14:28 2015 (r391199)
+++ head/graphics/libetonyek01/Makefile Thu Jul 2 21:34:28 2015 (r391200)
@@ -1,8 +1,7 @@
# $FreeBSD$
PORTNAME= libetonyek
-PORTVERSION= 0.1.1
-PORTREVISION= 1
+PORTVERSION= 0.1.3
CATEGORIES= graphics
MASTER_SITES= http://dev-www.libreoffice.org/src/${PORTNAME}/
PKGNAMESUFFIX= 01
Modified: head/graphics/libetonyek01/distinfo
==============================================================================
--- head/graphics/libetonyek01/distinfo Thu Jul 2 21:14:28 2015 (r391199)
+++ head/graphics/libetonyek01/distinfo Thu Jul 2 21:34:28 2015 (r391200)
@@ -1,2 +1,2 @@
-SHA256 (libetonyek-0.1.1.tar.xz) = 9c6a5a0f15ae6cc6e2dfb2272b664dedda7918ed46f3756f9f29a72589d8c83e
-SIZE (libetonyek-0.1.1.tar.xz) = 338396
+SHA256 (libetonyek-0.1.3.tar.xz) = fe12276a62bd5f5ca4f5bfbd4938a74d097084e1f9fe173e521f63203f56f055
+SIZE (libetonyek-0.1.3.tar.xz) = 372884
Modified: head/graphics/libetonyek01/pkg-plist
==============================================================================
--- head/graphics/libetonyek01/pkg-plist Thu Jul 2 21:14:28 2015 (r391199)
+++ head/graphics/libetonyek01/pkg-plist Thu Jul 2 21:34:28 2015 (r391200)
@@ -1,15 +1,15 @@
+bin/key2raw
+bin/key2text
+bin/key2xhtml
bin/numbers2csv
bin/numbers2raw
bin/numbers2text
bin/pages2html
bin/pages2raw
bin/pages2text
-bin/key2raw
-bin/key2text
-bin/key2xhtml
include/libetonyek-0.1/libetonyek/EtonyekDocument.h
include/libetonyek-0.1/libetonyek/libetonyek.h
lib/libetonyek-0.1.so
lib/libetonyek-0.1.so.1
-lib/libetonyek-0.1.so.1.0.1
+lib/libetonyek-0.1.so.1.0.3
libdata/pkgconfig/libetonyek-0.1.pc
More information about the svn-ports-all
mailing list