aboutsummaryrefslogtreecommitdiffstats
path: root/sysutils/ipa
diff options
context:
space:
mode:
authorleeym <leeym@FreeBSD.org>2003-04-20 04:10:37 +0800
committerleeym <leeym@FreeBSD.org>2003-04-20 04:10:37 +0800
commit97f1b7b6a7097bcd17db34abb5cfedf95d83c5d7 (patch)
treec066e72c1db24ad73e3cfc2db8bbab489defc63f /sysutils/ipa
parent7da3bd00a53b25a2ae797dd03ff5a6f61efed4f9 (diff)
downloadfreebsd-ports-gnome-97f1b7b6a7097bcd17db34abb5cfedf95d83c5d7.tar.gz
freebsd-ports-gnome-97f1b7b6a7097bcd17db34abb5cfedf95d83c5d7.tar.zst
freebsd-ports-gnome-97f1b7b6a7097bcd17db34abb5cfedf95d83c5d7.zip
update port sysutils/ipa 1.3.2 -> 1.3.3
Changes in ipa, from the ipa-1.3.3/HISTORY file: - Fixed two bugs in ipa(8), which caused core dumps: if there were one or some `\t' characters after the "rule" or "limit" keyword in ipa.conf(5), then ipa(8) wasn't able to parse such configuration file - File /var/ipa/## lock ## was renamed to /var/ipa/lock db, because BSD daily script deletes files with `#' characters. All should remove the /var/ipa/## lock ## file - Minor improvements and changes PR: 51127 Submitted by: Andrey Simonenko <simon@comsys.ntu-kpi.kiev.ua>
Diffstat (limited to 'sysutils/ipa')
-rw-r--r--sysutils/ipa/Makefile2
-rw-r--r--sysutils/ipa/distinfo2
2 files changed, 2 insertions, 2 deletions
diff --git a/sysutils/ipa/Makefile b/sysutils/ipa/Makefile
index acf56c78d6c0..d0dea72258fc 100644
--- a/sysutils/ipa/Makefile
+++ b/sysutils/ipa/Makefile
@@ -6,7 +6,7 @@
#
PORTNAME= ipa
-PORTVERSION= 1.3.2
+PORTVERSION= 1.3.3
CATEGORIES= sysutils
MASTER_SITES= http://ipa-system.sourceforge.net/ \
http://www.mirrors.wiretapped.net/security/network-monitoring/ipa/ \
diff --git a/sysutils/ipa/distinfo b/sysutils/ipa/distinfo
index 1a36397a1d16..3cb21abc902f 100644
--- a/sysutils/ipa/distinfo
+++ b/sysutils/ipa/distinfo
@@ -1 +1 @@
-MD5 (ipa-1.3.2.tar.gz) = 786a73b3029ed406c2abff6a5207ee8f
+MD5 (ipa-1.3.3.tar.gz) = 524c1ef321385c4dcf02970fb4f33f05
ions'>+2 | * Update to bzr rev 5363mr2015-01-161-2/+2 | | | | Delete Patches which shouldn't be needed when using boost from ports. * Update to bzr rev 5104.mr2014-08-301-2/+2 | * Update to r4913.mr2014-06-051-2/+2 | * Update to r4886 and stagify.mr2014-05-241-3/+3 | | | | This version should contain the CERN push&shove router. * Avoid to download the boost library during the build.mr2013-10-241-0/+2 | | | | | | | Its bundled in the distfile instead. Tell bzr to use ${WRKSRC} as the HOME directory. PR: ports/183121 * Update to a newer snapshot.mr2013-09-181-3/+3 | * Update to rev. 3060.mr2011-08-091-2/+2 | * Update to rev. 2883mr2011-03-101-3/+3 |