mirror of
https://git.FreeBSD.org/ports.git
synced 2024-11-27 00:57:50 +00:00
Update to version 0.4.4
PR: 42342 Submitted by: MAINTAINER
This commit is contained in:
parent
4644fd9a04
commit
2c67ffff5e
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=65551
@ -6,19 +6,18 @@
|
||||
#
|
||||
|
||||
PORTNAME= pnet
|
||||
PORTVERSION= 0.4.2
|
||||
PORTVERSION= 0.4.4
|
||||
CATEGORIES= lang
|
||||
MASTER_SITES= http://www.southern-storm.com.au/download/
|
||||
|
||||
MAINTAINER= ahze@rgv.net
|
||||
|
||||
BUILD_DEPENDS= treecc-0.1.2:${PORTSDIR}/lang/treecc
|
||||
BUILD_DEPENDS= treecc-0.1.4:${PORTSDIR}/lang/treecc
|
||||
|
||||
GNU_CONFIGURE= yes
|
||||
USE_REINPLACE= yes
|
||||
USE_BISON= yes
|
||||
USE_GMAKE= yes
|
||||
CONFIGURE_ARGS= --program-prefix=""
|
||||
STRIP= #
|
||||
|
||||
MAN1= ilrun.1 ilasm.1 ildasm.1 ilsize.1 ilnative.1 ilfind.1 \
|
||||
|
@ -1 +1 @@
|
||||
MD5 (pnet-0.4.2.tar.gz) = 841ab70f7243c09c0c48bf06cc770586
|
||||
MD5 (pnet-0.4.4.tar.gz) = 452413ed360f4c8775a235a61fc3444b
|
||||
|
@ -58,20 +58,22 @@ lib/libILEngine.a
|
||||
lib/libILLink.a
|
||||
lib/libILCodeGen.a
|
||||
lib/cscc/plugins/cscc-cs
|
||||
lib/cscc/plugins/cscc-c-s
|
||||
lib/cscc/plugins/cscc-csharp
|
||||
lib/cscc/lib/cstest.dll
|
||||
lib/cscc/lib/mscorlib.dll
|
||||
lib/cscc/lib/I18N-handlers.def
|
||||
lib/cscc/lib/I18N.CJK.dll
|
||||
lib/cscc/lib/I18N.dll
|
||||
lib/cscc/lib/I18N.MidEast.dll
|
||||
lib/cscc/lib/I18N.Other.dll
|
||||
lib/cscc/lib/I18N.Rare.dll
|
||||
lib/cscc/lib/I18N.West.dll
|
||||
lib/cscc/lib/I18N-handlers.def
|
||||
lib/cscc/lib/I18N.dll
|
||||
lib/cscc/lib/OpenSystem.C.dll
|
||||
lib/cscc/lib/System.dll
|
||||
lib/cscc/lib/System.Xml.dll
|
||||
lib/cscc/lib/cstest.dll
|
||||
lib/cscc/lib/mscorlib.dll
|
||||
lib/cscc/lib/pnetlib.here
|
||||
@dirrm include/pnet
|
||||
@dirrm lib/cscc/plugins
|
||||
@dirrm lib/cscc/lib
|
||||
@dirrm lib/cscc/plugins
|
||||
@dirrm lib/cscc
|
||||
@dirrm include/pnet
|
||||
|
Loading…
Reference in New Issue
Block a user