SF.net SVN: gar:[24904] csw/mgar/pkg/libsmi/trunk
dmichelsen at users.sourceforge.net
dmichelsen at users.sourceforge.net
Mon Apr 27 13:57:51 CEST 2015
Revision: 24904
http://sourceforge.net/p/gar/code/24904
Author: dmichelsen
Date: 2015-04-27 11:57:51 +0000 (Mon, 27 Apr 2015)
Log Message:
-----------
libsmi/trunk: Update to 0.5.0
Modified Paths:
--------------
csw/mgar/pkg/libsmi/trunk/Makefile
csw/mgar/pkg/libsmi/trunk/checksums
Modified: csw/mgar/pkg/libsmi/trunk/Makefile
===================================================================
--- csw/mgar/pkg/libsmi/trunk/Makefile 2015-04-27 11:56:05 UTC (rev 24903)
+++ csw/mgar/pkg/libsmi/trunk/Makefile 2015-04-27 11:57:51 UTC (rev 24904)
@@ -1,5 +1,5 @@
NAME = libsmi
-VERSION = 0.4.8
+VERSION = 0.5.0
GARTYPE = v2
DESCRIPTION = Allows management applications to access SMI MIB module definitions
@@ -11,16 +11,14 @@
and PIB modules.
endef
-MASTER_SITES = ftp://ftp.ibr.cs.tu-bs.de/pub/local/libsmi/
-DISTFILES = $(DISTNAME).tar.gz
+MASTER_SITES += http://www.ibr.cs.tu-bs.de/projects/libsmi/download/
+DISTFILES += $(DISTNAME).tar.gz
VENDOR_URL = http://www.ibr.cs.tu-bs.de/projects/libsmi/
PACKAGES += CSWlibsmi2
SPKG_DESC_CSWlibsmi2 = Library to access SMI MIB module definitions, libsmi.so.2
PKGFILES_CSWlibsmi2 = $(call pkgfiles_lib,libsmi.so.2)
-RUNTIME_DEP_PKGS_CSWlibsmi = CSWlibsmi-mibs
-OBSOLETED_BY_CSWlibsmi2 = CSWlibsmi
PACKAGES += CSWlibsmi-dev
SPKG_DESC_CSWlibsmi-dev = Development files for libsmi.so.2
@@ -39,22 +37,10 @@
PKGFILES_CSWlibsmi-mibs = $(sharedstatedir)/mibs/.*
PKGFILES_CSWlibsmi-mibs += $(sharedstatedir)/pibs/.*
ARCHALL_CSWlibsmi-mibs = 1
-OBSOLETED_BY_CSWlibsmi-mibs = CSWlibsmimibs
-CATALOGNAME_CSWlibsmimibs = libsmi_mibs_stub
BUILD64_LIBS_ONLY = 1
-EXTRA_CPPFLAGS_isa-sparcv8 = -Dfabsf=fabs
-EXTRA_CPPFLAGS_isa-sparcv9 = -Dfabsf=fabs
-EXTRA_CPPFLAGS_isa-i386 = -Dfabsf=fabs
-EXTRA_CPPFLAGS = $(EXTRA_CPPFLAGS_isa-$(ISA))
-
# Some tests fail, however, these are only whitespace and newline differences
SKIPTEST ?= 1
-# These are just examples
-CHECKPKG_OVERRIDES_CSWlibsmi-utils += file-with-bad-content|/usr/local|root/opt/csw/share/man/man1/smicache.1
-CHECKPKG_OVERRIDES_CSWlibsmi-utils += file-with-bad-content|/usr/local|root/opt/csw/share/man/man1/smixlate.1
-CHECKPKG_OVERRIDES_CSWlibsmi-utils += file-with-bad-content|/usr/local|root/opt/csw/share/man/man1/smistrip.1
-
include gar/category.mk
Modified: csw/mgar/pkg/libsmi/trunk/checksums
===================================================================
--- csw/mgar/pkg/libsmi/trunk/checksums 2015-04-27 11:56:05 UTC (rev 24903)
+++ csw/mgar/pkg/libsmi/trunk/checksums 2015-04-27 11:57:51 UTC (rev 24904)
@@ -1 +1 @@
-760b6b1070738158708649ed2c63425e libsmi-0.4.8.tar.gz
+4bf47483c06c9f07d1b10fbc74eddf11 libsmi-0.5.0.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