mirror of
https://git.FreeBSD.org/ports.git
synced 2024-12-12 03:00:28 +00:00
Update to 1.084
- Mark DEPRECATED and set EXPIRATION_DATE to 2021-02-28 Changes: https://metacpan.org/changes/distribution/Gnome2-VFS
This commit is contained in:
parent
ccd5412d01
commit
9e1ee83988
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=562954
@ -2,8 +2,7 @@
|
||||
# $FreeBSD$
|
||||
|
||||
PORTNAME= Gnome2-VFS
|
||||
PORTVERSION= 1.083
|
||||
PORTREVISION= 1
|
||||
PORTVERSION= 1.084
|
||||
CATEGORIES= x11-toolkits gnome perl5
|
||||
MASTER_SITES= SF/gtk2-perl/Gnome2_VFS/${PORTVERSION}
|
||||
PKGNAMEPREFIX= p5-
|
||||
@ -14,6 +13,9 @@ COMMENT= Allows you to use the GNOME Virtual File System library from Perl
|
||||
LICENSE= LGPL21
|
||||
LICENSE_FILE= ${WRKSRC}/LICENSE
|
||||
|
||||
DEPRECATED= Deprecated by the Gtk-Perl project. No more security patches and bug fixes
|
||||
EXPIRATION_DATE=2021-02-28
|
||||
|
||||
BUILD_DEPENDS= p5-ExtUtils-Depends>=0:devel/p5-ExtUtils-Depends \
|
||||
p5-ExtUtils-PkgConfig>=0:devel/p5-ExtUtils-PkgConfig \
|
||||
p5-Glib>=0:devel/p5-Glib \
|
||||
@ -21,9 +23,10 @@ BUILD_DEPENDS= p5-ExtUtils-Depends>=0:devel/p5-ExtUtils-Depends \
|
||||
RUN_DEPENDS= p5-Glib>=0:devel/p5-Glib \
|
||||
p5-Gtk2>=0:x11-toolkits/p5-Gtk2
|
||||
|
||||
MAKE_JOBS_UNSAFE= yes
|
||||
USES= gnome perl5 pkgconfig
|
||||
USE_GNOME= gnomevfs2
|
||||
USE_PERL5= configure
|
||||
|
||||
MAKE_JOBS_UNSAFE= yes
|
||||
|
||||
.include <bsd.port.mk>
|
||||
|
@ -1,3 +1,3 @@
|
||||
TIMESTAMP = 1492965831
|
||||
SHA256 (Gnome2-VFS-1.083.tar.gz) = eca974669df4e7f21b4fcedb96c8a328422369c68b8c2cd99b9ce9cc5d7a7979
|
||||
SIZE (Gnome2-VFS-1.083.tar.gz) = 59109
|
||||
TIMESTAMP = 1611665723
|
||||
SHA256 (Gnome2-VFS-1.084.tar.gz) = 3c8d8c95c6b65c237db9e889c79edb2bb808bf37c084abdfbbd9859fef7787cc
|
||||
SIZE (Gnome2-VFS-1.084.tar.gz) = 59995
|
||||
|
Loading…
Reference in New Issue
Block a user