Hi!

This patch updates textproc/go-xlsx to latest commit.  (Upstream doesn't
do versioning.)  OK?

-- 
Dmitrij D. Czarkoff

Index: Makefile
===================================================================
RCS file: /cvs/ports/textproc/go-xlsx/Makefile,v
retrieving revision 1.2
diff -u -p -r1.2 Makefile
--- Makefile    4 Jul 2015 20:28:42 -0000       1.2
+++ Makefile    17 Oct 2015 12:29:16 -0000
@@ -3,16 +3,16 @@
 PORTROACH =            ignore
 
 COMMENT =              library for reading and writing XLSX files
-DISTNAME =             go-xlsx-20150614
+DISTNAME =             go-xlsx-20151010
 CATEGORIES =           textproc converters
-MAINTAINER =           Dmitrij D. Czarkoff <[email protected]>
+MAINTAINER =           Dmitrij D. Czarkoff <[email protected]>
 
 # BSD
 PERMIT_PACKAGE_CDROM = Yes
 
 GH_ACCOUNT =           tealeg
 GH_PROJECT =           xlsx
-GH_COMMIT =            cf67e7486c7f87a757dd63f74312532d0f8bf197
+GH_COMMIT =            dd470a6866d36166e680d718f281eca5b176b485
 
 MODULES =              lang/go
 MODGO_TYPE =           lib
Index: distinfo
===================================================================
RCS file: /cvs/ports/textproc/go-xlsx/distinfo,v
retrieving revision 1.1.1.1
diff -u -p -r1.1.1.1 distinfo
--- distinfo    19 Jun 2015 08:48:00 -0000      1.1.1.1
+++ distinfo    17 Oct 2015 12:27:01 -0000
@@ -1,2 +1,2 @@
-SHA256 (go-xlsx-20150614.tar.gz) = DXUcmDctjzIx/BqXTAxM4I9/4XnWgw0KeQYedKnlWQQ=
-SIZE (go-xlsx-20150614.tar.gz) = 192054
+SHA256 (go-xlsx-20151010.tar.gz) = s0ph5IcQ7kWzr5jyvUsun3sjGuw1/tuNFK9SsCGr4Yw=
+SIZE (go-xlsx-20151010.tar.gz) = 211218

Reply via email to