[csw-devel] SF.net SVN: gar:[12175] csw/mgar/pkg/tin/trunk
dmichelsen at users.sourceforge.net
dmichelsen at users.sourceforge.net
Tue Jan 4 15:17:14 CET 2011
Revision: 12175
http://gar.svn.sourceforge.net/gar/?rev=12175&view=rev
Author: dmichelsen
Date: 2011-01-04 14:17:14 +0000 (Tue, 04 Jan 2011)
Log Message:
-----------
tin: Update to 1.9.6
Modified Paths:
--------------
csw/mgar/pkg/tin/trunk/Makefile
csw/mgar/pkg/tin/trunk/checksums
Modified: csw/mgar/pkg/tin/trunk/Makefile
===================================================================
--- csw/mgar/pkg/tin/trunk/Makefile 2011-01-04 13:28:28 UTC (rev 12174)
+++ csw/mgar/pkg/tin/trunk/Makefile 2011-01-04 14:17:14 UTC (rev 12175)
@@ -1,5 +1,5 @@
NAME = tin
-VERSION = 1.9.5
+VERSION = 1.9.6
CATEGORIES = net
DESCRIPTION = Terminal-based news reader
@@ -16,8 +16,11 @@
UFILES_REGEX = $(NAME)-(\d+(?:\.\d+)*).tar.gz
-DEP_PKGS = CSWpcrert CSWggettextrt CSWperl CSWlibidn CSWlibicu CSWiconv
+RUNTIME_DEP_PKGS = CSWpcrert CSWggettextrt CSWperl CSWlibidn CSWlibicu46 CSWiconv
+BUILD_DEP_PKGS = $(RUNTIME_DEP_PKGS) CSWpcre CSWlibicu-devel
+VENDOR_URL = http://www.tin.org/
+
CONFIGURE_ARGS = $(DIRPATHS)
CONFIGURE_ARGS += --with-coffee
CONFIGURE_ARGS += --enable-ipv6 --enable-curses
@@ -32,6 +35,15 @@
# tin doesn't have a test target
TEST_TARGET =
+# These are provided by CSWmutt-base
+EXTRA_MERGE_EXCLUDE_FILES += $(mandir)/man5/mmdf\.5
+EXTRA_MERGE_EXCLUDE_FILES += $(mandir)/man5/mbox\.5
+
+# These will be necessary until CSWlibicu46 has been officially released
+CHECKPKG_OVERRIDES_CSWtin += unidentified-dependency|CSWlibicu46
+CHECKPKG_OVERRIDES_CSWtin += soname-not-found|libicuuc.so.46|is|needed|by|opt/csw/bin/tin
+CHECKPKG_OVERRIDES_CSWtin += surplus-dependency|CSWlibicu46
+
include gar/category.mk
post-install-modulated:
Modified: csw/mgar/pkg/tin/trunk/checksums
===================================================================
--- csw/mgar/pkg/tin/trunk/checksums 2011-01-04 13:28:28 UTC (rev 12174)
+++ csw/mgar/pkg/tin/trunk/checksums 2011-01-04 14:17:14 UTC (rev 12175)
@@ -1,3 +1 @@
-3775480a712fc46a69647678acb234cb COPYING
-bb7e3b3753343b3beae9192cc87f83e3 configure.patch
-51661ec8ae10aa7ccf97cbf309cbbf11 tin-1.9.5.tar.gz
+2102f3efd82a342005bd9afd30e03778 tin-1.9.6.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