You've already forked macports-ports
mirror of
https://github.com/macports/macports-ports.git
synced 2026-07-12 18:20:25 -07:00
aimage: Fix homepage and master_sites; deprecate
Closes: https://trac.macports.org/ticket/71499
This commit is contained in:
@@ -1,13 +1,13 @@
|
||||
# -*- coding: utf-8; mode: tcl; c-basic-offset: 4; indent-tabs-mode: nil; tab-width: 4; truncate-lines: t -*- vim:fenc=utf-8:et:sw=4:ts=4:sts=4
|
||||
|
||||
PortSystem 1.0
|
||||
PortGroup deprecated 1.0
|
||||
PortGroup openssl 1.0
|
||||
|
||||
name aimage
|
||||
version 3.2.5
|
||||
revision 6
|
||||
categories security
|
||||
platforms darwin
|
||||
maintainers nomaintainer
|
||||
|
||||
description The Advanced Disk Imager
|
||||
@@ -15,13 +15,12 @@ description The Advanced Disk Imager
|
||||
long_description AFF(R) is an open and extensible file format designed \
|
||||
to store disk images and associated metadata.
|
||||
|
||||
homepage http://www.afflib.org/
|
||||
# The mirror used by FreeBSD
|
||||
# https://svnweb.freebsd.org/ports/head/sysutils/aimage/Makefile?view=markup
|
||||
master_sites http://downloads.digitalcorpora.org/downloads
|
||||
homepage https://web.archive.org/web/20190903092748/http://www.forensicswiki.org/wiki/Aimage
|
||||
master_sites macports_distfiles
|
||||
|
||||
checksums rmd160 ddf2a0686116230f771007f73bf3d4f3a2bc2ea9 \
|
||||
sha256 9c362dbb24a064af014677c30d9511ed65b4f2b2c5ea3ba051bc4c5ada635b11
|
||||
sha256 9c362dbb24a064af014677c30d9511ed65b4f2b2c5ea3ba051bc4c5ada635b11 \
|
||||
size 191039
|
||||
|
||||
depends_lib port:libewf \
|
||||
port:afflib \
|
||||
@@ -38,3 +37,5 @@ post-extract {
|
||||
patchfiles patch-configure.ac.diff
|
||||
|
||||
use_autoreconf yes
|
||||
|
||||
deprecated.upstream_support no
|
||||
|
||||
Reference in New Issue
Block a user