From owner-svn-ports-all@freebsd.org Fri Sep 18 23:21:26 2015 Return-Path: Delivered-To: svn-ports-all@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id E23859D0000 for ; Fri, 18 Sep 2015 23:21:25 +0000 (UTC) (envelope-from timur@bat.ru) Received: from mail-ob0-f178.google.com (mail-ob0-f178.google.com [209.85.214.178]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (Client CN "smtp.gmail.com", Issuer "Google Internet Authority G2" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id AF2D51C08 for ; Fri, 18 Sep 2015 23:21:25 +0000 (UTC) (envelope-from timur@bat.ru) Received: by obbda8 with SMTP id da8so48593599obb.1 for ; Fri, 18 Sep 2015 16:21:19 -0700 (PDT) X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20130820; h=x-gm-message-state:mime-version:in-reply-to:references:from:date :message-id:subject:to:cc:content-type; bh=/BrF/jMZw3yFv8cGjV/FIpvRmf/DNcvH7CIalNd+exo=; b=bD8+iaPDEDP/lc3bwCQXyuQvM5Mjbp3A7Hfp8qPl1Q6zGGb57IBueY9aXUdfVWRWue oY57gFSIsQSxNYwVdtDoasM5wGDLglXTUEUiUXbeLbYo4yh+VOEQlnG4QGtsp+ScH04s iH4fYGTejP1wvPylLUabeNRMcwbwWK1wE69BQ2NeoK9uNcE0ZBZE69Lkwk4gcc4RuWa1 GM0WAjdbZ94O2XvvwBWj4nrLjGY6mGTUbj93vIdddpeayJN2siPBxhu//ll9Dt/5wpT3 sEJ1zkcuwDI+B5PFFr0VQWncVPUEQ50WM34pweW7yh3qoBrSLtI/Ko3MzWfpEUarnMwU Ozuw== X-Gm-Message-State: ALoCoQk5uwmjk8hDX322cI3DUi6/N3HM//5edMY+Sup2MPFUSLYisnWVBhPxN2AQkRmcS8jywzgl X-Received: by 10.60.134.171 with SMTP id pl11mr263049oeb.51.1442618478759; Fri, 18 Sep 2015 16:21:18 -0700 (PDT) MIME-Version: 1.0 Received: by 10.202.190.70 with HTTP; Fri, 18 Sep 2015 16:20:59 -0700 (PDT) In-Reply-To: <201509151622.t8FGMXQY074723@repo.freebsd.org> References: <201509151622.t8FGMXQY074723@repo.freebsd.org> From: "Timur I. Bakeyev" Date: Sat, 19 Sep 2015 01:20:59 +0200 Message-ID: Subject: Re: svn commit: r396998 - head/net/samba36 To: Dmitry Marakasov Cc: "ports-committers@freebsd.org" , svn-ports-all , svn-ports-head Content-Type: text/plain; charset=UTF-8 X-Content-Filtered-By: Mailman/MimeDel 2.1.20 X-BeenThere: svn-ports-all@freebsd.org X-Mailman-Version: 2.1.20 Precedence: list List-Id: SVN commit messages for the ports tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 18 Sep 2015 23:21:26 -0000 Was it really neessary to bump port revision for the change that affected ONLY examples? Most of them are not even aimed to run nativelly on FreeBSD and given as EXAMPLES, not production scripts. So now thousands of users will have samba36 recomiled just for nothing. Not to say that supplimentary libs are still fucked up, so their working installation magically will become broken installation. And, last, but not least - does anyone ever bother to notify maintainer? On Tue, Sep 15, 2015 at 6:22 PM, Dmitry Marakasov wrote: > Author: amdmi3 > Date: Tue Sep 15 16:22:32 2015 > New Revision: 396998 > URL: https://svnweb.freebsd.org/changeset/ports/396998 > > Log: > - Fix shebangs > > Approved by: portmgr blanket > > Modified: > head/net/samba36/Makefile > > Modified: head/net/samba36/Makefile > > ============================================================================== > --- head/net/samba36/Makefile Tue Sep 15 16:21:19 2015 (r396997) > +++ head/net/samba36/Makefile Tue Sep 15 16:22:32 2015 (r396998) > @@ -2,7 +2,7 @@ > > PORTNAME= ${SAMBA_BASENAME}36 > PORTVERSION= 3.6.25 > -PORTREVISION?= 0 > +PORTREVISION?= 1 > CATEGORIES?= net > MASTER_SITES= SAMBA/samba SAMBA/samba/stable SAMBA/samba/pre > DISTNAME= > ${SAMBA_BASENAME}-${PORTVERSION:S|.p|pre|:S|.r|rc|:S|.t|tp|:S|.a|alpha|} > @@ -30,7 +30,21 @@ AUTOHEADER_ARGS= ${IPATHS} > AUTOCONF_ARGS= ${IPATHS} > > GNU_CONFIGURE= yes > -USES= cpe execinfo gmake iconv pkgconfig > +USES= cpe execinfo gmake iconv pkgconfig shebangfix > +SHEBANG_FILES= ../examples/LDAP/convertSambaAccount \ > + ../examples/LDAP/get_next_oid \ > + ../examples/LDAP/ol-schema-migrate.pl \ > + ../examples/ad-bench/ad-bench.sh \ > + ../examples/misc/adssearch.pl \ > + ../examples/misc/check_multiple_LDAP_entries.pl \ > + ../examples/misc/cldap.pl \ > + ../examples/printing/smbprint \ > + ../examples/scripts/idmap/idmap_nis.sh \ > + ../examples/scripts/printing/cups/smbaddprinter.pl > \ > + ../examples/scripts/printing/cups/smbdelprinter.pl > \ > + ../examples/scripts/shares/perl/ > modify_samba_config.pl \ > + ../examples/scripts/users_and_groups/ > adduserstogroups.pl \ > + ../examples/scripts/users_and_groups/ > createdomobj.pl > USE_AUTOTOOLS= autoconf autoheader > USE_LDCONFIG= ${SAMBA_LIBDIR} > # pkg-config is used to find talloc > >