SF.net SVN: gar:[23445] csw/mgar/pkg/tofrodos/trunk

wahwah at users.sourceforge.net wahwah at users.sourceforge.net
Mon Apr 21 11:15:27 CEST 2014


Revision: 23445
          http://sourceforge.net/p/gar/code/23445
Author:   wahwah
Date:     2014-04-21 09:15:25 +0000 (Mon, 21 Apr 2014)
Log Message:
-----------
tofrodos/trunk: Version bump

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

Modified: csw/mgar/pkg/tofrodos/trunk/Makefile
===================================================================
--- csw/mgar/pkg/tofrodos/trunk/Makefile	2014-04-21 08:45:21 UTC (rev 23444)
+++ csw/mgar/pkg/tofrodos/trunk/Makefile	2014-04-21 09:15:25 UTC (rev 23445)
@@ -1,5 +1,5 @@
 NAME = tofrodos
-VERSION = 1.7.8
+VERSION = 1.7.13
 GARTYPE = v2
 
 DESCRIPTION = Text file utility that converts files between MSDOS and Unix format.
@@ -12,25 +12,27 @@
 
 WORKSRC ?= $(WORKDIR)/$(NAME)/src
 MASTER_SITES = http://tofrodos.sourceforge.net/download/
+VENDOR_URL = http://www.thefreecountry.com/tofrodos/
 DISTFILES  = $(NAME)-$(VERSION).tar.gz
 
-# We define upstream file regex so we can be notifed of new upstream software release
-UFILES_REGEX = $(NAME)-(\d+(?:\.\d+)*).tar.gz
-
 # 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 = 
+UPSTREAM_MASTER_SITES = http://www.thefreecountry.com/tofrodos/
+UFILES_REGEX = Version\s(\d+(?:\.\d+)*)
 
+PACKAGING_PLATFORMS = solaris9-i386 solaris9-sparc
+
 CONFIGURE_ARGS = $(DIRPATHS)
 CONFIGURE_SCRIPTS =
 
-#BUILD_ARGS = CC=$(CC) LD=$(CC) MAKE=$(MAKE) CDEBUG= CFLAGS="$(CFLAGS) -c"
 BUILD_ARGS = CC=$(CC) LD=$(CC) MAKE=$(MAKE) CDEBUG= CFLAGS="$(CFLAGS) -c -Dstricmp=strcasecmp"
 
 TEST_SCRIPTS =
 
 INSTALL_ARGS = BINDIR=$(DESTDIR)$(bindir) MANDIR=$(DESTDIR)$(mandir)/man1 INSTALL=$(bindir)/ginstall
 
+include gar/category.mk
+
 pre-install-modulated:
 	@echo "Creating directories"
 	mkdir -p $(DESTDIR)$(bindir)
@@ -42,5 +44,3 @@
 	ln -s ./fromdos $(DESTDIR)$(bindir)/unix2dos
 	ln -s ./fromdos.1 $(DESTDIR)$(mandir)/man1/dos2unix
 	ln -s ./fromdos.1 $(DESTDIR)$(mandir)/man1/unix2dos
-
-include gar/category.mk

Modified: csw/mgar/pkg/tofrodos/trunk/checksums
===================================================================
--- csw/mgar/pkg/tofrodos/trunk/checksums	2014-04-21 08:45:21 UTC (rev 23444)
+++ csw/mgar/pkg/tofrodos/trunk/checksums	2014-04-21 09:15:25 UTC (rev 23445)
@@ -1 +1 @@
-aaa044f9817a048e126d9eb7a7535e96  tofrodos-1.7.8.tar.gz
+c4c5e6668a13a01bfb5ce562753a808f  tofrodos-1.7.13.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