mirror of
https://git.FreeBSD.org/ports.git
synced 2025-01-23 09:10:43 +00:00
update to 1.11.6
PR: 16662 Submitted by: maintainer
This commit is contained in:
parent
91b91a9358
commit
8677e3ee1b
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=25834
@ -1,21 +1,21 @@
|
||||
# New ports collection makefile for: astyle
|
||||
# Version required: 1.11.5
|
||||
# Version required: 1.11.6
|
||||
# Date created: 31 Jan 1999
|
||||
# Whom: Don Croyle <croyle@gelemna.ft-wayne.in.us>
|
||||
#
|
||||
# $FreeBSD$
|
||||
#
|
||||
|
||||
DISTNAME= astyle_1.11.5_src
|
||||
PKGNAME= astyle-1.11.5
|
||||
DISTNAME= astyle_1.11.6_src
|
||||
PKGNAME= astyle-1.11.6
|
||||
CATEGORIES= devel textproc
|
||||
MASTER_SITES= http://gene.md.huji.ac.il/~tald/astyle/stable/src/ \
|
||||
MASTER_SITES= ftp://astyle.sourceforge.net/pub/astyle/stable/src/\
|
||||
http://www.infonex.com/~dacroyle/freebsd/
|
||||
EXTRACT_SUFX= .tgz
|
||||
|
||||
MAINTAINER= croyle@gelemna.ft-wayne.in.us
|
||||
|
||||
WRKSRC= ${WRKDIR}/astyle_1.11.5
|
||||
WRKSRC= ${WRKDIR}/astyle_1.11.6
|
||||
|
||||
ALL_TARGET= astyle
|
||||
|
||||
|
@ -1 +1 @@
|
||||
MD5 (astyle_1.11.5_src.tgz) = d92ca822378027aaa22c382e21a0966e
|
||||
MD5 (astyle_1.11.6_src.tgz) = dced6286ff5c5a7f774090d0bc4e7c76
|
||||
|
@ -1,3 +1,3 @@
|
||||
Artistic Style is a variant on indent that can handle C, C++ and Java source.
|
||||
|
||||
WWW: http://www.bigfoot.com/~davidsont/astyle
|
||||
WWW: http://astyle.sourceforge.net/
|
||||
|
Loading…
Reference in New Issue
Block a user