diff options
-rw-r--r-- | news/slrn/Makefile | 21 | ||||
-rw-r--r-- | news/slrn/PLIST | 3 | ||||
-rw-r--r-- | news/slrn/distinfo | 14 | ||||
-rw-r--r-- | news/slrn/patches/patch-aa | 55 | ||||
-rw-r--r-- | news/slrn/patches/patch-ae | 8 |
5 files changed, 21 insertions, 80 deletions
diff --git a/news/slrn/Makefile b/news/slrn/Makefile index caf525135ef..89a7702d8dc 100644 --- a/news/slrn/Makefile +++ b/news/slrn/Makefile @@ -1,17 +1,10 @@ -# $NetBSD: Makefile,v 1.33 2004/10/04 22:57:09 heinz Exp $ -# +# $NetBSD: Makefile,v 1.34 2004/11/19 13:35:43 adam Exp $ -DISTNAME= slrn-0.9.8.0 -PKGREVISION= 1 +DISTNAME= slrn-0.9.8.1 CATEGORIES= news MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=slrn/} EXTRACT_SUFX= .tar.bz2 -PATCH_SITES= http://slrn.sourceforge.net/patches/ -PATCHFILES= slrn-0.9.8.0-ranges.diff \ - slrn-0.9.8.0-post.diff -PATCH_DIST_STRIP= -p1 - MAINTAINER= mjl@NetBSD.org HOMEPAGE= http://slrn.sourceforge.net/ COMMENT= Highly customizable threaded newsreader @@ -19,17 +12,17 @@ COMMENT= Highly customizable threaded newsreader USE_BUILDLINK3= yes USE_PKGLOCALEDIR= yes GNU_CONFIGURE= yes -CONFIGURE_ARGS+=--disable-inews --with-slrnpull --enable-spool \ - --enable-grouplens --with-libdir=${PREFIX}/lib/slrn \ - --enable-mid-cache \ - --with-localedir=${PREFIX}/${PKGLOCALEDIR}/locale +CONFIGURE_ARGS+= --disable-inews --with-slrnpull --enable-spool \ + --enable-grouplens --with-libdir=${PREFIX}/lib/slrn \ + --enable-mid-cache \ + --with-localedir=${PREFIX}/${PKGLOCALEDIR}/locale .include "../../mk/bsd.prefs.mk" # the next is a workaround, as 1.3.2 install doesn't like -c and -d # together .if ${OPSYS} == "NetBSD" && ${OS_VERSION} == "1.3.2" -CONFIGURE_ENV+= INSTALL=/usr/bin/install +CONFIGURE_ENV+= INSTALL=/usr/bin/install .endif LDFLAGS.Linux+= -ldl diff --git a/news/slrn/PLIST b/news/slrn/PLIST index 8fd75ff081c..fd6ac3ad783 100644 --- a/news/slrn/PLIST +++ b/news/slrn/PLIST @@ -1,4 +1,4 @@ -@comment $NetBSD: PLIST,v 1.5 2003/10/27 21:48:27 cube Exp $ +@comment $NetBSD: PLIST,v 1.6 2004/11/19 13:35:43 adam Exp $ bin/slrn bin/slrnpull man/man1/slrn.1 @@ -40,6 +40,7 @@ ${PKGLOCALEDIR}/locale/ko/LC_MESSAGES/slrn.mo ${PKGLOCALEDIR}/locale/nl/LC_MESSAGES/slrn.mo ${PKGLOCALEDIR}/locale/pl/LC_MESSAGES/slrn.mo ${PKGLOCALEDIR}/locale/ru/LC_MESSAGES/slrn.mo +${PKGLOCALEDIR}/locale/sv/LC_MESSAGES/slrn.mo ${PKGLOCALEDIR}/locale/tr/LC_MESSAGES/slrn.mo share/slrn/macros/color.sl share/slrn/macros/gsort.sl diff --git a/news/slrn/distinfo b/news/slrn/distinfo index 74a8373bb5f..78ded796b45 100644 --- a/news/slrn/distinfo +++ b/news/slrn/distinfo @@ -1,10 +1,6 @@ -$NetBSD: distinfo,v 1.9 2003/10/27 21:48:27 cube Exp $ +$NetBSD: distinfo,v 1.10 2004/11/19 13:35:43 adam Exp $ -SHA1 (slrn-0.9.8.0.tar.bz2) = 3ba107f07012c2620b9e703aaaf4db4bd172cef1 -Size (slrn-0.9.8.0.tar.bz2) = 995881 bytes -SHA1 (slrn-0.9.8.0-ranges.diff) = a5cbf7c07e92c2da49d749c56a515071a907d7f6 -Size (slrn-0.9.8.0-ranges.diff) = 721 bytes -SHA1 (slrn-0.9.8.0-post.diff) = 43bd80658434534c0746fce7ca4e56b634f56d40 -Size (slrn-0.9.8.0-post.diff) = 298 bytes -SHA1 (patch-aa) = 5632806de9a85ed5a44dfb7ded08d81b25f2904a -SHA1 (patch-ae) = 2b32d4f5c3cc6b5f703119e202349aff7d979b4b +SHA1 (slrn-0.9.8.1.tar.bz2) = d8c3755403c9bb19b83123614cda05f94731027f +Size (slrn-0.9.8.1.tar.bz2) = 1034332 bytes +SHA1 (patch-aa) = 55b5bd4ce24365060b33d899473a128ba23d5656 +SHA1 (patch-ae) = 97fea500b602a68050fa6608e6ee4b328607bd96 diff --git a/news/slrn/patches/patch-aa b/news/slrn/patches/patch-aa index 8b4f2392549..49a47cdfdce 100644 --- a/news/slrn/patches/patch-aa +++ b/news/slrn/patches/patch-aa @@ -1,46 +1,8 @@ -$NetBSD: patch-aa,v 1.8 2003/10/27 21:48:27 cube Exp $ +$NetBSD: patch-aa,v 1.9 2004/11/19 13:35:44 adam Exp $ ---- configure.orig 2003-08-25 16:40:02.000000000 +0200 +--- configure.orig 2004-11-19 14:26:18.000000000 +0000 +++ configure -@@ -5134,11 +5134,6 @@ else - - - slang_library_dirs="\ -- /usr/local/lib/slang \ -- /usr/local/lib \ -- /usr/lib/slang \ -- /usr/lib \ -- /usr/pkg/lib \ - $ev_libdir" - - for slang_dir in $slang_library_dirs; do -@@ -5334,11 +5329,7 @@ else - - - ssl_library_dirs="\ -- /usr/local/ssl/lib \ -- /usr/local/lib \ -- /usr/ssl/lib \ -- /usr/lib \ -- /usr/pkg/lib" -+ $ev_libdir" - - if test "x$ac_ssl_home" != xno && test "x$ac_ssl_home" != xyes ; then - ssl_library_dirs="$ac_ssl_home $ac_ssl_home/lib $ssl_library_dirs" -@@ -5588,11 +5579,7 @@ else - - - ssl_library_dirs="\ -- /usr/local/ssl/lib \ -- /usr/local/lib \ -- /usr/ssl/lib \ -- /usr/lib \ -- /usr/pkg/lib" -+ $ev_includedir" - - if test "x$ac_ssl_home" != xno && test "x$ac_ssl_home" != xyes ; then - ssl_library_dirs="$ac_ssl_home $ac_ssl_home/lib $ssl_library_dirs" -@@ -5914,9 +5901,7 @@ else +@@ -6501,9 +6501,7 @@ else opt_library_dirs="\ @@ -51,14 +13,3 @@ $NetBSD: patch-aa,v 1.8 2003/10/27 21:48:27 cube Exp $ if test "x$ac_optlib_home" != xno && test "x$ac_optlib_home" != xyes ; then opt_library_dirs="$ac_optlib_home $ac_optlib_home/lib $opt_library_dirs" -@@ -6077,9 +6062,7 @@ else - - - opt_library_dirs="\ -- /usr/local/lib \ -- /usr/lib \ -- /usr/pkg/lib" -+ $ev_includedir" - - if test "x$ac_optlib_home" != xno && test "x$ac_optlib_home" != xyes ; then - opt_library_dirs="$ac_optlib_home $ac_optlib_home/lib $opt_library_dirs" diff --git a/news/slrn/patches/patch-ae b/news/slrn/patches/patch-ae index 643ced10364..4eb62c0f465 100644 --- a/news/slrn/patches/patch-ae +++ b/news/slrn/patches/patch-ae @@ -1,13 +1,13 @@ -$NetBSD: patch-ae,v 1.1 2003/04/10 18:17:49 mjl Exp $ +$NetBSD: patch-ae,v 1.2 2004/11/19 13:35:44 adam Exp $ ---- po/Makefile.in.in.orig 2001-11-03 16:35:01.000000000 +0100 +--- po/Makefile.in.in.orig 2002-11-01 12:33:26.000000000 +0000 +++ po/Makefile.in.in -@@ -23,7 +23,7 @@ VPATH = @srcdir@ +@@ -21,7 +21,7 @@ VPATH = @srcdir@ prefix = @prefix@ exec_prefix = @exec_prefix@ datadir = @datadir@ -localedir = $(datadir)/locale +localedir = @LOCALEDIR@ gettextsrcdir = $(datadir)/gettext/po - + INSTALL = @INSTALL@ |