summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authoralnsn <alnsn>2015-10-27 21:32:03 +0000
committeralnsn <alnsn>2015-10-27 21:32:03 +0000
commit10378506a16c8efc5db1a2416bb39b420c8cfd62 (patch)
tree5b547e1ca15049c30b67c1cfdb4ed33d4269fa04
parentc1908e8ca0a85773e4336c9a200924a9d58684cd (diff)
downloadpkgsrc-10378506a16c8efc5db1a2416bb39b420c8cfd62.tar.gz
Switch to GITHUB_PROJECT and update HOMEPAGE. No version update.
Thanks to Greg Troxel for pointing out a dead HOMEPAGE link.
-rw-r--r--devel/lua-penlight/Makefile12
-rw-r--r--devel/lua-penlight/distinfo9
2 files changed, 12 insertions, 9 deletions
diff --git a/devel/lua-penlight/Makefile b/devel/lua-penlight/Makefile
index 125499e0fe8..d15022419f9 100644
--- a/devel/lua-penlight/Makefile
+++ b/devel/lua-penlight/Makefile
@@ -1,13 +1,15 @@
-# $NetBSD: Makefile,v 1.7 2015/06/13 17:22:53 alnsn Exp $
+# $NetBSD: Makefile,v 1.8 2015/10/27 21:32:03 alnsn Exp $
#
-DISTNAME= ${PL_VERSION}
-PKGNAME= ${LUA_PKGPREFIX}-penlight-${PL_VERSION}
+DISTNAME= penlight-${PL_VERSION}
+PKGNAME= ${DISTNAME:S/penlight/${LUA_PKGPREFIX}-penlight/}
CATEGORIES= devel
-MASTER_SITES= https://github.com/stevedonovan/Penlight/archive/
+MASTER_SITES= ${MASTER_SITE_GITHUB:=stevedonovan/}
+GITHUB_TAG= ${PKGVERSION}
+GITHUB_PROJECT= ${DISTNAME:S/-${PKGVERSION}//}
MAINTAINER= alnsn@NetBSD.org
-HOMEPAGE= https://github.com/stevedonovan/Penlight/archive/
+HOMEPAGE= http://stevedonovan.github.com/Penlight/
COMMENT= Lua libraries for functional programming, OS path management, etc
LICENSE= mit
diff --git a/devel/lua-penlight/distinfo b/devel/lua-penlight/distinfo
index 1ecfc494e7c..b5e2547721a 100644
--- a/devel/lua-penlight/distinfo
+++ b/devel/lua-penlight/distinfo
@@ -1,5 +1,6 @@
-$NetBSD: distinfo,v 1.4 2015/06/13 17:22:53 alnsn Exp $
+$NetBSD: distinfo,v 1.5 2015/10/27 21:32:03 alnsn Exp $
-SHA1 (lua-penlight/1.3.2.tar.gz) = a7e9bdb7503150e4f2a43ec25edb5f94ed49d3de
-RMD160 (lua-penlight/1.3.2.tar.gz) = 692ae482b1bb92c78822377d3324a21f90fba669
-Size (lua-penlight/1.3.2.tar.gz) = 202022 bytes
+SHA1 (lua-penlight/penlight-1.3.2.tar.gz) = a7e9bdb7503150e4f2a43ec25edb5f94ed49d3de
+RMD160 (lua-penlight/penlight-1.3.2.tar.gz) = 692ae482b1bb92c78822377d3324a21f90fba669
+SHA512 (lua-penlight/penlight-1.3.2.tar.gz) = 2d9ded6c8d29385ddebbb712626c6ee2989e6a0228e02a33eb1be663e916004e50b08933a25798f3e153dc0d0f4feddce9c397e6b6b86198a11d0b169ac3afae
+Size (lua-penlight/penlight-1.3.2.tar.gz) = 202022 bytes