Revision: 27245
http://sourceforge.net/p/gar/code/27245
Author: cgrzemba
Date: 2026-05-20 07:28:22 +0000 (Wed, 20 May 2026)
Log Message:
-----------
update 0.73
Modified Paths:
--------------
csw/mgar/pkg/rinetd/trunk/Makefile
Modified: csw/mgar/pkg/rinetd/trunk/Makefile
===================================================================
--- csw/mgar/pkg/rinetd/trunk/Makefile 2026-05-08 12:22:30 UTC (rev 27244)
+++ csw/mgar/pkg/rinetd/trunk/Makefile 2026-05-20 07:28:22 UTC (rev 27245)
@@ -2,7 +2,7 @@
# TODO (release-critical prefixed with !, non release-critical with *)
#
NAME = rinetd
-VERSION = 0.62
+VERSION = 0.73
GARTYPE = v2
DESCRIPTION = Internet redirection server - port forwarder
@@ -14,7 +14,10 @@
DISTNAME = $(NAME)
DISTFILES = $(DISTNAME).tar.gz
-GARCOMPILER = GCC4
+GARCOMPILER = GCC5
+PACKAGING_PLATFORMS += solaris11-i386
+PKGFORMAT-5.11 = svr4
+# IPS_PACKAGE_PREFIX = system/network/
PATCHFILES += 0001-Makefile.patch
CONFIGURE_SCRIPTS =
This was sent by the SourceForge.net collaborative development platform, the
world's largest Open Source development site.