mirror of
https://git.freebsd.org/ports.git
synced 2025-04-28 01:26:39 -04:00
www/webbrowser: Update to 0.4.0
Move everything to github
This commit is contained in:
parent
a092ccdf38
commit
d6270774db
2 changed files with 8 additions and 7 deletions
|
@ -1,17 +1,17 @@
|
|||
PORTNAME= webbrowser
|
||||
PORTVERSION= 0.3
|
||||
PORTREVISION= 1
|
||||
DISTVERSION= 0.4.0
|
||||
CATEGORIES= www
|
||||
MASTER_SITES= http://acadix.biz/Ports/distfiles/
|
||||
|
||||
MAINTAINER= jwb@FreeBSD.org
|
||||
COMMENT= Wrapper for running the "best" available WEB browser
|
||||
WWW= http://personalpages.tds.net/~jwbacon/Ports
|
||||
WWW= https://github.com/outpaddling/webbrowser/
|
||||
|
||||
LICENSE= BSD2CLAUSE
|
||||
|
||||
USE_GITHUB= yes
|
||||
GH_ACCOUNT= outpaddling
|
||||
|
||||
NO_BUILD= yes
|
||||
USES= tar:xz
|
||||
|
||||
do-install:
|
||||
${INSTALL_SCRIPT} ${WRKSRC}/webbrowser ${STAGEDIR}${PREFIX}/bin
|
||||
|
|
|
@ -1,2 +1,3 @@
|
|||
SHA256 (webbrowser-0.3.tar.xz) = 7e100607622d36c5822ffcf8b7cf135c5a70a29179ce832e86c07037f2f0c31f
|
||||
SIZE (webbrowser-0.3.tar.xz) = 1656
|
||||
TIMESTAMP = 1674509122
|
||||
SHA256 (outpaddling-webbrowser-0.4.0_GH0.tar.gz) = 99340c08f58bd53f142ce47bf4d78805c13924e4a52c14f8d8d2a085bb8139bd
|
||||
SIZE (outpaddling-webbrowser-0.4.0_GH0.tar.gz) = 2493
|
||||
|
|
Loading…
Add table
Reference in a new issue