Update OpenCVS, add MASTER_SITE

This commit is contained in:
Johan van Selst 2014-11-15 19:45:27 +00:00
parent 2251233f9b
commit ea26d4fe7a
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=372612
3 changed files with 5 additions and 14 deletions

View File

@ -2,9 +2,10 @@
# $FreeBSD$
PORTNAME= opencvs
PORTVERSION= 20130930
PORTVERSION= 20140108
CATEGORIES= devel
MASTER_SITES= ${MASTER_SITE_LOCAL}
MASTER_SITES= ftp://ftp.stack.nl/pub/users/%SUBDIR%/opencvs/ \
${MASTER_SITE_LOCAL}
MASTER_SITE_SUBDIR= johans
MAINTAINER= johans@FreeBSD.org

View File

@ -1,2 +1,2 @@
SHA256 (opencvs-20130930.tar.gz) = 4c9763205cdea2378fccc6a2d12c609430173e6cc90ce76e62d947f394431aa8
SIZE (opencvs-20130930.tar.gz) = 162383
SHA256 (opencvs-20140108.tar.gz) = c4a074b2e87f6d1ee67f08cc799ce3bc9ab8265efb600332aaf69de9e8e78db5
SIZE (opencvs-20140108.tar.gz) = 162820

View File

@ -1,10 +0,0 @@
--- date.y.orig 2008-02-16 02:00:00.000000000 +0100
+++ date.y 2010-06-08 20:20:19.000000000 +0200
@@ -14,6 +14,6 @@
/* SUPPRESS 287 on yaccpar_sccsid *//* Unused static variable */
/* SUPPRESS 288 on yyerrlab *//* Label unused */
+#include <time.h>
-#include <sys/timeb.h>
#include <ctype.h>