ports/175284: commit references a PR
dfilter service
dfilter at FreeBSD.ORG
Mon Jan 14 16:10:01 UTC 2013
The following reply was made to PR ports/175284; it has been noted by GNATS.
From: dfilter at FreeBSD.ORG (dfilter service)
To: bug-followup at FreeBSD.org
Cc:
Subject: Re: ports/175284: commit references a PR
Date: Mon, 14 Jan 2013 16:09:05 +0000 (UTC)
Author: mva
Date: Mon Jan 14 16:08:57 2013
New Revision: 310394
URL: http://svnweb.freebsd.org/changeset/ports/310394
Log:
- Trim Makefile headers
- Add LICENSE
- Pass maintainership to submitter
PR: ports/175284
Submitted by: Yasuhiro KIMURA <yasu at utahime.org>
Modified:
head/devel/psvn/Makefile (contents, props changed)
Modified: head/devel/psvn/Makefile
==============================================================================
--- head/devel/psvn/Makefile Mon Jan 14 16:00:35 2013 (r310393)
+++ head/devel/psvn/Makefile Mon Jan 14 16:08:57 2013 (r310394)
@@ -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,11 @@ PKGNAMESUFFIX= -${EMACS_PORT_NAME}
DISTNAME= psvn.el
EXTRACT_SUFX= # empty
-MAINTAINER= ports at FreeBSD.org
+MAINTAINER= yasu at utahime.org
COMMENT= Subversion interface for Emacs
+LICENSE= GPLv2
+
RUN_DEPENDS= svn:${PORTSDIR}/devel/subversion
USE_EMACS= yes
_______________________________________________
svn-ports-all at freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/svn-ports-all
To unsubscribe, send any mail to "svn-ports-all-unsubscribe at freebsd.org"
More information about the freebsd-ports-bugs
mailing list