Bump to 1.98.
Initial diff from landry breuil. ok landry breuil (maintainer).
This commit is contained in:
parent
f586b2fbce
commit
83975551ee
@ -1,10 +1,10 @@
|
||||
# $OpenBSD: Makefile,v 1.1.1.1 2007/07/26 13:59:28 ajacoutot Exp $
|
||||
# $OpenBSD: Makefile,v 1.2 2007/10/04 09:13:52 pyr Exp $
|
||||
|
||||
SHARED_ONLY= Yes
|
||||
|
||||
COMMENT= groupware plugin for Claws-mail
|
||||
|
||||
VERSION= 1.96
|
||||
VERSION= 1.98
|
||||
DISTNAME= vcalendar-${VERSION}
|
||||
PKGNAME= claws-mail-vcalendar-${VERSION}
|
||||
MASTER_SITES= http://www.claws-mail.org/downloads/plugins/
|
||||
@ -13,7 +13,7 @@ CATEGORIES= mail
|
||||
HOMEPAGE= http://www.claws-mail.org/plugin.php?plugin=vcalendar
|
||||
MAINTAINER= Landry Breuil <gaston@gcu.info>
|
||||
|
||||
# GPL
|
||||
# GPLv3
|
||||
PERMIT_PACKAGE_CDROM= Yes
|
||||
PERMIT_PACKAGE_FTP= Yes
|
||||
PERMIT_DISTFILES_CDROM= Yes
|
||||
|
@ -1,5 +1,5 @@
|
||||
MD5 (vcalendar-1.96.tar.gz) = LSlmYgO2UVxn7MsgP6sRkA==
|
||||
RMD160 (vcalendar-1.96.tar.gz) = 4PNsEixLIhpFXQwbv7aFTN46Dl8=
|
||||
SHA1 (vcalendar-1.96.tar.gz) = ZPrBOC4DhaCf+E01Tg1eODjFtXE=
|
||||
SHA256 (vcalendar-1.96.tar.gz) = UUSDqi3lvWN606ORhyAVZseHCT6Fmnke03Smvyn7huU=
|
||||
SIZE (vcalendar-1.96.tar.gz) = 747018
|
||||
MD5 (vcalendar-1.98.tar.gz) = 0InaQfFVxmnv6aPe3Rbjng==
|
||||
RMD160 (vcalendar-1.98.tar.gz) = KP0a08PL8ZjWBs4VWrYD/7qCZp0=
|
||||
SHA1 (vcalendar-1.98.tar.gz) = DOkDUVRrrFkivi3Zo2C9hZ8e+6Q=
|
||||
SHA256 (vcalendar-1.98.tar.gz) = zk5MqC0A+bHr26TcybCav2ye9wvjOlpiz+yv+SDZMEk=
|
||||
SIZE (vcalendar-1.98.tar.gz) = 764473
|
||||
|
@ -1,7 +1,7 @@
|
||||
$OpenBSD: patch-configure,v 1.1.1.1 2007/07/26 13:59:28 ajacoutot Exp $
|
||||
--- configure.orig Tue Jul 3 11:13:43 2007
|
||||
+++ configure Thu Jul 26 15:27:08 2007
|
||||
@@ -21794,12 +21794,11 @@ cat >>conftest.$ac_ext <<_ACEOF
|
||||
$OpenBSD: patch-configure,v 1.2 2007/10/04 09:13:52 pyr Exp $
|
||||
--- configure.orig Mon Sep 17 11:10:31 2007
|
||||
+++ configure Thu Oct 4 10:50:35 2007
|
||||
@@ -22064,12 +22064,11 @@ cat >>conftest.$ac_ext <<_ACEOF
|
||||
#include <libintl.h>
|
||||
$gt_revision_test_code
|
||||
extern int _nl_msg_cat_cntr;
|
||||
|
@ -1,7 +1,7 @@
|
||||
$OpenBSD: patch-libical_libical_Makefile_in,v 1.1.1.1 2007/07/26 13:59:28 ajacoutot Exp $
|
||||
--- libical/libical/Makefile.in.orig Thu Jul 26 15:06:21 2007
|
||||
+++ libical/libical/Makefile.in Thu Jul 26 15:06:52 2007
|
||||
@@ -324,7 +324,7 @@ libical_la_SOURCES = \
|
||||
$OpenBSD: patch-libical_libical_Makefile_in,v 1.2 2007/10/04 09:13:52 pyr Exp $
|
||||
--- libical/libical/Makefile.in.orig Mon Sep 17 11:10:29 2007
|
||||
+++ libical/libical/Makefile.in Thu Oct 4 10:50:35 2007
|
||||
@@ -323,7 +323,7 @@ libical_la_SOURCES = \
|
||||
vsnprintf.c \
|
||||
icallangbind.h
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user