aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authormph <mph@FreeBSD.org>2000-06-12 02:50:51 +0800
committermph <mph@FreeBSD.org>2000-06-12 02:50:51 +0800
commitaa4ee20670872c5f93e9c27c9d6562439eec5a61 (patch)
tree75002cc29d78ccceae39f1d438e18221fd11f369
parentbed96fe3a02adfcac22ad5cd08e824d4171d04cf (diff)
downloadfreebsd-ports-gnome-aa4ee20670872c5f93e9c27c9d6562439eec5a61.tar.gz
freebsd-ports-gnome-aa4ee20670872c5f93e9c27c9d6562439eec5a61.tar.zst
freebsd-ports-gnome-aa4ee20670872c5f93e9c27c9d6562439eec5a61.zip
Change MAINTAINER to myself (approved by: will).
Upgrade to 1.1.6. Install documentation to ${PREFIX}/share/doc/bidwatcher. Update pkg/DESCR with relevant URL.
-rw-r--r--misc/bidwatcher/Makefile14
-rw-r--r--misc/bidwatcher/distinfo2
-rw-r--r--misc/bidwatcher/pkg-descr2
-rw-r--r--misc/bidwatcher/pkg-plist24
4 files changed, 30 insertions, 12 deletions
diff --git a/misc/bidwatcher/Makefile b/misc/bidwatcher/Makefile
index 4ed6d688d885..f09727545c4e 100644
--- a/misc/bidwatcher/Makefile
+++ b/misc/bidwatcher/Makefile
@@ -6,11 +6,11 @@
#
PORTNAME= bidwatcher
-PORTVERSION= 1.1.5
+PORTVERSION= 1.1.6
CATEGORIES= misc
MASTER_SITES= http://www.midwestcs.com/bidwatcher/download/
-MAINTAINER= will@FreeBSD.org
+MAINTAINER= mph@FreeBSD.org
USE_GMAKE= YES
USE_QT= YES
@@ -18,12 +18,14 @@ 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/bidwatcher
+ @${MKDIR} ${PREFIX}/share/doc/bidwatcher
@${INSTALL_PROGRAM} ${WRKSRC}/bidwatcher ${PREFIX}/bin/bidwatcher
- @${INSTALL_DATA} ${WRKSRC}/README ${PREFIX}/share/bidwatcher
- @${INSTALL_DATA} ${WRKSRC}/INSTALL ${PREFIX}/share/bidwatcher
- @${INSTALL_DATA} ${WRKSRC}/CHANGES ${PREFIX}/share/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
.include <bsd.port.mk>
diff --git a/misc/bidwatcher/distinfo b/misc/bidwatcher/distinfo
index d1dcb230019f..5b807da527a2 100644
--- a/misc/bidwatcher/distinfo
+++ b/misc/bidwatcher/distinfo
@@ -1 +1 @@
-MD5 (bidwatcher-1.1.5.tar.gz) = a33cf143b57e22227ddfdf2bcf4ba90e
+MD5 (bidwatcher-1.1.6.tar.gz) = 03ba3fa1eafa0c5b3347c3caabeece82
diff --git a/misc/bidwatcher/pkg-descr b/misc/bidwatcher/pkg-descr
index 5e60f9eb4683..926f482093c2 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://bidwatcher.sourceforge.net/
+WWW: http://www.midwestcs.com/bidwatcher/
- Will <andrews@technologist.com>
diff --git a/misc/bidwatcher/pkg-plist b/misc/bidwatcher/pkg-plist
index a75fe167574f..62d03270332b 100644
--- a/misc/bidwatcher/pkg-plist
+++ b/misc/bidwatcher/pkg-plist
@@ -1,5 +1,21 @@
bin/bidwatcher
-share/bidwatcher/CHANGES
-share/bidwatcher/INSTALL
-share/bidwatcher/README
-@dirrm share/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