SF.net SVN: gar:[25874] csw/mgar/pkg/mosh/trunk
dmichelsen at users.sourceforge.net
dmichelsen at users.sourceforge.net
Mon Aug 8 10:34:42 CEST 2016
Revision: 25874
http://sourceforge.net/p/gar/code/25874
Author: dmichelsen
Date: 2016-08-08 08:34:42 +0000 (Mon, 08 Aug 2016)
Log Message:
-----------
mosh/trunk: Update to 1.2.5
Modified Paths:
--------------
csw/mgar/pkg/mosh/trunk/Makefile
csw/mgar/pkg/mosh/trunk/checksums
Modified: csw/mgar/pkg/mosh/trunk/Makefile
===================================================================
--- csw/mgar/pkg/mosh/trunk/Makefile 2016-08-05 08:18:26 UTC (rev 25873)
+++ csw/mgar/pkg/mosh/trunk/Makefile 2016-08-08 08:34:42 UTC (rev 25874)
@@ -2,17 +2,14 @@
# TODO (release-critical prefixed with !, non release-critical with *)
#
NAME = mosh
-#VERSION = 1.2.5
-VERSION = 1.2.5.95rc1
+VERSION = 1.2.5
GARTYPE = v2
DESCRIPTION = Mobile shell
MASTER_SITES += http://mosh.mit.edu/
MASTER_SITES += https://github.com/keithw/mosh/archive/
-MASTER_SITES += https://github.com/mobile-shell/mosh/releases/download/untagged-0d43a0f73825e9952677/
-DISTNAME = mosh-mosh-$(VERSION)
-DISTFILES += $(NAME)-$(VERSION).tar.gz
+DISTFILES += $(DISTNAME).tar.gz
VENDOR_URL = http://mosh.mit.edu
@@ -20,13 +17,13 @@
PACKAGING_PLATFORMS = solaris10-sparc solaris10-i386
BUILD_DEP_PKGS += CSWboost-gcc-dev
-#BUILD_DEP_PKGS += CSWprotobuf-gxx-dev
+BUILD_DEP_PKGS += CSWprotobuf-dev
PACKAGES += CSWmosh
-SPKG_DESC_CSWmypkg = Mobile shell
+SPKG_DESC_CSWmosh = Mobile shell
RUNTIME_DEP_PKGS_CSWmosh += CSWlibncursesw6
RUNTIME_DEP_PKGS_CSWmosh += CSWlibstdc++6
-RUNTIME_DEP_PKGS_CSWmosh += CSWlibprotobuf7-gxx
+RUNTIME_DEP_PKGS_CSWmosh += CSWlibprotobuf10
RUNTIME_DEP_PKGS_CSWmosh += CSWlibgcc-s1
RUNTIME_DEP_PKGS_CSWmosh += CSWlibz1
RUNTIME_DEP_PKGS_CSWmosh += CSWlibssp0
@@ -52,11 +49,4 @@
# We need 'grep -q' and GREP is not honoured at this place
CONFIGURE_ENV_PATH = /opt/csw/gnu:$(PATH)
-EXTRA_INC += $(prefix)/gxx/include
-EXTRA_LIB += $(prefix)/gxx/lib
-
include gar/category.mk
-
-post-extract:
- cd $(WORKSRC) && ./autogen.sh
- @$(MAKECOOKIE)
Modified: csw/mgar/pkg/mosh/trunk/checksums
===================================================================
--- csw/mgar/pkg/mosh/trunk/checksums 2016-08-05 08:18:26 UTC (rev 25873)
+++ csw/mgar/pkg/mosh/trunk/checksums 2016-08-08 08:34:42 UTC (rev 25874)
@@ -1 +1 @@
-0297d8891e696c65629ecc7f54676801 mosh-1.2.5.95rc1.tar.gz
+56d7147cf7031583ba7d8db09033e0c5 mosh-1.2.5.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