Update to 3.33-03. Ups now supports both ELF and a.out debugging on

FreeBSD.
This commit is contained in:
David E. O'Brien 1999-05-09 17:28:18 +00:00
parent 7ea7298408
commit 965bc65df0
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=18682
3 changed files with 13 additions and 7 deletions

View File

@ -4,27 +4,31 @@
# Date created: Mon Feb 03, 1997
# Whom: David O'Brien (obrien@FreeBSD.org)
#
# $Id: Makefile,v 1.8 1998/11/18 10:16:47 obrien Exp $
# $Id: Makefile,v 1.9 1999/02/04 18:53:38 obrien Exp $
#
DISTNAME= ups-3.33
DISTNAME= ups-3.33-03
PKGNAME= ups-3.33.3
CATEGORIES= devel
MASTER_SITES= ${MASTER_SITE_XCONTRIB} \
ftp://unix.hensa.ac.uk/pub/misc/unix/ups/ \
http://www.concerto.demon.co.uk/UPS/
MASTER_SITE_SUBDIR= utilities
PATCHFILES= ide-333-patch-16nov98.txt
PATCH_SITES= http://www.concerto.demon.co.uk/UPS/
#PATCHFILES= ide-333-patch-16nov98.txt
#PATCH_SITES= http://www.concerto.demon.co.uk/UPS/
MAINTAINER= obrien@FreeBSD.org
BROKEN_ELF= yes
GNU_CONFIGURE= yes
USE_GMAKE= yes
ALL_TARGET= ups
MAN1= ups.1
post-install:
@${MKDIR} ${PREFIX}/share/doc/ups
@${INSTALL_MAN} ${WRKSRC}/FAQ ${WRKSRC}/README ${WRKSRC}/Ups \
${PREFIX}/share/doc/ups
@${INSTALL_DATA} ${WRKSRC}/Ups ${X11BASE}/lib/X11/app-defaults
.include <bsd.port.mk>

View File

@ -1,2 +1,2 @@
MD5 (ups-3.33.tar.gz) = c8d14a771b8043d86ccebf477b9d5a25
MD5 (ups-3.33-03.tar.gz) = be1489499309c6a549b9ff4b58d075ca
MD5 (ide-333-patch-16nov98.txt) = 4c41078c81867c2205033bbb95791219

View File

@ -1,2 +1,4 @@
bin/ups
lib/X11/app-defaults/Ups
share/doc/ups/FAQ
share/doc/ups/README
share/doc/ups/Ups