aboutsummaryrefslogtreecommitdiffstats
path: root/misc
diff options
context:
space:
mode:
authormiwi <miwi@FreeBSD.org>2007-02-14 21:37:21 +0800
committermiwi <miwi@FreeBSD.org>2007-02-14 21:37:21 +0800
commit76ce12ba2c9e5ef284a890237e5b252ccb2ed196 (patch)
tree6c9cfc7dec7b21aa19cab8e6473697588150645e /misc
parent6c986b59bcf6ec220867deb1aac2cca021a64cb2 (diff)
downloadfreebsd-ports-gnome-76ce12ba2c9e5ef284a890237e5b252ccb2ed196.tar.gz
freebsd-ports-gnome-76ce12ba2c9e5ef284a890237e5b252ccb2ed196.tar.zst
freebsd-ports-gnome-76ce12ba2c9e5ef284a890237e5b252ccb2ed196.zip
- Update to r7286
- Add backup MASTER_SITES - Remove IGNORE on FreeBSD 4.x, it's no longer need. Submitted by: Jin-Shan Tseng <tjs@cdpa.nsysu.edu.tw> Approved by: maintainer
Diffstat (limited to 'misc')
-rw-r--r--misc/ipbt/Makefile13
-rw-r--r--misc/ipbt/distinfo6
2 files changed, 7 insertions, 12 deletions
diff --git a/misc/ipbt/Makefile b/misc/ipbt/Makefile
index 5456a53c1150..8ab60500343d 100644
--- a/misc/ipbt/Makefile
+++ b/misc/ipbt/Makefile
@@ -6,9 +6,10 @@
#
PORTNAME= ipbt
-DISTVERSION= r7274
+DISTVERSION= r7286
CATEGORIES= misc
-MASTER_SITES= http://www.chiark.greenend.org.uk/~sgtatham/ipbt/
+MASTER_SITES= http://www.chiark.greenend.org.uk/~sgtatham/ipbt/ \
+ http://freebsd.unixfreunde.de/sources/
MAINTAINER= matt_mills@btopenworld.com
COMMENT= A high-tech ttyrec player with improvements over ttyplay
@@ -18,12 +19,6 @@ USE_PERL5= yes
ALL_TARGET= ${PORTNAME}
PLIST_FILES= bin/ipbt bin/ttygrep bin/ttydump
-.include <bsd.port.pre.mk>
-
-.if ${OSVERSION} < 500000
-IGNORE= requires mbrtowc() and wcrtomb()
-.endif
-
post-patch:
@${REINPLACE_CMD} -e '1s|.*|#!${PERL} -w|' ${WRKSRC}/sbcsgen.pl
@${REINPLACE_CMD} -e 's|perl|${PERL}|' ${WRKSRC}/${MAKEFILE}
@@ -33,4 +28,4 @@ do-install:
${INSTALL_SCRIPT} ${WRKSRC}/ttydump ${PREFIX}/bin
${INSTALL_SCRIPT} ${WRKSRC}/ttygrep ${PREFIX}/bin
-.include <bsd.port.post.mk>
+.include <bsd.port.mk>
diff --git a/misc/ipbt/distinfo b/misc/ipbt/distinfo
index 9a75e9e3570a..2721fa91e0fc 100644
--- a/misc/ipbt/distinfo
+++ b/misc/ipbt/distinfo
@@ -1,3 +1,3 @@
-MD5 (ipbt-r7274.tar.gz) = 4df16cdb0458749f5d44c8c35a896401
-SHA256 (ipbt-r7274.tar.gz) = bf8cb81806b57a1cdb1da42c0592b28af684b5f22416f4f38da0462d02156cb7
-SIZE (ipbt-r7274.tar.gz) = 166910
+MD5 (ipbt-r7286.tar.gz) = 16a2285d9e48f14abcf3c3ad1bb8aadb
+SHA256 (ipbt-r7286.tar.gz) = e51df09af0488417b4a05f1ad8adf1dde4967118edf4fb2b555adca457e6bb02
+SIZE (ipbt-r7286.tar.gz) = 166918