Revision: 3866 http://gar.svn.sourceforge.net/gar/?rev=3866&view=rev Author: wahwah Date: 2009-03-23 00:12:32 +0000 (Mon, 23 Mar 2009)
Log Message: ----------- A sketch of mutt-1.5.19 build. Modified Paths: -------------- csw/mgar/pkg/mutt/trunk/Makefile csw/mgar/pkg/mutt/trunk/checksums Added Paths: ----------- csw/mgar/pkg/mutt/ csw/mgar/pkg/mutt/trunk/ Removed Paths: ------------- csw/mgar/pkg/mutt/trunk/ Property changes on: csw/mgar/pkg/mutt/trunk ___________________________________________________________________ Added: svn:ignore + cookies download work gar Added: svn:externals + gar https://gar.svn.sf.net/svnroot/gar/csw/mgar/gar/v2 Modified: csw/mgar/pkg/mutt/trunk/Makefile =================================================================== --- csw/mgar/pkg/template/trunk/Makefile 2009-03-18 22:21:09 UTC (rev 3810) +++ csw/mgar/pkg/mutt/trunk/Makefile 2009-03-23 00:12:32 UTC (rev 3866) @@ -1,24 +1,20 @@ -GARNAME = mypkg -GARVERSION = 1.0 -CATEGORIES = lib +GARNAME = mutt +GARVERSION = 1.5.19 +CATEGORIES = apps -DESCRIPTION = This is a useful library +DESCRIPTION = A text-based mail client for Unix operating systems. define BLURB - It does stuff with things endef -MASTER_SITES = +MASTER_SITES = $(SF_MIRRORS) DISTFILES = $(GARNAME)-$(GARVERSION).tar.gz # We define upstream file regex so we can be notifed of new upstream software release UFILES_REGEX = $(GARNAME)-(\d+(?:\.\d+)*).tar.gz +REQUIRED_PKGS_CSWmutt = CSWggettextrt CSWiconv CSWlibidn CSWncurses + CONFIGURE_ARGS = $(DIRPATHS) +TEST_SCRIPTS = -# Remove the following rules and uncomment the -# include before building. -all: .DEFAULT -.DEFAULT: - @true - -#include gar/category.mk +include gar/category.mk Modified: csw/mgar/pkg/mutt/trunk/checksums =================================================================== --- csw/mgar/pkg/template/trunk/checksums 2009-03-18 22:21:09 UTC (rev 3810) +++ csw/mgar/pkg/mutt/trunk/checksums 2009-03-23 00:12:32 UTC (rev 3866) @@ -0,0 +1 @@ +73b3747bc7f7c805921e8d24ebac693f download/mutt-1.5.19.tar.gz This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. _______________________________________________ devel mailing list devel@lists.opencsw.org https://lists.opencsw.org/mailman/listinfo/devel