summaryrefslogtreecommitdiffstats
path: root/net/xbone
diff options
context:
space:
mode:
authorkuriyama <kuriyama@FreeBSD.org>2003-08-21 03:03:53 +0000
committerkuriyama <kuriyama@FreeBSD.org>2003-08-21 03:03:53 +0000
commitd54bebc871026eeb956f3b4721234e0c08013c79 (patch)
tree1b13b848518a093566fdf32f6e92d55125b0ac26 /net/xbone
parentf51f12e6eb27747ac396cff2b115768c9c8aa658 (diff)
downloadFreeBSD-ports-d54bebc871026eeb956f3b4721234e0c08013c79.zip
FreeBSD-ports-d54bebc871026eeb956f3b4721234e0c08013c79.tar.gz
Add forgotten patch in the PR.
PR: ports/55648
Diffstat (limited to 'net/xbone')
-rw-r--r--net/xbone/Makefile1
-rw-r--r--net/xbone/files/patch-XB_Defs.pm2
2 files changed, 2 insertions, 1 deletions
diff --git a/net/xbone/Makefile b/net/xbone/Makefile
index c44c019..630671a 100644
--- a/net/xbone/Makefile
+++ b/net/xbone/Makefile
@@ -7,6 +7,7 @@
PORTNAME= XBone
PORTVERSION= 2.0
+PORTREVISION= 1
CATEGORIES= net
MASTER_SITES= http://www.isi.edu/xbone/software/x-bone/
diff --git a/net/xbone/files/patch-XB_Defs.pm b/net/xbone/files/patch-XB_Defs.pm
index a266b78..506b284 100644
--- a/net/xbone/files/patch-XB_Defs.pm
+++ b/net/xbone/files/patch-XB_Defs.pm
@@ -5,7 +5,7 @@
$XB_Defs::XBONE_VERSION_DATE = # Date this version was created.
- "30/10/2001"; # "<day_num>/<month_num>/<year_num>"
-+ "1/1/2003"; # "<day_num>/<month_num>/<year_num>"
++ "10/1/2003"; # "<day_num>/<month_num>/<year_num>"
# `date "+%d/%m/%Y"`; # <- for development
$XB_Defs::XBONE_OBSOLETE_LIMIT = # Seconds after the version date
OpenPOWER on IntegriCloud