summaryrefslogtreecommitdiff
path: root/sysutils
diff options
context:
space:
mode:
authorWesley Shields <wxs@FreeBSD.org>2012-06-22 01:46:16 +0000
committerWesley Shields <wxs@FreeBSD.org>2012-06-22 01:46:16 +0000
commit243223429ea1da01312de54d77043715cba76a52 (patch)
treed1f5ee81b383fe0efef57bf441182fa1d8d3138a /sysutils
parent- Update to 1.04 (diff)
Update to 0.7.2.
"When editing a user's password or account expiration property, choosing cancel or pressing ESC while editing the value manually would cause the value to be blanked rather than preserved. This has been fixed and pressing ESC (or choosing cancel) now preserves the value as expected. Executing "bsdconfig foo" when LANG is set to "EN_US.ISO8859-1" produces a non-i18n-compatible error message: "bsdconfig: foo: not found" (when it should produce: "bsdconfig: foo: NOT FOUND"). This has been fixed by adding the appropriate i18n messages and changing the code to use them. Executing "bsdconfig -h" when LANG is set to an unknown language (for which there are no bsdconfig localized language files), the output did not display appropriately. This has been fixed. Executing "bsdconfig timezone -h" (for example) when LANG is set to an unkown language had similar issues to the above." PR: ports/169306 Submitted by: dteske@
Notes
Notes: svn path=/head/; revision=299753
Diffstat (limited to 'sysutils')
-rw-r--r--sysutils/bsdconfig/Makefile4
-rw-r--r--sysutils/bsdconfig/distinfo8
2 files changed, 6 insertions, 6 deletions
diff --git a/sysutils/bsdconfig/Makefile b/sysutils/bsdconfig/Makefile
index 03c124788db3..dfcbb9bea1c4 100644
--- a/sysutils/bsdconfig/Makefile
+++ b/sysutils/bsdconfig/Makefile
@@ -6,10 +6,10 @@
#
PORTNAME= bsdconfig
-PORTVERSION= 0.7.1
+PORTVERSION= 0.7.2
CATEGORIES= sysutils
MASTER_SITES= http://druidbsd.sourceforge.net/download/bsdconfig/
-DISTNAME= ${PORTNAME}.120620
+DISTNAME= ${PORTNAME}.120621
EXTRACT_SUFX= .txz
PATCH_SITES= ${MASTER_SITES}
diff --git a/sysutils/bsdconfig/distinfo b/sysutils/bsdconfig/distinfo
index 6864b03dec7f..14c58c0dafa0 100644
--- a/sysutils/bsdconfig/distinfo
+++ b/sysutils/bsdconfig/distinfo
@@ -1,4 +1,4 @@
-SHA256 (bsdconfig.120620.txz) = 5bc4c60250a7d3c817239d8f7a0e567cfe8fbec1cd0abaa8ca8d9fdaa0d6b601
-SIZE (bsdconfig.120620.txz) = 87924
-SHA256 (bsdconfig.120620-0.7.1.diff.gz) = 9291ef7094069d7c34ff7647fbd05004f17dec4405f9e6e5acff024a2840245f
-SIZE (bsdconfig.120620-0.7.1.diff.gz) = 451
+SHA256 (bsdconfig.120621.txz) = a8eec95affa4f01ca85a7206265776309c3ce103059948bc5174c4c5f5e454d1
+SIZE (bsdconfig.120621.txz) = 88032
+SHA256 (bsdconfig.120621-0.7.2.diff.gz) = 9291ef7094069d7c34ff7647fbd05004f17dec4405f9e6e5acff024a2840245f
+SIZE (bsdconfig.120621-0.7.2.diff.gz) = 451