pkgsrc-WIP-changes archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

go-httphead: SET PLIST



Module Name:	pkgsrc-wip
Committed By:	K.I.A.Derouiche <kamel.derouiche%gmail.com@localhost>
Pushed By:	jihbed
Date:		Sun Jan 24 16:00:48 2021 +0100
Changeset:	76608a678e34410c86d0fe7185ba97915ce6b4df

Modified Files:
	go-httphead/Makefile
	go-httphead/PLIST
Removed Files:
	go-httphead/PLISU

Log Message:
go-httphead: SET PLIST

To see a diff of this commit:
https://wip.pkgsrc.org/cgi-bin/gitweb.cgi?p=pkgsrc-wip.git;a=commitdiff;h=76608a678e34410c86d0fe7185ba97915ce6b4df

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.

diffstat:
 go-httphead/Makefile |  1 +
 go-httphead/PLIST    | 19 ++++++++++++++++---
 go-httphead/PLISU    | 17 -----------------
 3 files changed, 17 insertions(+), 20 deletions(-)

diffs:
diff --git a/go-httphead/Makefile b/go-httphead/Makefile
index 4a25ee76ff..22d93791d7 100644
--- a/go-httphead/Makefile
+++ b/go-httphead/Makefile
@@ -3,6 +3,7 @@
 DISTNAME=	go-httphead-0.1.0
 GITHUB_PROJECT=	httphead
 GITHUB_TAG=	v${PKGVERSION_NOREV}
+PKGREVISION=    1
 CATEGORIES=	www
 MASTER_SITES=	${MASTER_SITE_GITHUB:=gobwas/}
 
diff --git a/go-httphead/PLIST b/go-httphead/PLIST
index 92ba51a2d7..738d6431e1 100644
--- a/go-httphead/PLIST
+++ b/go-httphead/PLIST
@@ -1,4 +1,17 @@
 @comment $NetBSD$
-@comment TODO: to fill this file with the file listing:
-@comment TODO: 1. run "/usr/bin/make package"
-@comment TODO: 2. run "/usr/bin/make print-PLIST"
+gopkg/pkg/${GO_PLATFORM}/github.com/gobwas/httphead.a
+gopkg/src/github.com/gobwas/httphead/LICENSE
+gopkg/src/github.com/gobwas/httphead/README.md
+gopkg/src/github.com/gobwas/httphead/cookie.go
+gopkg/src/github.com/gobwas/httphead/cookie_test.go
+gopkg/src/github.com/gobwas/httphead/go.mod
+gopkg/src/github.com/gobwas/httphead/head.go
+gopkg/src/github.com/gobwas/httphead/head_test.go
+gopkg/src/github.com/gobwas/httphead/httphead.go
+gopkg/src/github.com/gobwas/httphead/httphead_test.go
+gopkg/src/github.com/gobwas/httphead/lexer.go
+gopkg/src/github.com/gobwas/httphead/lexer_test.go
+gopkg/src/github.com/gobwas/httphead/octet.go
+gopkg/src/github.com/gobwas/httphead/option.go
+gopkg/src/github.com/gobwas/httphead/writer.go
+gopkg/src/github.com/gobwas/httphead/writer_test.go
diff --git a/go-httphead/PLISU b/go-httphead/PLISU
deleted file mode 100644
index 738d6431e1..0000000000
--- a/go-httphead/PLISU
+++ /dev/null
@@ -1,17 +0,0 @@
-@comment $NetBSD$
-gopkg/pkg/${GO_PLATFORM}/github.com/gobwas/httphead.a
-gopkg/src/github.com/gobwas/httphead/LICENSE
-gopkg/src/github.com/gobwas/httphead/README.md
-gopkg/src/github.com/gobwas/httphead/cookie.go
-gopkg/src/github.com/gobwas/httphead/cookie_test.go
-gopkg/src/github.com/gobwas/httphead/go.mod
-gopkg/src/github.com/gobwas/httphead/head.go
-gopkg/src/github.com/gobwas/httphead/head_test.go
-gopkg/src/github.com/gobwas/httphead/httphead.go
-gopkg/src/github.com/gobwas/httphead/httphead_test.go
-gopkg/src/github.com/gobwas/httphead/lexer.go
-gopkg/src/github.com/gobwas/httphead/lexer_test.go
-gopkg/src/github.com/gobwas/httphead/octet.go
-gopkg/src/github.com/gobwas/httphead/option.go
-gopkg/src/github.com/gobwas/httphead/writer.go
-gopkg/src/github.com/gobwas/httphead/writer_test.go


Home | Main Index | Thread Index | Old Index