- update to 0.3.0

This commit is contained in:
jasper 2012-05-21 18:22:36 +00:00
parent 769a330726
commit 038723014d
3 changed files with 8 additions and 11 deletions

View File

@ -1,9 +1,8 @@
# $OpenBSD: Makefile,v 1.5 2011/06/29 17:23:32 naddy Exp $
# $OpenBSD: Makefile,v 1.6 2012/05/21 18:22:36 jasper Exp $
COMMENT= SNMP library based on glib2 and gnet
DISTNAME= gsnmp-0.2.0
REVISION= 0
DISTNAME= gsnmp-0.3.0
SHARED_LIBS += gsnmp 0.0 # .0.0
CATEGORIES= net
@ -22,7 +21,6 @@ MODULES= devel/gettext
LIB_DEPENDS= net/gnet
USE_LIBTOOL= Yes
USE_GROFF = Yes
CONFIGURE_STYLE= gnu

View File

@ -1,5 +1,5 @@
MD5 (gsnmp-0.2.0.tar.gz) = spAl2KrLGf5fjAP8Da0l3Q==
RMD160 (gsnmp-0.2.0.tar.gz) = 16ApCvj3XPE6PqHbTgrRT6YZD5w=
SHA1 (gsnmp-0.2.0.tar.gz) = pgfGEE2siDgisDEDr4rVkf5RtiE=
SHA256 (gsnmp-0.2.0.tar.gz) = yjzmcVWhBh+WAq/YXk8ADWBqHpdAh7GLPuhUBe4hUI4=
SIZE (gsnmp-0.2.0.tar.gz) = 389559
MD5 (gsnmp-0.3.0.tar.gz) = RmaZwRtw4YoE1ROIuPifHA==
RMD160 (gsnmp-0.3.0.tar.gz) = l39WNhDkLCPWHPC+2bTl4TIqkOc=
SHA1 (gsnmp-0.3.0.tar.gz) = MThzRXvzjIhfLVU7jWAdYLbXG68=
SHA256 (gsnmp-0.3.0.tar.gz) = 5Ci2EHG4uilx/Ic37SmHIQsEpx/94weQDfEsBqC+0Pk=
SIZE (gsnmp-0.3.0.tar.gz) = 423137

View File

@ -1,4 +1,4 @@
@comment $OpenBSD: PLIST,v 1.1.1.1 2010/04/24 16:34:20 jasper Exp $
@comment $OpenBSD: PLIST,v 1.2 2012/05/21 18:22:36 jasper Exp $
%%SHARED%%
@bin bin/gsnmp-get
include/gsnmp/
@ -16,5 +16,4 @@ lib/libgsnmp.la
lib/pkgconfig/
lib/pkgconfig/gsnmp.pc
@man man/man1/gsnmp-get.1
share/aclocal/
share/aclocal/gsnmp.m4