This updates rubygem-net-ssh to the latest 1.1.2 version, and updates my primary e-mail address. While we're there, change "OPTIONSFILE" into "OPTIONSFILE?" and remove the outdated post-install message. Fix: PORTNAME= net-ssh -PORTVERSION= 1.0.10 +PORTVERSION= 1.1.2 CATEGORIES= security rubygems MASTER_SITES= ${MASTER_SITE_RUBYFORGE} MASTER_SITE_SUBDIR= ${PORTNAME} -MAINTAINER= r.s.a.vandomburg@student.utwente.nl +MAINTAINER= r.s.a.vandomburg@nedforce.nl COMMENT= Non-interactive SSH processing BUILD_DEPENDS= ${LOCALBASE}/${SPEC_DIR}/needle-1.3.0.gemspec:${PORTSDIR}/devel/rubygem-needle OPTIONS= PROMPT_PASSPHRASES "Prompt for passphrases on keys" On -OPTIONSFILE= ${PORT_DBDIR}/rubygem-${PORTNAME}/options +OPTIONSFILE?= ${PORT_DBDIR}/rubygem-${PORTNAME}/options # to get RUBY_SITEARCHLIBDIR USE_RUBY= yes @@ -27,9 +27,6 @@ .if !defined(WITHOUT_PROMPT_PASSPHRASES) RUN_DEPENDS+= ${RUBY_SITEARCHLIBDIR}/termios.so:${PORTSDIR}/comms/ruby-termios .endif - -post-install: - @${ECHO_MSG} "You may safely ignore any 'Skipping require of dynamic string' messages." .include "${PORTSDIR}/devel/ruby-gems/Makefile.common" .include <bsd.port.post.mk> - Roderick van Domburg -r.s.a.vandomburg@student.utwente.nl +r.s.a.vandomburg@nedforce.nl
Class Changed From-To: maintainer-update->change-request Fix category (submitter is not maintainer)
State Changed From-To: open->feedback Awaiting maintainers feedback
I approve. ________________________________ Van: Edwin Groothuis [mailto:edwin@FreeBSD.ORG] Verzonden: di 26-6-2007 14:30 Aan: Domburg, R.S.A. van (Student BIT,MBI) Onderwerp: Re: ports/114042: [UPDATE] Update security/rubygem-net-ssh to = 1.1.2 Maintainer of security/rubygem-net-ssh, Please note that PR ports/114042 has just been submitted. If it contains a patch for an upgrade, an enhancement or a bug fix you agree on, reply to this email stating that you approve the patch and a committer will take care of it. The full text of the PR can be found at: http://www.freebsd.org/cgi/query-pr.cgi?pr=3Dports/114042 -- Edwin Groothuis edwin@FreeBSD.org
miwi 2007-07-10 07:44:37 UTC FreeBSD ports repository Modified files: security/rubygem-net-ssh Makefile distinfo pkg-descr pkg-plist Log: - Update to 1.1.2 - Update maintainer mail adress PR: 114042 Submitted by: Roderick van Domburg <r.s.a.vandomburg@nedforce.nl> (maintainer) Revision Changes Path 1.11 +3 -6 ports/security/rubygem-net-ssh/Makefile 1.7 +3 -3 ports/security/rubygem-net-ssh/distinfo 1.2 +1 -1 ports/security/rubygem-net-ssh/pkg-descr 1.4 +713 -642 ports/security/rubygem-net-ssh/pkg-plist _______________________________________________ cvs-all@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/cvs-all To unsubscribe, send any mail to "cvs-all-unsubscribe@freebsd.org"
State Changed From-To: feedback->closed Committed. Thanks!