[csw-devel] SF.net SVN: gar:[18455] csw/mgar/pkg/mailwrapper/trunk

wilbury at users.sourceforge.net wilbury at users.sourceforge.net
Tue Jun 19 12:13:17 CEST 2012


Revision: 18455
          http://gar.svn.sourceforge.net/gar/?rev=18455&view=rev
Author:   wilbury
Date:     2012-06-19 10:13:17 +0000 (Tue, 19 Jun 2012)
Log Message:
-----------
mailwrapper/trunk: Fix build et al.

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

Modified: csw/mgar/pkg/mailwrapper/trunk/Makefile
===================================================================
--- csw/mgar/pkg/mailwrapper/trunk/Makefile	2012-06-19 10:05:32 UTC (rev 18454)
+++ csw/mgar/pkg/mailwrapper/trunk/Makefile	2012-06-19 10:13:17 UTC (rev 18455)
@@ -4,26 +4,21 @@
 NAME = mailwrapper
 VERSION = 1.0
 GARTYPE = v2
-CATEGORIES = category
+CATEGORIES = apps
 
-DESCRIPTION = Brief description
+DESCRIPTION = Run substitute program
 define BLURB
-  Long description
+  Run substitute program
 endef
 
-MASTER_SITES = 
-DISTFILES  = $(DISTNAME).tar.gz
+MASTER_SITES = http://sk.freebsd.org/pub/local/distfiles/
+DISTNAME = $(NAME)-opencsw-$(VERSION)
+DISTFILES  = $(DISTNAME).tar.bz2
 
-# File name regex to get notifications about upstream software releases
-# NOTE: Use this only if the automatic regex creation
-#       does not work for your package
-# UFILES_REGEX = $(NAME)-(\d+(?:\.\d+)*).tar.gz
+# No configure script
+CONFIGURE_SCRIPTS=
+SKIPTEST=1
+ENABLE_CHECK=0
 
-# If the url used to check for software update is different of MASTER_SITES, then 
-# uncomment the next line. Otherwise it is set by default to the value of MASTER_SITES
-# UPSTREAM_MASTER_SITES = 
-
-CONFIGURE_ARGS = $(DIRPATHS)
-
 include gar/category.mk
 

Modified: csw/mgar/pkg/mailwrapper/trunk/checksums
===================================================================
--- csw/mgar/pkg/mailwrapper/trunk/checksums	2012-06-19 10:05:32 UTC (rev 18454)
+++ csw/mgar/pkg/mailwrapper/trunk/checksums	2012-06-19 10:13:17 UTC (rev 18455)
@@ -0,0 +1 @@
+a36eb34c598289f5430336dcee488372  mailwrapper-opencsw-1.0.tar.bz2

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