[csw-devel] SF.net SVN: gar:[20628] csw/mgar/pkg/slrn/trunk

chninkel at users.sourceforge.net chninkel at users.sourceforge.net
Sun Apr 7 10:09:31 CEST 2013


Revision: 20628
          http://gar.svn.sourceforge.net/gar/?rev=20628&view=rev
Author:   chninkel
Date:     2013-04-07 08:09:31 +0000 (Sun, 07 Apr 2013)
Log Message:
-----------
slrn/trunk: bumped to 1.0.1, rebuilt against libssl 1.0.0

Modified Paths:
--------------
    csw/mgar/pkg/slrn/trunk/Makefile
    csw/mgar/pkg/slrn/trunk/checksums

Modified: csw/mgar/pkg/slrn/trunk/Makefile
===================================================================
--- csw/mgar/pkg/slrn/trunk/Makefile	2013-04-07 07:59:32 UTC (rev 20627)
+++ csw/mgar/pkg/slrn/trunk/Makefile	2013-04-07 08:09:31 UTC (rev 20628)
@@ -1,8 +1,8 @@
 NAME = slrn
-VERSION = 0.9.8.1
-GARTYPE = v1
+VERSION = 1.0.1
+GARTYPE = v2
 
-DESCRIPTION = command-line news reader
+DESCRIPTION = Command-line news reader
 define BLURB
   slrn (``s-lang read news'') is a newsreader, i.e. a program that accesses
   a newsserver to read messages from the Internet News service (also known
@@ -15,22 +15,34 @@
 endef
 
 MASTER_SITES = $(SF_MIRRORS)
-DISTFILES  = $(NAME)-$(VERSION).tar.bz2
-DISTFILES += $(call admfiles,CSWslrn,prototype depend)
+DISTFILES  = $(NAME)-$(VERSION).tar.gz
 
 # We define upstream file regex so we can be notifed of new upstream software release
 UPSTREAM_MASTER_SITES = $(SF_PROJECT_SHOWFILE)=7768
 UPSTREAM_USE_SF = 1
 UFILES_REGEX = $(NAME)-((\d+(?:\.\d+)*)(p\d+)?)
 
-LD_OPTIONS = -R/opt/csw/lib/\$$ISALIST -R/opt/csw/lib
 
+CHECKPKG_OVERRIDES_CSWslrn += file-with-bad-content|/usr/local|root/opt/csw/share/doc/slrn/FAQ
+CHECKPKG_OVERRIDES_CSWslrn += file-with-bad-content|/usr/local|root/opt/csw/share/doc/slrn/README.multiuser
+CHECKPKG_OVERRIDES_CSWslrn += file-with-bad-content|/usr/local|root/opt/csw/share/doc/slrn/score.txt
+CHECKPKG_OVERRIDES_CSWslrn += file-with-bad-content|/usr/local|root/opt/csw/share/doc/slrn/changes.txt
+CHECKPKG_OVERRIDES_CSWslrn += file-with-bad-content|/usr/local|root/opt/csw/share/doc/slrn/manual.txt
+CHECKPKG_OVERRIDES_CSWslrn += file-with-bad-content|/usr/local|root/opt/csw/share/doc/slrn/README.SSL
+CHECKPKG_OVERRIDES_CSWslrn += file-with-bad-content|/usr/local|root/opt/csw/share/man/man1/slrn.1
+CHECKPKG_OVERRIDES_CSWslrn += file-with-bad-content|/usr/local|root/opt/csw/share/slrn/slang/mailcap.sl
+CHECKPKG_OVERRIDES_CSWslrn += file-with-bad-content|/usr/share|root/opt/csw/share/doc/slrn/FAQ
+CHECKPKG_OVERRIDES_CSWslrn += file-with-bad-content|/usr/share|root/opt/csw/share/doc/slrn/changes.txt
+CHECKPKG_OVERRIDES_CSWslrn += file-with-bad-content|/usr/share|root/opt/csw/share/doc/slrn/manual.txt
+
+RUNTIME_DEP_PKGS = CSWlibintl8 CSWlibslang2 CSWlibiconv2 CSWlibssl1-0-0
+
 CONFIGURE_ARGS = $(DIRPATHS) --with-ssl=/opt/csw
 CONFIGURE_ARGS += --with-slang-library=/opt/csw/lib --with-slrnpull
 CONFIGURE_ARGS += --enable-setgid-code --enable-spool
 CONFIGURE_ARGS += --with-mta=/usr/lib/sendmail --enable-hardcode-libs
 
-INSTALL_ARGS = install install-contrib
+INSTALL_ARGS = install 
 
 # slrn doesn't have a test target
 TEST_TARGET =

Modified: csw/mgar/pkg/slrn/trunk/checksums
===================================================================
--- csw/mgar/pkg/slrn/trunk/checksums	2013-04-07 07:59:32 UTC (rev 20627)
+++ csw/mgar/pkg/slrn/trunk/checksums	2013-04-07 08:09:31 UTC (rev 20628)
@@ -1,4 +1 @@
-8db91e851893e3d88664c2ec70ea2707  download/CSWslrn.depend
-08ba30e74d624367f5c410738be5f0c0  download/CSWslrn.gspec
-3788968cf51d4f25f106f29ac19c8e6b  download/CSWslrn.prototype
-9b613007df537444a5f8a4a2994fadb7  download/slrn-0.9.8.1.tar.bz2
+232670ab76a045967b137e5124b3d681  slrn-1.0.1.tar.gz

This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site.



More information about the devel mailing list