Bugfix update to 2.0.4a
ok sebastia@
This commit is contained in:
parent
9f48862c64
commit
bd1e097c82
@ -1,10 +1,10 @@
|
||||
# $OpenBSD: Makefile,v 1.26 2013/01/30 18:28:46 sebastia Exp $
|
||||
# $OpenBSD: Makefile,v 1.27 2013/02/01 09:28:46 giovanni Exp $
|
||||
|
||||
COMMENT = web based groupware server
|
||||
|
||||
VERSION = 2.0.4
|
||||
DISTNAME = SOGo-${VERSION}
|
||||
PKGNAME = sogo-${VERSION}
|
||||
DISTNAME = SOGo-${VERSION}a
|
||||
PKGNAME = sogo-${VERSION}.0
|
||||
|
||||
SHARED_LIBS += GDLContentStore 2.0
|
||||
SHARED_LIBS += NGCards 2.0
|
||||
|
@ -1,2 +1,2 @@
|
||||
SHA256 (SOGo-2.0.4.tar.gz) = s7IDxUBtPB/HT6OSs7hRHTdTHUYkeqKYdCrjV2DcL2A=
|
||||
SIZE (SOGo-2.0.4.tar.gz) = 6271451
|
||||
SHA256 (SOGo-2.0.4a.tar.gz) = gdEn8PL+a5UBtFGK/k6bIYxWwePSYOlYuqNKCXou0jA=
|
||||
SIZE (SOGo-2.0.4a.tar.gz) = 6274534
|
||||
|
@ -1,14 +1,14 @@
|
||||
# $OpenBSD: Makefile,v 1.27 2013/01/30 18:27:17 sebastia Exp $
|
||||
# $OpenBSD: Makefile,v 1.28 2013/02/01 09:27:36 giovanni Exp $
|
||||
|
||||
COMMENT-main= Skyrix Object Publishing Environment
|
||||
COMMENT-mysql= SOPE MySQL adaptor
|
||||
COMMENT-postgres= SOPE PostgreSQL adaptor
|
||||
|
||||
VERSION = 2.0.4
|
||||
DISTNAME = SOPE-${VERSION}
|
||||
PKGNAME-main = sope-${VERSION}
|
||||
PKGNAME-mysql = sope-mysql-${VERSION}
|
||||
PKGNAME-postgres = sope-postgres-${VERSION}
|
||||
DISTNAME = SOPE-${VERSION}a
|
||||
PKGNAME-main = sope-${VERSION}.0
|
||||
PKGNAME-mysql = sope-mysql-${VERSION}.0
|
||||
PKGNAME-postgres = sope-postgres-${VERSION}.0
|
||||
|
||||
SO_MAJOR= 2
|
||||
SO_MINOR= 0
|
||||
@ -45,9 +45,9 @@ LIB_DEPENDS-main= x11/gnustep/base \
|
||||
databases/openldap \
|
||||
x11/gnustep/libobjc2 \
|
||||
${MODLIBICONV_LIB_DEPENDS}
|
||||
LIB_DEPENDS-mysql = ${BASE_PKGPATH}=${VERSION} \
|
||||
LIB_DEPENDS-mysql = ${BASE_PKGPATH}=${VERSION}.0 \
|
||||
databases/mysql,-main
|
||||
LIB_DEPENDS-postgres = ${BASE_PKGPATH}=${VERSION} \
|
||||
LIB_DEPENDS-postgres = ${BASE_PKGPATH}=${VERSION}.0 \
|
||||
databases/postgresql,-main
|
||||
|
||||
CONFIGURE_STYLE=simple dest
|
||||
|
@ -1,2 +1,2 @@
|
||||
SHA256 (SOPE-2.0.4.tar.gz) = 7Q0orKJE7mSl0BO9t7DX7KUyseuPt2rIJJSh+Ob+2eU=
|
||||
SIZE (SOPE-2.0.4.tar.gz) = 2247806
|
||||
SHA256 (SOPE-2.0.4a.tar.gz) = u/TjslSF128yNxC7I+y9TynOrm9BXdru2M3Bv+A/jE4=
|
||||
SIZE (SOPE-2.0.4a.tar.gz) = 2247901
|
||||
|
Loading…
Reference in New Issue
Block a user