FreeBSD Bugzilla – Attachment 129092 Details for
Bug 173043
update of misc/esniper to version 2.28.0
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
Remember
[x]
|
Forgot Password
Login:
[x]
[patch]
esniper.diff
esniper.diff (text/x-patch; charset="ISO-8859-1"), 2.02 KB, created by
Jason E. Hale
on 2012-10-25 00:36:37 UTC
(
hide
)
Description:
esniper.diff
Filename:
MIME Type:
Creator:
Jason E. Hale
Created:
2012-10-25 00:36:37 UTC
Size:
2.02 KB
patch
obsolete
>Index: Makefile >=================================================================== >--- Makefile (revision 306276) >+++ Makefile (working copy) >@@ -1,19 +1,16 @@ >-# New ports collection makefile for: esniper >-# Date created: 10 April 2005 >-# Whom: Lewis Thompson <lewiz@compsoc.man.ac.uk> >-# >+# Created by: Lewis Thompson <lewiz@compsoc.man.ac.uk> > # $FreeBSD$ > > PORTNAME= esniper >-DISTVERSION= 2-27-0 >+DISTVERSION= 2-28-0 > CATEGORIES= misc net > MASTER_SITES= SF > EXTRACT_SUFX= .tgz > > MAINTAINER= ag-freebsd@muc.de >-COMMENT= A lightweight console application for sniping ebay auctions >+COMMENT= Lightweight console application for sniping ebay auctions > >-LIB_DEPENDS= curl.6:${PORTSDIR}/ftp/curl >+LIB_DEPENDS= curl:${PORTSDIR}/ftp/curl > > GNU_CONFIGURE= yes > CONFIGURE_ARGS= --with-curl-config=${LOCALBASE}/bin/curl-config >@@ -25,14 +22,12 @@ > > PORTEXAMPLES= sample_auction.txt sample_config.txt > >-post-patch: >- @${REINPLACE_CMD} -e '/<curl\/types.h>/d' ${WRKSRC}/http.c >+.include <bsd.port.options.mk> > > post-install: >-.if !defined(NOPORTEXAMPLES) >+.if ${PORT_OPTIONS:MEXAMPLES} > ${MKDIR} ${EXAMPLESDIR} >- ${INSTALL_DATA} ${WRKSRC}/sample_auction.txt ${EXAMPLESDIR} >- ${INSTALL_DATA} ${WRKSRC}/sample_config.txt ${EXAMPLESDIR} >+ ${INSTALL_DATA} ${PORTEXAMPLES:S|^|${WRKSRC}/|} ${EXAMPLESDIR} > .endif > > .include <bsd.port.mk> >Index: distinfo >=================================================================== >--- distinfo (revision 306276) >+++ distinfo (working copy) >@@ -1,2 +1,2 @@ >-SHA256 (esniper-2-27-0.tgz) = 0ca9946395be8958d3eb28c9abc4a1a4d4c9134e4b6b3c3816f4631e3be25c02 >-SIZE (esniper-2-27-0.tgz) = 130218 >+SHA256 (esniper-2-28-0.tgz) = c2b0ccb757616b32f2d6cf54a4a5e367405fa7bcd6e6ed11835fe4f8a06a016b >+SIZE (esniper-2-28-0.tgz) = 130173 >Index: pkg-descr >=================================================================== >--- pkg-descr (revision 306276) >+++ pkg-descr (working copy) >@@ -1,3 +1,3 @@ > esniper is a simple, lightweight tool for sniping ebay auctions. > >-WWW: http://esniper.sourceforge.net/ >+WWW: http://esniper.sourceforge.net/
You cannot view the attachment while viewing its details because your browser does not support IFRAMEs.
View the attachment on a separate page
.
View Attachment As Diff
View Attachment As Raw
Actions:
View
|
Diff
Attachments on
bug 173043
:
129091
| 129092