mirror of
https://git.freebsd.org/ports.git
synced 2026-06-02 11:08:52 +00:00
ports-mgmt/portgrep: update to 1.4.2 release
This is a fork of the original package with a few fixes and some new features requested by current users.
This commit is contained in:
@@ -1,19 +1,18 @@
|
|||||||
PORTNAME= portgrep
|
PORTNAME= portgrep
|
||||||
DISTVERSIONPREFIX= v
|
DISTVERSIONPREFIX= v
|
||||||
DISTVERSION= 1.4.1
|
DISTVERSION= 1.4.2
|
||||||
PORTREVISION= 33
|
|
||||||
CATEGORIES= ports-mgmt
|
CATEGORIES= ports-mgmt
|
||||||
|
|
||||||
MAINTAINER= ports@FreeBSD.org
|
MAINTAINER= ports@FreeBSD.org
|
||||||
COMMENT= Parallel port search utility
|
COMMENT= Parallel port search utility
|
||||||
WWW= https://github.com/dmgk/portgrep
|
WWW= https://github.com/alexdupre/portgrep
|
||||||
|
|
||||||
LICENSE= BSD0CLAUSE
|
LICENSE= BSD0CLAUSE
|
||||||
LICENSE_FILE= ${WRKSRC}/LICENSE
|
LICENSE_FILE= ${WRKSRC}/LICENSE
|
||||||
|
|
||||||
USES= go:modules
|
USES= go:modules
|
||||||
|
|
||||||
GO_MODULE= github.com/dmgk/portgrep
|
GO_MODULE= github.com/alexdupre/portgrep
|
||||||
GO_BUILDFLAGS= -ldflags="-s -w -X main.version=${PORTVERSION}"
|
GO_BUILDFLAGS= -ldflags="-s -w -X main.version=${PORTVERSION}"
|
||||||
|
|
||||||
PLIST_FILES= bin/${PORTNAME}
|
PLIST_FILES= bin/${PORTNAME}
|
||||||
|
|||||||
@@ -1,5 +1,5 @@
|
|||||||
TIMESTAMP = 1665949293
|
TIMESTAMP = 1779603909
|
||||||
SHA256 (go/ports-mgmt_portgrep/portgrep-v1.4.1/v1.4.1.mod) = b688472118d1b2414a2e6b5e80904d39f7264e55a9da8b789c6e998640ab1467
|
SHA256 (go/ports-mgmt_portgrep/portgrep-v1.4.2/v1.4.2.mod) = fa5ac020b1be2600475bae38c6359bf15ae336334473749d65d96bf228b6ee23
|
||||||
SIZE (go/ports-mgmt_portgrep/portgrep-v1.4.1/v1.4.1.mod) = 222
|
SIZE (go/ports-mgmt_portgrep/portgrep-v1.4.2/v1.4.2.mod) = 202
|
||||||
SHA256 (go/ports-mgmt_portgrep/portgrep-v1.4.1/v1.4.1.zip) = 652d2c1c12f59c98ca9c8df9856d39492fbe9b2b7040fb5a9cc0c8bf4246b222
|
SHA256 (go/ports-mgmt_portgrep/portgrep-v1.4.2/v1.4.2.zip) = abab6b7523daa2a9c58e6513ff28f08b5f544cd7bc0eba92e98ad4dcf913fbb6
|
||||||
SIZE (go/ports-mgmt_portgrep/portgrep-v1.4.1/v1.4.1.zip) = 12969
|
SIZE (go/ports-mgmt_portgrep/portgrep-v1.4.2/v1.4.2.zip) = 14033
|
||||||
|
|||||||
Reference in New Issue
Block a user