PERFORCE change 115064 for review

Michael Bushkov bushman at FreeBSD.org
Mon Feb 26 15:09:37 UTC 2007


http://perforce.freebsd.org/chv.cgi?CH=115064

Change 115064 by bushman at 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}


More information about the p4-projects mailing list