pkgsrc-WIP-changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
webbrowser: Move upstream to Github
Module Name: pkgsrc-wip
Committed By: Jason Bacon <bacon%NetBSD.org@localhost>
Pushed By: outpaddling
Date: Wed May 20 11:17:32 2020 -0500
Changeset: 96e79bc872db6dd7026f6503f59ef44b2e938927
Modified Files:
webbrowser/Makefile
webbrowser/PLIST
webbrowser/distinfo
Log Message:
webbrowser: Move upstream to Github
To see a diff of this commit:
https://wip.pkgsrc.org/cgi-bin/gitweb.cgi?p=pkgsrc-wip.git;a=commitdiff;h=96e79bc872db6dd7026f6503f59ef44b2e938927
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
diffstat:
webbrowser/Makefile | 11 +++++------
webbrowser/PLIST | 2 +-
webbrowser/distinfo | 7 ++++---
3 files changed, 10 insertions(+), 10 deletions(-)
diffs:
diff --git a/webbrowser/Makefile b/webbrowser/Makefile
index 256b513859..e55f2af74b 100644
--- a/webbrowser/Makefile
+++ b/webbrowser/Makefile
@@ -1,15 +1,14 @@
# $NetBSD: Makefile,v 1.1 2013/08/14 01:13:50 outpaddling Exp $
#
-DISTNAME= webbrowser-0.3
+DISTNAME= webbrowser-0.3.0
CATEGORIES= www
-MASTER_SITES= http://acadix.biz/Ports/distfiles/
-EXTRACT_SUFX= .tar.xz
+MASTER_SITES= ${MASTER_SITE_GITHUB:=outpaddling/}
MAINTAINER= bacon%NetBSD.org@localhost
-HOMEPAGE= http://acadix.biz/Ports/distfiles/
-COMMENT= TODO: Short description of the package
-#LICENSE= # TODO: (see mk/license.mk)
+HOMEPAGE= https://github.com/outpaddling/webbrowser/releases/new
+COMMENT= Proxy script for launching "best" available web browser
+LICENSE= 2-clause-bsd
PKG_DESTDIR_SUPPORT= user-destdir
diff --git a/webbrowser/PLIST b/webbrowser/PLIST
index 68bf233a2b..281c93a336 100644
--- a/webbrowser/PLIST
+++ b/webbrowser/PLIST
@@ -1,3 +1,3 @@
-@comment $NetBSD: PLIST,v 1.1 2013/08/14 01:13:50 outpaddling Exp $
+@comment $NetBSD$
bin/webbrowser
man/man1/webbrowser.1
diff --git a/webbrowser/distinfo b/webbrowser/distinfo
index 6ad6e604f0..01045c0cbf 100644
--- a/webbrowser/distinfo
+++ b/webbrowser/distinfo
@@ -1,5 +1,6 @@
$NetBSD$
-SHA1 (webbrowser-0.3.tar.xz) = c3101bc2afc2a9ef7cb29a7f8d47a17e461ec616
-RMD160 (webbrowser-0.3.tar.xz) = 28fd4efebcc1dbdc8cdb35e2c9e4ca605857484d
-Size (webbrowser-0.3.tar.xz) = 1656 bytes
+SHA1 (webbrowser-0.3.0.tar.gz) = 3e6132fe33bead42f953f735db92b70bd51ae4f1
+RMD160 (webbrowser-0.3.0.tar.gz) = a94e73433ab614f8099f64064bd4757257032f90
+SHA512 (webbrowser-0.3.0.tar.gz) = d39f39602f2efbff43d677845020cecbb5041485d463f2f806edaf3eb49d52969e621a2708946a20340ac6d09c413ec5dc0a771cd145dcf07bd2e277eb1cd565
+Size (webbrowser-0.3.0.tar.gz) = 2570 bytes
Home |
Main Index |
Thread Index |
Old Index