diff options
author | Matthew Hunt <mph@FreeBSD.org> | 2002-03-19 20:35:36 +0000 |
---|---|---|
committer | Matthew Hunt <mph@FreeBSD.org> | 2002-03-19 20:35:36 +0000 |
commit | 9b025bb9632e43e6c8ba3757bb67b70d92badd1f (patch) | |
tree | c5b57a0eb9f08e57088cab5a617c540ed1d17c4a /misc/bidwatcher | |
parent | a098a50a32d9f6184e6ec275ac6293f9e79c8372 (diff) | |
download | ports-9b025bb9632e43e6c8ba3757bb67b70d92badd1f.tar.gz ports-9b025bb9632e43e6c8ba3757bb67b70d92badd1f.zip |
Upgrade to version 1.3.2, now hosted on Sourceforge.
Notes
Notes:
svn path=/head/; revision=56356
Diffstat (limited to 'misc/bidwatcher')
-rw-r--r-- | misc/bidwatcher/Makefile | 21 | ||||
-rw-r--r-- | misc/bidwatcher/distinfo | 2 | ||||
-rw-r--r-- | misc/bidwatcher/pkg-descr | 2 | ||||
-rw-r--r-- | misc/bidwatcher/pkg-plist | 21 |
4 files changed, 7 insertions, 39 deletions
diff --git a/misc/bidwatcher/Makefile b/misc/bidwatcher/Makefile index 7610b4d422c9..8fcd56d4f996 100644 --- a/misc/bidwatcher/Makefile +++ b/misc/bidwatcher/Makefile @@ -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> diff --git a/misc/bidwatcher/distinfo b/misc/bidwatcher/distinfo index 0000dba8aab3..81ee09235b62 100644 --- a/misc/bidwatcher/distinfo +++ b/misc/bidwatcher/distinfo @@ -1 +1 @@ -MD5 (bidwatcher-1.1.6a.tar.gz) = b14490a0db3f75bc20d6d24ae41e063f +MD5 (bidwatcher-1.3.2.tar.gz) = a946e761684d2179547dcacdc9e65315 diff --git a/misc/bidwatcher/pkg-descr b/misc/bidwatcher/pkg-descr index 926f482093c2..5e60f9eb4683 100644 --- a/misc/bidwatcher/pkg-descr +++ b/misc/bidwatcher/pkg-descr @@ -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> diff --git a/misc/bidwatcher/pkg-plist b/misc/bidwatcher/pkg-plist index 62d03270332b..e54face215db 100644 --- a/misc/bidwatcher/pkg-plist +++ b/misc/bidwatcher/pkg-plist @@ -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 |