Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 5 May 2006 04:30:18 +0100
From:      Shaun Amott <shaun@inerd.com>
To:        FreeBSD-gnats-submit@FreeBSD.org
Subject:   ports/96813: news/slrn - take maintainership
Message-ID:  <1146799818.37112@charon.picobyte.net>
Resent-Message-ID: <200605050340.k453eGAK014117@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help

>Number:         96813
>Category:       ports
>Synopsis:       news/slrn - take maintainership
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    freebsd-ports-bugs
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          maintainer-update
>Submitter-Id:   current-users
>Arrival-Date:   Fri May 05 03:40:16 GMT 2006
>Closed-Date:
>Last-Modified:
>Originator:     Shaun Amott
>Release:        FreeBSD 6.1-PRERELEASE i386
>Organization:
>Environment:

>Description:

- Take over orphaned slrn port
- portlint(1)

>How-To-Repeat:

>Fix:

--- slrn.diff begins here ---
diff -urN slrn.orig/Makefile slrn/Makefile
--- slrn.orig/Makefile	Sat Apr 15 21:31:57 2006
+++ slrn/Makefile	Fri May  5 04:23:28 2006
@@ -20,7 +20,7 @@
 		slrn-0.9.8.1-lastchar2.diff
 PATCH_DIST_STRIP=	-p1
 
-MAINTAINER=	ports@FreeBSD.org
+MAINTAINER=	shaun@inerd.com
 COMMENT=	SLang-based newsreader
 
 LIB_DEPENDS=	slang.1:${PORTSDIR}/devel/libslang
@@ -28,7 +28,6 @@
 USE_BZIP2=	yes
 USE_GMAKE=	yes
 USE_ICONV=	yes
-USE_REINPLACE=	yes
 
 .if defined(WITHOUT_NLS)
 CONFIGURE_ARGS+=	--disable-nls
diff -urN slrn.orig/pkg-plist slrn/pkg-plist
--- slrn.orig/pkg-plist	Sun Nov  7 16:45:50 2004
+++ slrn/pkg-plist	Fri May  5 04:27:15 2006
@@ -39,21 +39,21 @@
 %%NLS%%share/locale/ru/LC_MESSAGES/slrn.mo
 %%NLS%%share/locale/sv/LC_MESSAGES/slrn.mo
 %%NLS%%share/locale/tr/LC_MESSAGES/slrn.mo
-share/slrn/macros/color.sl
-share/slrn/macros/gsort.sl
-share/slrn/macros/ispell.sl
-share/slrn/macros/latin2.sl
-share/slrn/macros/multipart.sl
-share/slrn/macros/nn.sl
-share/slrn/macros/posthook.sl
-share/slrn/macros/search.sl
-share/slrn/macros/tin-art.sl
-share/slrn/macros/tin-group.sl
-share/slrn/macros/ttyprint.sl
-share/slrn/macros/util.sl
-share/slrn/macros/varset.sl
-share/slrn/macros/xcomment.sl
-@dirrm share/slrn/macros
-@dirrm share/slrn
+%%DATADIR%%/macros/color.sl
+%%DATADIR%%/macros/gsort.sl
+%%DATADIR%%/macros/ispell.sl
+%%DATADIR%%/macros/latin2.sl
+%%DATADIR%%/macros/multipart.sl
+%%DATADIR%%/macros/nn.sl
+%%DATADIR%%/macros/posthook.sl
+%%DATADIR%%/macros/search.sl
+%%DATADIR%%/macros/tin-art.sl
+%%DATADIR%%/macros/tin-group.sl
+%%DATADIR%%/macros/ttyprint.sl
+%%DATADIR%%/macros/util.sl
+%%DATADIR%%/macros/varset.sl
+%%DATADIR%%/macros/xcomment.sl
+@dirrm %%DATADIR%%/macros
+@dirrm %%DATADIR%%
 %%PORTDOCS%%@dirrm %%DOCSDIR%%/slrnpull
 %%PORTDOCS%%@dirrm %%DOCSDIR%%
--- slrn.diff ends here ---
>Release-Note:
>Audit-Trail:
>Unformatted:



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?1146799818.37112>