mirror of
https://git.FreeBSD.org/ports.git
synced 2024-11-21 00:25:50 +00:00
- Update to 20130911
- Add LICENSE=MIT
This commit is contained in:
parent
51d5807ab2
commit
8fa4f90e95
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=362227
@ -2,14 +2,15 @@
|
||||
# $FreeBSD$
|
||||
|
||||
PORTNAME= go-text
|
||||
PORTVERSION= 20130502
|
||||
PORTREVISION= 1
|
||||
PORTVERSION= 20130911
|
||||
CATEGORIES= textproc
|
||||
MASTER_SITES= LOCAL/gblach/
|
||||
|
||||
MAINTAINER= gblach@FreeBSD.org
|
||||
COMMENT= Go package for manipulating paragraphs of text
|
||||
|
||||
LICENSE= MIT
|
||||
|
||||
GO_PKGNAME= github.com/kr/text
|
||||
|
||||
.include <bsd.port.pre.mk>
|
||||
|
@ -1,2 +1,2 @@
|
||||
SHA256 (go-text-20130502.tar.gz) = 84b386efc3a51870a1e931019fac9bcb89883b287badcc48ffa29afaae9d0a18
|
||||
SIZE (go-text-20130502.tar.gz) = 9729
|
||||
SHA256 (go-text-20130911.tar.gz) = 492f3836921e0613fa177fffda8d10371a468a6bf891976cd7595023f7977ee8
|
||||
SIZE (go-text-20130911.tar.gz) = 5680
|
||||
|
@ -1,6 +1,6 @@
|
||||
%%GO_LIBDIR%%/%%GO_PKGNAME%%.a
|
||||
%%GO_SRCDIR%%/%%GO_PKGNAME%%/License
|
||||
%%GO_SRCDIR%%/%%GO_PKGNAME%%/Readme
|
||||
%%GO_SRCDIR%%/%%GO_PKGNAME%%/colwriter/LICENSE
|
||||
%%GO_SRCDIR%%/%%GO_PKGNAME%%/colwriter/Readme
|
||||
%%GO_SRCDIR%%/%%GO_PKGNAME%%/colwriter/column.go
|
||||
%%GO_SRCDIR%%/%%GO_PKGNAME%%/colwriter/column_test.go
|
||||
|
Loading…
Reference in New Issue
Block a user