mirror of
https://git.FreeBSD.org/ports.git
synced 2024-12-28 05:29:48 +00:00
Update for new release of CVSup (15.0 -> 15.1). Also update for new
shared library version numbers in modula-3-lib port.
This commit is contained in:
parent
7239ee8d56
commit
61362f0f8d
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=7290
@ -1,12 +1,12 @@
|
||||
# New ports collection makefile for: cvsup
|
||||
# Version required: 15.0
|
||||
# Version required: 15.1
|
||||
# Date created: 7 August 1996
|
||||
# Whom: asami
|
||||
#
|
||||
# $Id: Makefile,v 1.18 1997/05/06 15:03:41 jdp Exp $
|
||||
# $Id: Makefile,v 1.19 1997/05/18 00:32:02 jdp Exp $
|
||||
#
|
||||
|
||||
DISTNAME= cvsup-15.0
|
||||
DISTNAME= cvsup-15.1
|
||||
CATEGORIES= devel net
|
||||
MASTER_SITES= ftp://hub.freebsd.org/pub/CVSup/ \
|
||||
ftp://ftp.cs.tu-berlin.de/pub/FreeBSD/CVSup/ \
|
||||
@ -14,8 +14,8 @@ MASTER_SITES= ftp://hub.freebsd.org/pub/CVSup/ \
|
||||
|
||||
MAINTAINER= jdp@FreeBSD.org
|
||||
|
||||
BUILD_DEPENDS= m3build-4:${PORTSDIR}/lang/modula-3
|
||||
LIB_DEPENDS= m3\\.4\\.:${PORTSDIR}/lang/modula-3-lib
|
||||
BUILD_DEPENDS= m3build-5:${PORTSDIR}/lang/modula-3
|
||||
LIB_DEPENDS= m3\\.5\\.:${PORTSDIR}/lang/modula-3-lib
|
||||
|
||||
# To build the client without GUI support:
|
||||
#MAKE_ENV= M3FLAGS=-DNOGUI
|
||||
|
@ -1 +1 @@
|
||||
MD5 (cvsup-15.0.tar.gz) = 3f9cb6e0267be19d8e0627c85e6edeb4
|
||||
MD5 (cvsup-15.1.tar.gz) = fd578d0fa8222459e310def51d383584
|
||||
|
Loading…
Reference in New Issue
Block a user