Update to 0.35.2
This commit is contained in:
parent
608acaaa05
commit
8737103be0
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=180305
2 changed files with 5 additions and 5 deletions
|
@ -6,7 +6,7 @@
|
|||
#
|
||||
|
||||
PORTNAME= intltool
|
||||
PORTVERSION= 0.35.1
|
||||
PORTVERSION= 0.35.2
|
||||
CATEGORIES= textproc gnome
|
||||
MASTER_SITES= ${MASTER_SITE_GNOME}
|
||||
MASTER_SITE_SUBDIR= sources/${PORTNAME}/0.35
|
||||
|
@ -24,7 +24,7 @@ USE_ICONV= yes
|
|||
USE_PERL5= yes
|
||||
USE_GNOME= gnometarget
|
||||
GNU_CONFIGURE= yes
|
||||
CONFIGURE_ARGS= --libdir="${PREFIX}/libdata"
|
||||
CONFIGURE_ARGS= --libdir="${PREFIX}/libdata" --mandir="${PREFIX}/man"
|
||||
|
||||
MAN8= intltool-extract.8 intltool-merge.8 intltool-prepare.8 \
|
||||
intltool-update.8 intltoolize.8
|
||||
|
|
|
@ -1,3 +1,3 @@
|
|||
MD5 (gnome/intltool-0.35.1.tar.bz2) = bb79d9f4210a8dbd7271013f4c517790
|
||||
SHA256 (gnome/intltool-0.35.1.tar.bz2) = 67a6b0bb1f2e91e9eece07ef7d16bfde15e0262155f498dde1c47d80b77fba8c
|
||||
SIZE (gnome/intltool-0.35.1.tar.bz2) = 131076
|
||||
MD5 (gnome/intltool-0.35.2.tar.bz2) = 7cf1a436882a62d420a0fa00ace02a55
|
||||
SHA256 (gnome/intltool-0.35.2.tar.bz2) = 04aed43abc77fccf20e91b1ba3659c0870c50091d9ce3472ac73a40a704c2fe2
|
||||
SIZE (gnome/intltool-0.35.2.tar.bz2) = 134167
|
||||
|
|
Loading…
Reference in a new issue