Date: Mon, 26 Feb 2007 15:09:36 GMT From: Michael Bushkov <bushman@FreeBSD.org> To: Perforce Change Reviews <perforce@freebsd.org> Subject: PERFORCE change 115064 for review Message-ID: <200702261509.l1QF9afb003328@repoman.freebsd.org>
next in thread | raw e-mail | index | archive | help
http://perforce.freebsd.org/chv.cgi?CH=115064 Change 115064 by bushman@bushman_nss_ldap_cached on 2007/02/26 15:09:10 Change in port and fix in the script. Affected files ... .. //depot/projects/soc2006/nss_ldap_cached_openldap/nss_ldap_port/build_port.sh#3 edit .. //depot/projects/soc2006/nss_ldap_cached_openldap/nss_ldap_port/port/Makefile#3 edit Differences ... ==== //depot/projects/soc2006/nss_ldap_cached_openldap/nss_ldap_port/build_port.sh#3 (text+ko) ==== @@ -2,8 +2,8 @@ display_usage () { echo 'nss_ldap_bsd port build tool ' - echo "Usage: $0 port_dir src_dir dest_dir_archive dest_port_archive" - echo "Note: dest_dir_archive should be .tar archive and dest_port_archive" + echo "Usage: $0 port_dir src_dir dest_dist_archive dest_port_archive" + echo "Note: dest_port_archive should be .tar archive and dest_dist_archive" echo " should be .tar.gz archive" echo '' } ==== //depot/projects/soc2006/nss_ldap_cached_openldap/nss_ldap_port/port/Makefile#3 (text+ko) ==== @@ -1,7 +1,7 @@ # nss_ldap port stub PORTNAME= nss_ldap_bsd -PORTVERSION= 0.24 +PORTVERSION= 0.241 CATEGORIES= net MASTER_SITES= http://rsu.ru/~bushman/nss_ldap/ \ ${MASTER_SITE_LOCAL}
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200702261509.l1QF9afb003328>