Index: head/devel/ups-debug/Makefile =================================================================== --- head/devel/ups-debug/Makefile (revision 18681) +++ head/devel/ups-debug/Makefile (revision 18682) @@ -1,30 +1,34 @@ # ex:ts=8 # Ports collection makefile for: UPS # Version required: 3.32 # 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 Property changes on: head/devel/ups-debug/Makefile ___________________________________________________________________ Modified: cvs2svn:cvs-rev ## -1 +1 ## -1.9 \ No newline at end of property +1.10 \ No newline at end of property Index: head/devel/ups-debug/distinfo =================================================================== --- head/devel/ups-debug/distinfo (revision 18681) +++ head/devel/ups-debug/distinfo (revision 18682) @@ -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 Property changes on: head/devel/ups-debug/distinfo ___________________________________________________________________ Modified: cvs2svn:cvs-rev ## -1 +1 ## -1.7 \ No newline at end of property +1.8 \ No newline at end of property Index: head/devel/ups-debug/pkg-plist =================================================================== --- head/devel/ups-debug/pkg-plist (revision 18681) +++ head/devel/ups-debug/pkg-plist (revision 18682) @@ -1,2 +1,4 @@ bin/ups -lib/X11/app-defaults/Ups +share/doc/ups/FAQ +share/doc/ups/README +share/doc/ups/Ups Property changes on: head/devel/ups-debug/pkg-plist ___________________________________________________________________ Modified: cvs2svn:cvs-rev ## -1 +1 ## -1.3 \ No newline at end of property +1.4 \ No newline at end of property