ports/175284: [PATCH] devel/psvn: take maintainership and etc
Yasuhiro KIMURA
yasu at utahime.org
Mon Jan 14 10:20:01 UTC 2013
>Number: 175284
>Category: ports
>Synopsis: [PATCH] devel/psvn: take maintainership and etc
>Confidential: no
>Severity: non-critical
>Priority: low
>Responsible: freebsd-ports-bugs
>State: open
>Quarter:
>Keywords:
>Date-Required:
>Class: sw-bug
>Submitter-Id: current-users
>Arrival-Date: Mon Jan 14 10:20:00 UTC 2013
>Closed-Date:
>Last-Modified:
>Originator: Yasuhiro KIMURA
>Release: FreeBSD 9.1-RELEASE amd64
>Organization:
>Environment:
System: FreeBSD xxxx 9.1-RELEASE FreeBSD 9.1-RELEASE #0 r245243: Fri Jan 11 10:39:45 JST 2013 xxxx amd64
>Description:
- Take maintainership
- Add license information.
- Trim makefile header.
>How-To-Repeat:
>Fix:
--- patch-psvn begins here ---
Index: Makefile
===================================================================
--- Makefile (revision 310361)
+++ Makefile (working copy)
@@ -1,9 +1,5 @@
-# New ports collection makefile for: psvn
-# Date created: 18 May 2004
-# Whom: Kimura Fuyuki <fuyuki at hadaly.org>
-#
+# Created by: Kimura Fuyuki <fuyuki at hadaly.org>
# $FreeBSD$
-#
PORTNAME= psvn
PORTVERSION= 20120326.212349
@@ -14,9 +10,12 @@
DISTNAME= psvn.el
EXTRACT_SUFX= # empty
-MAINTAINER= ports at FreeBSD.org
+MAINTAINER= yasu at utahime.org
COMMENT= Subversion interface for Emacs
+LICENSE= GPLv2
+LICENSE_FILE= ${WRKSRC}/psvn.el
+
RUN_DEPENDS= svn:${PORTSDIR}/devel/subversion
USE_EMACS= yes
--- patch-psvn ends here ---
>Release-Note:
>Audit-Trail:
>Unformatted:
More information about the freebsd-ports-bugs
mailing list