mirror of
https://git.freebsd.org/ports.git
synced 2025-06-04 20:36:30 -04:00
- Update to version 4.22.2.
This commit is contained in:
parent
da648b3a67
commit
42b0673f5a
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=205482
2 changed files with 5 additions and 6 deletions
|
@ -6,8 +6,7 @@
|
|||
#
|
||||
|
||||
PORTNAME= aegis
|
||||
PORTVERSION= 4.22
|
||||
PORTREVISION= 1
|
||||
PORTVERSION= 4.22.2
|
||||
CATEGORIES= devel
|
||||
MASTER_SITES= SF
|
||||
|
||||
|
@ -52,7 +51,7 @@ post-patch:
|
|||
@${REINPLACE_CMD} -Ee 's|(MANPATH_PROG) 2>/dev/null|\1|' \
|
||||
${WRKSRC}/configure
|
||||
# Fix path to Tk interpreter.
|
||||
@cd ${WRKSRC}/script && ${REINPLACE_CMD} -e 's|wish $$0|${WISH} $$0|' \
|
||||
@cd ${WRKSRC}/script && ${REINPLACE_CMD} -e 's|wish |${WISH} |' \
|
||||
aebuffy.in aecomp.in aexver.in tkaeca.in tkaegis.in tkaenc.in \
|
||||
tkaepa.in tkaer.in xaegis.in
|
||||
# Import global variable "datadir" inside function (not found otherwise).
|
||||
|
|
|
@ -1,3 +1,3 @@
|
|||
MD5 (aegis-4.22.tar.gz) = 19238b7f51822518f3651e7c1243ee0f
|
||||
SHA256 (aegis-4.22.tar.gz) = 43b2a4f3a0d5bb3539461e417ef937851e375ab61737d88239d8854f170ecae5
|
||||
SIZE (aegis-4.22.tar.gz) = 4520815
|
||||
MD5 (aegis-4.22.2.tar.gz) = eff46be578c557b8debda8520f818fdf
|
||||
SHA256 (aegis-4.22.2.tar.gz) = 03e29cf71762109647ad2b2db81e83e0564ed5d59c3ee0fe49efaed65105b66d
|
||||
SIZE (aegis-4.22.2.tar.gz) = 3832060
|
||||
|
|
Loading…
Add table
Reference in a new issue