Summary: | [patch] change maintainer address | ||||||
---|---|---|---|---|---|---|---|
Product: | Ports & Packages | Reporter: | Piotr Smyrak <smyru> | ||||
Component: | Individual Port(s) | Assignee: | freebsd-ports-bugs (Nobody) <ports-bugs> | ||||
Status: | Closed FIXED | ||||||
Severity: | Affects Only Me | ||||||
Priority: | Normal | ||||||
Version: | Latest | ||||||
Hardware: | Any | ||||||
OS: | Any | ||||||
Attachments: |
|
Description
Piotr Smyrak
2013-05-12 20:11:52 UTC
The attached patch changes my maintainer address for a number of ports due to upcoming retirement of my previous email address. Affected ports: * deskutils/gruler * graphics/agave * graphics/gcolor2 * graphics/potrace * net-im/komclean * x11-themes/cursor-jimmac-theme I am also dropping maintainership of the following apps, I no longer use: * polish/libtlen * deskutils/contacts As for the latter the port is likely dead, as Pimlico project appears to be discontinued, and upstream sources are gone. Probably a reason to axe it. Note, that the patch covers all ports and should be applied from PORTSDIR Fix: Patch attached with submission follows: How-To-Repeat: N/A Author: rakuco Date: Thu May 16 20:07:39 2013 New Revision: 318333 URL: http://svnweb.freebsd.org/changeset/ports/318333 Log: Update maintainer's email address and drop maintainership of a few ports. PR: ports/178543 Submitted by: Piotr Smyrak <smyru@heron.pl> (maintainer) Modified: head/deskutils/contacts/Makefile head/deskutils/gruler/Makefile head/graphics/agave/Makefile head/graphics/gcolor2/Makefile head/graphics/potrace/Makefile head/net-im/komclean/Makefile head/polish/libtlen/Makefile head/x11-themes/cursor-jimmac-theme/Makefile Modified: head/deskutils/contacts/Makefile ============================================================================== --- head/deskutils/contacts/Makefile Thu May 16 19:52:26 2013 (r318332) +++ head/deskutils/contacts/Makefile Thu May 16 20:07:39 2013 (r318333) @@ -12,7 +12,7 @@ CATEGORIES= deskutils gnome MASTER_SITES= http://pimlico-project.org/sources/${PORTNAME}/ DIST_SUBDIR= gnome2 -MAINTAINER= smyru@heron.pl +MAINTAINER= ports@freebsd.org COMMENT= Simple yet powerful address book based on Evolution data server CPPFLAGS+= -I${LOCALBASE}/include Modified: head/deskutils/gruler/Makefile ============================================================================== --- head/deskutils/gruler/Makefile Thu May 16 19:52:26 2013 (r318332) +++ head/deskutils/gruler/Makefile Thu May 16 20:07:39 2013 (r318333) @@ -11,7 +11,7 @@ PORTREVISION= 10 CATEGORIES= deskutils MASTER_SITES= http://linuxadvocate.org/projects/gruler/downloads/ -MAINTAINER= smyru@heron.pl +MAINTAINER= ps.ports@smyrak.com COMMENT= A simple customizable GTK screen ruler USE_GNOME= gnomeprefix gnomehack libgnomeui libglade2 Modified: head/graphics/agave/Makefile ============================================================================== --- head/graphics/agave/Makefile Thu May 16 19:52:26 2013 (r318332) +++ head/graphics/agave/Makefile Thu May 16 20:07:39 2013 (r318333) @@ -7,7 +7,7 @@ PORTREVISION= 10 CATEGORIES= graphics gnome MASTER_SITES= http://download.gna.org/colorscheme/releases/ -MAINTAINER= smyru@heron.pl +MAINTAINER= ps.ports@smyrak.com COMMENT= A color scheme builder for the GNOME desktop LIB_DEPENDS= glademm-2.4.1:${PORTSDIR}/devel/libglademm24 \ Modified: head/graphics/gcolor2/Makefile ============================================================================== --- head/graphics/gcolor2/Makefile Thu May 16 19:52:26 2013 (r318332) +++ head/graphics/gcolor2/Makefile Thu May 16 20:07:39 2013 (r318333) @@ -11,7 +11,7 @@ PORTREVISION= 9 CATEGORIES= graphics gnome MASTER_SITES= SF -MAINTAINER= smyru@heron.pl +MAINTAINER= ps.ports@smyrak.com COMMENT= A simple GTK+ 2.0 color selector USE_GNOME= gtk20 gnomeprefix Modified: head/graphics/potrace/Makefile ============================================================================== --- head/graphics/potrace/Makefile Thu May 16 19:52:26 2013 (r318332) +++ head/graphics/potrace/Makefile Thu May 16 20:07:39 2013 (r318333) @@ -6,7 +6,7 @@ PORTVERSION= 1.11 CATEGORIES= graphics MASTER_SITES= SF -MAINTAINER= smyru@heron.pl +MAINTAINER= ps.ports@smyrak.com COMMENT= Transforms bitmaps into vector graphics GNU_CONFIGURE= yes Modified: head/net-im/komclean/Makefile ============================================================================== --- head/net-im/komclean/Makefile Thu May 16 19:52:26 2013 (r318332) +++ head/net-im/komclean/Makefile Thu May 16 20:07:39 2013 (r318333) @@ -7,7 +7,7 @@ CATEGORIES= net-im MASTER_SITES= SF/${PORTNAME}/${PORTNAME:S/kom/KOM/}-${PORTVERSION} DISTNAME= ${PORTNAME}-${PORTVERSION}-src -MAINTAINER= smyru@heron.pl +MAINTAINER= ps.ports@smyrak.com COMMENT= Web based LysKOM client LICENSE= BSD Modified: head/polish/libtlen/Makefile ============================================================================== --- head/polish/libtlen/Makefile Thu May 16 19:52:26 2013 (r318332) +++ head/polish/libtlen/Makefile Thu May 16 20:07:39 2013 (r318333) @@ -11,7 +11,7 @@ PORTVERSION= 20041113 CATEGORIES= polish net MASTER_SITES= SF/${PORTNAME}/${PORTNAME}/${PORTNAME}-${PORTVERSION} -MAINTAINER= smyru@heron.pl +MAINTAINER= ports@freebsd.org COMMENT= Backend for interoperability with Tlen.pl, Polish IM network GNU_CONFIGURE= yes Modified: head/x11-themes/cursor-jimmac-theme/Makefile ============================================================================== --- head/x11-themes/cursor-jimmac-theme/Makefile Thu May 16 19:52:26 2013 (r318332) +++ head/x11-themes/cursor-jimmac-theme/Makefile Thu May 16 20:07:39 2013 (r318333) @@ -12,7 +12,7 @@ CATEGORIES= x11-themes MASTER_SITES= http://www.gnome-look.org/CONTENT/content-files/ DISTNAME= 6550-Jimmac -MAINTAINER= smyru@heron.pl +MAINTAINER= ps.ports@smyrak.com COMMENT= The beautiful Jimmac X cursor themes NO_BUILD= yes _______________________________________________ svn-ports-all@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/svn-ports-all To unsubscribe, send any mail to "svn-ports-all-unsubscribe@freebsd.org" State Changed From-To: open->closed Committed. Thanks! |