mirror of
https://git.FreeBSD.org/ports.git
synced 2024-11-27 00:57:50 +00:00
Upgrade to version 1.3.2, now hosted on Sourceforge.
This commit is contained in:
parent
a098a50a32
commit
9b025bb963
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=56356
@ -6,26 +6,13 @@
|
||||
#
|
||||
|
||||
PORTNAME= bidwatcher
|
||||
PORTVERSION= 1.1.6a
|
||||
PORTVERSION= 1.3.2
|
||||
CATEGORIES= misc
|
||||
MASTER_SITES= http://www.midwestcs.com/bidwatcher/download/
|
||||
MASTER_SITES= http://prdownloads.sourceforge.net/bidwatcher/
|
||||
|
||||
MAINTAINER= mph@FreeBSD.org
|
||||
|
||||
USE_GMAKE= YES
|
||||
USE_QT_VER= 1
|
||||
MAKE_ENV= QTDIR=${X11BASE}/include/X11/qt \
|
||||
SYSCONF_LFLAGS_QT=${X11BASE}/lib \
|
||||
SYSCONF_MOC=${X11BASE}/bin/moc
|
||||
MAKEFILE= Makefile.FreeBSD
|
||||
CFLAGS+= -DHAVE_GMTIME
|
||||
|
||||
do-install:
|
||||
@${MKDIR} ${PREFIX}/share/doc/bidwatcher
|
||||
@${INSTALL_PROGRAM} ${WRKSRC}/bidwatcher ${PREFIX}/bin/bidwatcher
|
||||
@${INSTALL_DATA} ${WRKSRC}/README ${PREFIX}/share/doc/bidwatcher
|
||||
@${INSTALL_DATA} ${WRKSRC}/INSTALL ${PREFIX}/share/doc/bidwatcher
|
||||
@${INSTALL_DATA} ${WRKSRC}/CHANGES ${PREFIX}/share/doc/bidwatcher
|
||||
@${INSTALL_DATA} ${WRKSRC}/doc/* ${PREFIX}/share/doc/bidwatcher
|
||||
USE_GTK= YES
|
||||
GNU_CONFIGURE= YES
|
||||
|
||||
.include <bsd.port.mk>
|
||||
|
@ -1 +1 @@
|
||||
MD5 (bidwatcher-1.1.6a.tar.gz) = b14490a0db3f75bc20d6d24ae41e063f
|
||||
MD5 (bidwatcher-1.3.2.tar.gz) = a946e761684d2179547dcacdc9e65315
|
||||
|
@ -3,6 +3,6 @@ uses your eBay id and password to track your eBay listings, items that you
|
||||
have bid on, and items that you enter by hand. It also has an integrated
|
||||
snipe tool.
|
||||
|
||||
WWW: http://www.midwestcs.com/bidwatcher/
|
||||
WWW: http://bidwatcher.sourceforge.net/
|
||||
|
||||
- Will <andrews@technologist.com>
|
||||
|
@ -1,21 +1,2 @@
|
||||
bin/bidwatcher
|
||||
share/doc/bidwatcher/CHANGES
|
||||
share/doc/bidwatcher/INSTALL
|
||||
share/doc/bidwatcher/README
|
||||
share/doc/bidwatcher/about_icon.png
|
||||
share/doc/bidwatcher/add_icon.png
|
||||
share/doc/bidwatcher/add_window.png
|
||||
share/doc/bidwatcher/auction_details.png
|
||||
share/doc/bidwatcher/bid_log.png
|
||||
share/doc/bidwatcher/bid_window.png
|
||||
share/doc/bidwatcher/exit_icon.png
|
||||
share/doc/bidwatcher/main_window.png
|
||||
share/doc/bidwatcher/popup_menu.png
|
||||
share/doc/bidwatcher/preferences.png
|
||||
share/doc/bidwatcher/prefs_icon.png
|
||||
share/doc/bidwatcher/quick_start.html
|
||||
share/doc/bidwatcher/screen_shots.html
|
||||
share/doc/bidwatcher/stop_icon.png
|
||||
share/doc/bidwatcher/sync_icon.png
|
||||
share/doc/bidwatcher/update_icon.png
|
||||
@dirrm share/doc/bidwatcher
|
||||
bin/biddaemon
|
||||
|
Loading…
Reference in New Issue
Block a user