update to 3.40.1.1
This commit is contained in:
parent
1e5edff254
commit
f91578a2f0
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=208105
2 changed files with 6 additions and 6 deletions
|
@ -6,16 +6,16 @@
|
|||
#
|
||||
|
||||
PORTNAME= mime-support
|
||||
PORTVERSION= 3.40.1
|
||||
PORTVERSION= 3.40.1.1
|
||||
PORTREVISION= 0
|
||||
CATEGORIES= misc
|
||||
MASTER_SITES= ${MASTER_SITE_DEBIAN_POOL}
|
||||
DISTNAME= ${PORTNAME}_${PORTVERSION:C/(.*)\.([^.])/\1-\2/}
|
||||
DISTNAME= ${PORTNAME}_${PORTVERSION:C/([0-9]*\.[0-9]*)\.(.*)/\1-\2/}
|
||||
|
||||
MAINTAINER= oliver@FreeBSD.org
|
||||
COMMENT= MIME Media Types list
|
||||
|
||||
WRKSRC= ${WRKDIR}/${PORTNAME}
|
||||
WRKSRC= ${WRKDIR}/${PORTNAME}-${PORTVERSION:C/([0-9]*\.[0-9]*).*/\1/}
|
||||
|
||||
NO_BUILD= yes
|
||||
PLIST_FILES= bin/run-mailcap etc/mime.types
|
||||
|
|
|
@ -1,3 +1,3 @@
|
|||
MD5 (mime-support_3.40-1.tar.gz) = 3990cf774db416844466d2d4d692f57a
|
||||
SHA256 (mime-support_3.40-1.tar.gz) = 8f074c41a03eb3a84f5d8c65aba978d6e3a23ac58f52213cb653c3d18a06587f
|
||||
SIZE (mime-support_3.40-1.tar.gz) = 53069
|
||||
MD5 (mime-support_3.40-1.1.tar.gz) = 16095273c1380732105f3ffd4387a82c
|
||||
SHA256 (mime-support_3.40-1.1.tar.gz) = 0b30c48c6a1087d8eddf7ec37cbef00db534948f0b4b576af5e7c82d383a5ef0
|
||||
SIZE (mime-support_3.40-1.1.tar.gz) = 53126
|
||||
|
|
Loading…
Reference in a new issue