aboutsummaryrefslogtreecommitdiff
path: root/security/courierpasswd
diff options
context:
space:
mode:
authorStefan Walter <stefan@FreeBSD.org>2006-06-17 15:42:01 +0000
committerStefan Walter <stefan@FreeBSD.org>2006-06-17 15:42:01 +0000
commit674c7805fc78800e79a163a0f695aa0d68387478 (patch)
treec5e8dbe3303d303e731efadab459686c76c7b9c2 /security/courierpasswd
parentaf3838f0454fd63fcbdbeff58a02a01e59199ae5 (diff)
downloadports-674c7805fc78800e79a163a0f695aa0d68387478.tar.gz
ports-674c7805fc78800e79a163a0f695aa0d68387478.zip
Update to 1.1.1.
PR: 99077 Submitted by: maintainer Approved by: arved (mentor)
Notes
Notes: svn path=/head/; revision=165651
Diffstat (limited to 'security/courierpasswd')
-rw-r--r--security/courierpasswd/Makefile23
-rw-r--r--security/courierpasswd/distinfo6
2 files changed, 15 insertions, 14 deletions
diff --git a/security/courierpasswd/Makefile b/security/courierpasswd/Makefile
index 406f78443643..6563115245cb 100644
--- a/security/courierpasswd/Makefile
+++ b/security/courierpasswd/Makefile
@@ -5,7 +5,7 @@
# $FreeBSD$
PORTNAME= courierpasswd
-PORTVERSION= 1.1.0
+PORTVERSION= 1.1.1
CATEGORIES= security mail
MASTER_SITES= http://www.arda.homeunix.net/store/
@@ -30,15 +30,16 @@ PLIST_FILES= sbin/courierpasswd
MAN8= courierpasswd.8
pre-fetch:
- @${ECHO} ""
- @${ECHO} "#######################################################################"
- @${ECHO} ""
- @${ECHO} " You should set the following build option."
- @${ECHO} ""
- @${ECHO} " MINUID=uid Accounts with uids below this value cannot have"
- @${ECHO} " their passwords changed. Default value is 100."
- @${ECHO} ""
- @${ECHO} "#######################################################################"
- @${ECHO} ""
+ @${ECHO} ""
+ @${ECHO} "#############################################################"
+ @${ECHO} ""
+ @${ECHO} " You should set the following build option."
+ @${ECHO} ""
+ @${ECHO} " MINUID=uid"
+ @${ECHO} " Accounts with uids below this value cannot have"
+ @${ECHO} " their passwords changed. Default value is 100."
+ @${ECHO} ""
+ @${ECHO} "#############################################################"
+ @${ECHO} ""
.include <bsd.port.mk>
diff --git a/security/courierpasswd/distinfo b/security/courierpasswd/distinfo
index e12d849a18d8..c2c5c0fa3074 100644
--- a/security/courierpasswd/distinfo
+++ b/security/courierpasswd/distinfo
@@ -1,3 +1,3 @@
-MD5 (courierpasswd-1.1.0.tar.gz) = 6bc4d2ad23a58bc6d41edee6d75a7dca
-SHA256 (courierpasswd-1.1.0.tar.gz) = 6b7ad5e3bcb575a0ad0cb8c2f7a139a370799d632989a7bfb6818cb74d21ff8d
-SIZE (courierpasswd-1.1.0.tar.gz) = 288625
+MD5 (courierpasswd-1.1.1.tar.gz) = b4ada51affabdf74cef1a028b9ffea5f
+SHA256 (courierpasswd-1.1.1.tar.gz) = f7ba0da967ddf82cf6083604666b42dfe4dd15ccf634674e103cbf6ff3a24f15
+SIZE (courierpasswd-1.1.1.tar.gz) = 288765