mirror of
https://git.FreeBSD.org/ports.git
synced 2024-12-27 05:10:36 +00:00
Update to 1.6.
Also, use MAKEFILE= instead of copying files over other ones in WRKSRC. Fix some formatting, and change MAINTAINER to be the submitter of this PR. PR: 50052 Submitted by: Serge Gagnon <gagnon__s@videotron.ca>
This commit is contained in:
parent
5c660af9c0
commit
64884b5279
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=77949
@ -6,21 +6,21 @@
|
||||
#
|
||||
|
||||
PORTNAME= 9menu
|
||||
PORTVERSION= 1.5
|
||||
PORTVERSION= 1.6
|
||||
CATEGORIES= x11-wm plan9
|
||||
MASTER_SITES= ftp://ftp.comintern.ru/pub/unix/X11/plan9/ \
|
||||
ftp://ftp.mathcs.emory.edu/pub/arnold/
|
||||
|
||||
MASTER_SITES= ftp://quenix.dyndns.org/freebsd/ \
|
||||
http://mitglied.lycos.de/buran/linux/soft/9menu/
|
||||
EXTRACT_SUFX= .shar.gz
|
||||
|
||||
MAINTAINER= ports@FreeBSD.org
|
||||
MAINTAINER= gagnon__s@videotron.ca
|
||||
COMMENT= A simple menu patterened after plan9
|
||||
|
||||
USE_XLIB= yes
|
||||
NO_WRKSUBDIR= yes
|
||||
USE_XLIB= yes
|
||||
EXTRACT_CMD= zcat
|
||||
EXTRACT_BEFORE_ARGS=
|
||||
EXTRACT_AFTER_ARGS= |sh
|
||||
MAKEFILE= Makefile.noimake
|
||||
ALL_TARGET= 9menu
|
||||
|
||||
MAN1= 9menu.1
|
||||
MANCOMPRESSED= yes
|
||||
|
@ -1 +1 @@
|
||||
MD5 (9menu-1.5.shar.gz) = 00f8dcb2bd1ab9291ce15834eb4e1588
|
||||
MD5 (9menu-1.6.shar.gz) = d2a2bc7e10356254814fa4193df4d692
|
||||
|
@ -1,5 +1,5 @@
|
||||
*** Makefile.orig Fri Aug 11 15:55:35 1995
|
||||
--- Makefile Fri Aug 11 16:03:26 1995
|
||||
--- Makefile.noimake Fri Aug 11 16:03:26 1995
|
||||
***************
|
||||
*** 6,13 ****
|
||||
# arnold@skeeve.atl.ga.us
|
||||
|
@ -6,21 +6,21 @@
|
||||
#
|
||||
|
||||
PORTNAME= 9menu
|
||||
PORTVERSION= 1.5
|
||||
PORTVERSION= 1.6
|
||||
CATEGORIES= x11-wm plan9
|
||||
MASTER_SITES= ftp://ftp.comintern.ru/pub/unix/X11/plan9/ \
|
||||
ftp://ftp.mathcs.emory.edu/pub/arnold/
|
||||
|
||||
MASTER_SITES= ftp://quenix.dyndns.org/freebsd/ \
|
||||
http://mitglied.lycos.de/buran/linux/soft/9menu/
|
||||
EXTRACT_SUFX= .shar.gz
|
||||
|
||||
MAINTAINER= ports@FreeBSD.org
|
||||
MAINTAINER= gagnon__s@videotron.ca
|
||||
COMMENT= A simple menu patterened after plan9
|
||||
|
||||
USE_XLIB= yes
|
||||
NO_WRKSUBDIR= yes
|
||||
USE_XLIB= yes
|
||||
EXTRACT_CMD= zcat
|
||||
EXTRACT_BEFORE_ARGS=
|
||||
EXTRACT_AFTER_ARGS= |sh
|
||||
MAKEFILE= Makefile.noimake
|
||||
ALL_TARGET= 9menu
|
||||
|
||||
MAN1= 9menu.1
|
||||
MANCOMPRESSED= yes
|
||||
|
@ -1 +1 @@
|
||||
MD5 (9menu-1.5.shar.gz) = 00f8dcb2bd1ab9291ce15834eb4e1588
|
||||
MD5 (9menu-1.6.shar.gz) = d2a2bc7e10356254814fa4193df4d692
|
||||
|
@ -1,5 +1,5 @@
|
||||
*** Makefile.orig Fri Aug 11 15:55:35 1995
|
||||
--- Makefile Fri Aug 11 16:03:26 1995
|
||||
--- Makefile.noimake Fri Aug 11 16:03:26 1995
|
||||
***************
|
||||
*** 6,13 ****
|
||||
# arnold@skeeve.atl.ga.us
|
||||
|
Loading…
Reference in New Issue
Block a user