svn commit: r505501 - head/misc/esniper
Steve Wills
swills at FreeBSD.org
Sun Jun 30 21:22:26 UTC 2019
Author: swills
Date: Sun Jun 30 21:22:24 2019
New Revision: 505501
URL: https://svnweb.freebsd.org/changeset/ports/505501
Log:
misc/esniper: Upgrade to upstream GIT head which fixes login
PR: 238826
Submitted by: Armin Gruner <ag-freebsd at muc.de> (maintainer)
Modified:
head/misc/esniper/Makefile (contents, props changed)
head/misc/esniper/distinfo (contents, props changed)
Modified: head/misc/esniper/Makefile
==============================================================================
--- head/misc/esniper/Makefile Sun Jun 30 21:21:17 2019 (r505500)
+++ head/misc/esniper/Makefile Sun Jun 30 21:22:24 2019 (r505501)
@@ -4,7 +4,9 @@
PORTNAME= esniper
DISTVERSION= 2-35-0
CATEGORIES= misc net
-MASTER_SITES= SF
+MASTER_SITES= https://sourceforge.net/code-snapshots/git/e/es/esniper/git.git/
+DISTNAME= ${PORTNAME}-git-91d2665539beaeac21fb4c0cc2fd39c44e771ed7
+PORTREVISION= 2
MAINTAINER= ag-freebsd at muc.de
COMMENT= Lightweight console application for sniping ebay auctions
@@ -13,7 +15,7 @@ LICENSE= BSD2CLAUSE
LIB_DEPENDS= libcurl.so:ftp/curl
-USES= tar:tgz
+USES= zip
GNU_CONFIGURE= yes
CONFIGURE_ARGS= --with-curl-config=${LOCALBASE}/bin/curl-config
Modified: head/misc/esniper/distinfo
==============================================================================
--- head/misc/esniper/distinfo Sun Jun 30 21:21:17 2019 (r505500)
+++ head/misc/esniper/distinfo Sun Jun 30 21:22:24 2019 (r505501)
@@ -1,3 +1,3 @@
-TIMESTAMP = 1529342137
-SHA256 (esniper-2-35-0.tgz) = a93d4533e31640554f2e430ac76b43e73a50ed6d721511066020712ac8923c12
-SIZE (esniper-2-35-0.tgz) = 143573
+TIMESTAMP = 1561555534
+SHA256 (esniper-git-91d2665539beaeac21fb4c0cc2fd39c44e771ed7.zip) = 50467666c66d6b78e477397db3c21e67c77da5725c808add46facb70e0b40a4e
+SIZE (esniper-git-91d2665539beaeac21fb4c0cc2fd39c44e771ed7.zip) = 322059
More information about the svn-ports-head
mailing list