mirror of
https://git.FreeBSD.org/ports.git
synced 2025-01-03 06:04:53 +00:00
misc/tzdiff: Update to 0.91
- While here cleanup some cruft that does nothing anymore PR: 233248 Submitted by: Yuichiro NAITO <naito.yuichiro@gmail.com> (maintainer)
This commit is contained in:
parent
3aa308ab85
commit
f64c8c3420
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=485061
@ -2,7 +2,7 @@
|
||||
# $FreeBSD$
|
||||
|
||||
PORTNAME= tzdiff
|
||||
PORTVERSION= 0.9
|
||||
PORTVERSION= 0.91
|
||||
CATEGORIES= misc
|
||||
|
||||
MAINTAINER= naito.yuichiro@gmail.com
|
||||
@ -12,17 +12,12 @@ LICENSE= BSD2CLAUSE
|
||||
|
||||
USE_GITHUB= yes
|
||||
GH_ACCOUNT= belgianbeer
|
||||
GH_PROJECT= tzdiff
|
||||
|
||||
PLIST_FILES= bin/tzdiff
|
||||
|
||||
NO_ARCH= yes
|
||||
NO_BUILD= yes
|
||||
|
||||
do-patch:
|
||||
${REINPLACE_CMD} -e 's|/usr/local|${LOCALBASE}|g' \
|
||||
${WRKSRC}/tzdiff
|
||||
|
||||
do-install:
|
||||
${INSTALL_SCRIPT} ${WRKSRC}/tzdiff \
|
||||
${STAGEDIR}${PREFIX}/bin
|
||||
|
@ -1,3 +1,3 @@
|
||||
TIMESTAMP = 1536023257
|
||||
SHA256 (belgianbeer-tzdiff-0.9_GH0.tar.gz) = d6e600e15cffe9ccebc72f6efc7798d9f3deb9ced4bc03aef1b8607b43446795
|
||||
SIZE (belgianbeer-tzdiff-0.9_GH0.tar.gz) = 3415
|
||||
TIMESTAMP = 1542333932
|
||||
SHA256 (belgianbeer-tzdiff-0.91_GH0.tar.gz) = 40f7b6cf31f272c639d6d0eb185d81861183c1017f9c7779cf4cf18ecd43a854
|
||||
SIZE (belgianbeer-tzdiff-0.91_GH0.tar.gz) = 3607
|
||||
|
Loading…
Reference in New Issue
Block a user