Bug 143983 - [maintainer] mail address change in MAINTAINER line.
Summary: [maintainer] mail address change in MAINTAINER line.
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: 2010-02-16 07:50 UTC by murashin
Modified: 2010-02-16 13:30 UTC (History)
0 users

See Also:


Attachments
ruby-fftw3.diff (685 bytes, patch)
2010-02-16 07:50 UTC, murashin
no flags Details | Diff
ruby-numru_misc.diff (729 bytes, patch)
2010-02-16 07:50 UTC, murashin
no flags Details | Diff
file.diff (700 bytes, patch)
2010-02-16 07:50 UTC, murashin
no flags Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description murashin 2010-02-16 07:50:01 UTC
	murakami@ahs.scitec.kobe-u.ac.jp in the MAINTAINER line 
	is my old e-mail address. 
	Please change to my new address, murashin@gfd-dennou.org.

Fix: diff -ur /usr/ports/math/ruby-narray_miss/Makefile ruby-narray_miss/Makefile
--- /usr/ports/math/ruby-narray_miss/Makefile	2005-09-04 21:28:40.000000000 +0900
+++ ruby-narray_miss/Makefile	2010-02-16 15:42:38.101964834 +0900
@@ -7,13 +7,14 @@
 
 PORTNAME=	narray_miss
 PORTVERSION=	1.1.2
+PORTREVISION=	1
 CATEGORIES=	math ruby
 MASTER_SITES=	http://ruby.gfd-dennou.org/products/narray_miss/
 PKGNAMEPREFIX=	${RUBY_PKGNAMEPREFIX}
 DISTNAME=	${PORTNAME}-${PORTVERSION}
 DIST_SUBDIR=	ruby
 
-MAINTAINER=	murakami@ahs.scitec.kobe-u.ac.jp
+MAINTAINER=	murashin@gfd-dennou.org
 COMMENT=	Additional class with processing of missing value to NArray
 
 RUN_DEPENDS=	${RUBY_SITEARCHLIBDIR}/narray.so:${PORTSDIR}/math/ruby-narray
--- ruby-narray_miss.diff ends here ---
How-To-Repeat: 	N/A
Comment 1 Mark Linimon 2010-02-16 07:56:00 UTC
fwiw, the PORTREVISION changes are unneccessary for things that don't affect
the binary packages.
Comment 2 Pav Lucistnik freebsd_committer freebsd_triage 2010-02-16 13:25:38 UTC
State Changed
From-To: open->closed

Committed, thanks!
Comment 3 dfilter service freebsd_committer freebsd_triage 2010-02-16 13:29:14 UTC
pav         2010-02-16 13:29:05 UTC

  FreeBSD ports repository

  Modified files:
    math/ruby-fftw3      Makefile 
    math/ruby-narray_miss Makefile 
    math/ruby-numru_misc Makefile 
    math/ruby-numru_units Makefile 
  Log:
  - Update maintainer's email address
  
  PR:             ports/143983
  Submitted by:   Shin'ya Murakami <murashin@gfd-dennou.org> (maintainer)
  Feature safe:   yes
  
  Revision  Changes    Path
  1.4       +1 -1      ports/math/ruby-fftw3/Makefile
  1.6       +1 -1      ports/math/ruby-narray_miss/Makefile
  1.4       +1 -1      ports/math/ruby-numru_misc/Makefile
  1.6       +1 -1      ports/math/ruby-numru_units/Makefile
_______________________________________________
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"