Bug 114043 - [MAINTAINER] security/rubygem-net-sftp: update maintainer e-mail address
Summary: [MAINTAINER] security/rubygem-net-sftp: update maintainer e-mail address
Status: Closed FIXED
Alias: None
Product: Ports & Packages
Classification: Unclassified
Component: Individual Port(s) (show other bugs)
Version: Latest
Hardware: Any Any
: Normal Affects Only Me
Assignee: freebsd-ports-bugs (Nobody)
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2007-06-26 13:40 UTC by Roderick van Domburg
Modified: 2007-07-10 08:50 UTC (History)
0 users

See Also:


Attachments
file.diff (272 bytes, patch)
2007-06-26 13:40 UTC, Roderick van Domburg
no flags Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Roderick van Domburg 2007-06-26 13:40:02 UTC
My primary e-mail address has changed. This updates rubygem-net-sftp accordingly.

While we're there, also catch up with the newest rubygem-net-ssh (pending in ports/114042), and remove the deprecated post-install message.

Fix: PORTNAME=      net-sftp
 PORTVERSION=   1.1.0
-PORTREVISION=  1
+PORTREVISION=  2
 CATEGORIES=    security rubygems
 MASTER_SITES=  ${MASTER_SITE_RUBYFORGE}
 MASTER_SITE_SUBDIR=    net-ssh

-MAINTAINER=    r.s.a.vandomburg@student.utwente.nl
+MAINTAINER=    r.s.a.vandomburg@nedforce.nl
 COMMENT=       Implementation of the SFTP client protocol

-RUN_DEPENDS=   ${LOCALBASE}/${SPEC_DIR}/net-ssh-1.0.10.gemspec:${PORTSDIR}/security/rubygem-net-ssh
-
-post-install:
-       @${ECHO_MSG} "You may safely ignore any 'Skipping require of dynamic string' messages."
+RUN_DEPENDS=   ${LOCALBASE}/${SPEC_DIR}/net-ssh-1.1.2.gemspec:${PORTSDIR}/security/rubygem-net-ssh

 .include <bsd.port.pre.mk>
 .include "${PORTSDIR}/devel/ruby-gems/Makefile.common"


- Roderick van Domburg
-r.s.a.vandomburg@student.utwente.nl
+r.s.a.vandomburg@nedforce.nl--o8eU3UJXKZf3mmgw9Fkuj6MeWMxYS5hrdgU3l9KN3V9Rp3jF
Content-Type: text/plain; name="file.diff"
Content-Transfer-Encoding: 7bit
Content-Disposition: attachment; filename="file.diff"

diff -ru /usr/ports/security/rubygem-net-sftp/Makefile rubygem-net-sftp/Makefile
--- /usr/ports/security/rubygem-net-sftp/Makefile       Mon Jun 25 23:02:48 2007
+++ rubygem-net-sftp/Makefile   Tue Jun 26 12:54:42 2007
@@ -7,18 +7,15 @@
Comment 1 Edwin Groothuis freebsd_committer freebsd_triage 2007-06-26 13:40:10 UTC
Class Changed
From-To: maintainer-update->change-request

Fix category (submitter is not maintainer)
Comment 2 Edwin Groothuis freebsd_committer freebsd_triage 2007-06-26 13:40:26 UTC
State Changed
From-To: open->feedback

Awaiting maintainers feedback
Comment 3 Roderick van Domburg 2007-06-26 13:41:05 UTC
I approve.

________________________________

Van: Edwin Groothuis [mailto:edwin@FreeBSD.ORG]
Verzonden: di 26-6-2007 14:40
Aan: Domburg, R.S.A. van (Student BIT,MBI)
Onderwerp: Re: ports/114043: [MAINTAINER] security/rubygem-net-sftp: =
update maintainer e-mail address



Maintainer of security/rubygem-net-sftp,

Please note that PR ports/114043 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/114043

--
Edwin Groothuis
edwin@FreeBSD.org
Comment 4 dfilter service freebsd_committer freebsd_triage 2007-07-10 08:47:33 UTC
miwi        2007-07-10 07:47:26 UTC

  FreeBSD ports repository

  Modified files:
    security/rubygem-net-sftp Makefile pkg-descr 
  Log:
  - Fix Depends after rubygem-net-ssh
  - Update maintainer mail adress
  
  PR:             114043
  Submitted by:   Roderick van Domburg <r.s.a.vandomburg@nedforce.nl> (maintainer)
  
  Revision  Changes    Path
  1.10      +3 -6      ports/security/rubygem-net-sftp/Makefile
  1.2       +1 -1      ports/security/rubygem-net-sftp/pkg-descr
_______________________________________________
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"
Comment 5 Martin Wilke freebsd_committer freebsd_triage 2007-07-10 08:47:34 UTC
State Changed
From-To: feedback->closed

Committed. Thanks!