1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-11-24 00:45:52 +00:00

upgrade to 3.37

This commit is contained in:
Andrey A. Chernov 1999-04-15 19:23:23 +00:00
parent ad3759a847
commit ba0f8cda02
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=17895
6 changed files with 12 additions and 34 deletions

View File

@ -1,12 +1,12 @@
# New ports collection makefile for: less
# Version required: 3.35
# Version required: 3.*
# Date created: 8 Nov 1994
# Whom: ache
#
# $Id: Makefile,v 1.17 1999/01/27 07:41:23 fenner Exp $
# $Id: Makefile,v 1.18 1999/04/05 23:59:43 jseger Exp $
#
DISTNAME= less-335
DISTNAME= less-337
CATEGORIES= misc
MASTER_SITES= ${MASTER_SITE_GNU}
MASTER_SITE_SUBDIR= less

View File

@ -1 +1 @@
MD5 (less-335.tar.gz) = d23f97a208fb23b84a56dbf36538d80c
MD5 (less-337.tar.gz) = 125c500faaa318624d7d773d418dd2c7

View File

@ -1,5 +1,5 @@
--- Makefile.in.orig Sat Mar 20 00:24:37 1999
+++ Makefile.in Mon Apr 5 19:54:24 1999
--- Makefile.in.orig Fri Apr 9 20:02:59 1999
+++ Makefile.in Thu Apr 15 23:09:36 1999
@@ -15,7 +15,7 @@
LDFLAGS = @LDFLAGS@
O=o
@ -9,14 +9,3 @@
prefix = @prefix@
exec_prefix = @exec_prefix@
@@ -61,8 +61,8 @@
${INSTALL_PROGRAM} less ${bindir}/${binprefix}less
${INSTALL_PROGRAM} lesskey ${bindir}/${binprefix}lesskey
${INSTALL_PROGRAM} lessecho ${bindir}/${binprefix}lessecho
- ${INSTALL_DATA} ${srcdir}/less.nro ${mandir}/${manprefix}less.${manext}
- ${INSTALL_DATA} ${srcdir}/lesskey.nro ${mandir}/${manprefix}lesskey.${manext}
+ ${INSTALL_DATA} ${srcdir}/less.nro ${mandir}/${manprefix}/man${manext}/less.${manext}
+ ${INSTALL_DATA} ${srcdir}/lesskey.nro ${mandir}/${manprefix}/man${manext}/lesskey.${manext}
installdirs: mkinstalldirs
${srcdir}/mkinstalldirs ${bindir} ${mandir}

View File

@ -1,12 +1,12 @@
# New ports collection makefile for: less
# Version required: 3.35
# Version required: 3.*
# Date created: 8 Nov 1994
# Whom: ache
#
# $Id: Makefile,v 1.17 1999/01/27 07:41:23 fenner Exp $
# $Id: Makefile,v 1.18 1999/04/05 23:59:43 jseger Exp $
#
DISTNAME= less-335
DISTNAME= less-337
CATEGORIES= misc
MASTER_SITES= ${MASTER_SITE_GNU}
MASTER_SITE_SUBDIR= less

View File

@ -1 +1 @@
MD5 (less-335.tar.gz) = d23f97a208fb23b84a56dbf36538d80c
MD5 (less-337.tar.gz) = 125c500faaa318624d7d773d418dd2c7

View File

@ -1,5 +1,5 @@
--- Makefile.in.orig Sat Mar 20 00:24:37 1999
+++ Makefile.in Mon Apr 5 19:54:24 1999
--- Makefile.in.orig Fri Apr 9 20:02:59 1999
+++ Makefile.in Thu Apr 15 23:09:36 1999
@@ -15,7 +15,7 @@
LDFLAGS = @LDFLAGS@
O=o
@ -9,14 +9,3 @@
prefix = @prefix@
exec_prefix = @exec_prefix@
@@ -61,8 +61,8 @@
${INSTALL_PROGRAM} less ${bindir}/${binprefix}less
${INSTALL_PROGRAM} lesskey ${bindir}/${binprefix}lesskey
${INSTALL_PROGRAM} lessecho ${bindir}/${binprefix}lessecho
- ${INSTALL_DATA} ${srcdir}/less.nro ${mandir}/${manprefix}less.${manext}
- ${INSTALL_DATA} ${srcdir}/lesskey.nro ${mandir}/${manprefix}lesskey.${manext}
+ ${INSTALL_DATA} ${srcdir}/less.nro ${mandir}/${manprefix}/man${manext}/less.${manext}
+ ${INSTALL_DATA} ${srcdir}/lesskey.nro ${mandir}/${manprefix}/man${manext}/lesskey.${manext}
installdirs: mkinstalldirs
${srcdir}/mkinstalldirs ${bindir} ${mandir}