[csw-devel] SF.net SVN: gar:[18374] csw/mgar/pkg/tn5250/trunk
bdwalton at users.sourceforge.net
bdwalton at users.sourceforge.net
Wed Jun 13 03:42:04 CEST 2012
Revision: 18374
http://gar.svn.sourceforge.net/gar/?rev=18374&view=rev
Author: bdwalton
Date: 2012-06-13 01:42:04 +0000 (Wed, 13 Jun 2012)
Log Message:
-----------
tn5250/trunk: add basic definitions
Modified Paths:
--------------
csw/mgar/pkg/tn5250/trunk/Makefile
csw/mgar/pkg/tn5250/trunk/checksums
Modified: csw/mgar/pkg/tn5250/trunk/Makefile
===================================================================
--- csw/mgar/pkg/tn5250/trunk/Makefile 2012-06-13 01:35:19 UTC (rev 18373)
+++ csw/mgar/pkg/tn5250/trunk/Makefile 2012-06-13 01:42:04 UTC (rev 18374)
@@ -2,27 +2,18 @@
# TODO (release-critical prefixed with !, non release-critical with *)
#
NAME = tn5250
-VERSION = x.y
+VERSION = 0.17.4
GARTYPE = v2
-CATEGORIES = category
+CATEGORIES = net
-DESCRIPTION = Brief description
+DESCRIPTION = A tn5250 emulator
define BLURB
- Long description
+tn5250 is a telnet client for the IBM iSeries and AS/400 that emulates 5250 terminals and printers. This function is the same as that provided by the 5250 emulator in IBM iSeries Access.
endef
-MASTER_SITES =
+MASTER_SITES = $(SF_MIRRORS)
DISTFILES = $(DISTNAME).tar.gz
-# 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
-
-# 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/tn5250/trunk/checksums
===================================================================
--- csw/mgar/pkg/tn5250/trunk/checksums 2012-06-13 01:35:19 UTC (rev 18373)
+++ csw/mgar/pkg/tn5250/trunk/checksums 2012-06-13 01:42:04 UTC (rev 18374)
@@ -0,0 +1 @@
+d1eb7c5a2e15cd2f43a1c115e2734153 tn5250-0.17.4.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