aboutsummaryrefslogtreecommitdiff
path: root/misc
diff options
context:
space:
mode:
authorJason E. Hale <jhale@FreeBSD.org>2014-07-02 04:33:54 +0000
committerJason E. Hale <jhale@FreeBSD.org>2014-07-02 04:33:54 +0000
commit6005ae27d4fb7102feb5dadccad8ffda7758e694 (patch)
tree39552bdfbebef19eac316dbf73c9cb0ceb62f393 /misc
parent30b5044a8426d81f0c68be07e4b13992b590de95 (diff)
downloadports-6005ae27d4fb7102feb5dadccad8ffda7758e694.tar.gz
ports-6005ae27d4fb7102feb5dadccad8ffda7758e694.zip
Notes
Diffstat (limited to 'misc')
-rw-r--r--misc/esniper/Makefile8
-rw-r--r--misc/esniper/distinfo4
2 files changed, 4 insertions, 8 deletions
diff --git a/misc/esniper/Makefile b/misc/esniper/Makefile
index 9d8ea9d22535..9beb3ed29ac5 100644
--- a/misc/esniper/Makefile
+++ b/misc/esniper/Makefile
@@ -2,10 +2,9 @@
# $FreeBSD$
PORTNAME= esniper
-DISTVERSION= 2-30-0
+DISTVERSION= 2-31-0
CATEGORIES= misc net
MASTER_SITES= SF
-EXTRACT_SUFX= .tgz
MAINTAINER= ag-freebsd@muc.de
COMMENT= Lightweight console application for sniping ebay auctions
@@ -14,6 +13,7 @@ LICENSE= BSD2CLAUSE
LIB_DEPENDS= libcurl.so:${PORTSDIR}/ftp/curl
+USES= tar:tgz
GNU_CONFIGURE= yes
CONFIGURE_ARGS= --with-curl-config=${LOCALBASE}/bin/curl-config
USE_OPENSSL= yes
@@ -24,12 +24,8 @@ PORTEXAMPLES= sample_auction.txt sample_config.txt
OPTIONS_DEFINE= EXAMPLES
-.include <bsd.port.options.mk>
-
post-install:
-.if ${PORT_OPTIONS:MEXAMPLES}
${MKDIR} ${STAGEDIR}${EXAMPLESDIR}
${INSTALL_DATA} ${PORTEXAMPLES:S|^|${WRKSRC}/|} ${STAGEDIR}${EXAMPLESDIR}
-.endif
.include <bsd.port.mk>
diff --git a/misc/esniper/distinfo b/misc/esniper/distinfo
index e469b08e586a..15c9d35394d8 100644
--- a/misc/esniper/distinfo
+++ b/misc/esniper/distinfo
@@ -1,2 +1,2 @@
-SHA256 (esniper-2-30-0.tgz) = f472003ee30ddd234aa86ac762e0c4b04ccec964a594225d2fc38dec706905dd
-SIZE (esniper-2-30-0.tgz) = 131480
+SHA256 (esniper-2-31-0.tgz) = 30d2378c700b72b5363c8af59e7566564d9ec8cd4b44cd389c2830907d7bc676
+SIZE (esniper-2-31-0.tgz) = 131583