mirror of
https://git.freebsd.org/ports.git
synced 2025-05-31 10:26:28 -04:00
Update to 3.1.3
- Add USES=gnome Changes: https://github.com/ruby-gnome2/ruby-gnome2/blob/master/NEWS
This commit is contained in:
parent
0088aaf17f
commit
2345090714
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=439650
2 changed files with 7 additions and 6 deletions
|
@ -1,7 +1,7 @@
|
|||
# $FreeBSD$
|
||||
|
||||
PORTNAME= glib2
|
||||
PORTVERSION= 3.1.1
|
||||
PORTVERSION= 3.1.3
|
||||
CATEGORIES= devel rubygems
|
||||
MASTER_SITES= RG
|
||||
|
||||
|
@ -10,10 +10,11 @@ COMMENT= Ruby binding for GLib2
|
|||
|
||||
LICENSE= LGPL21+
|
||||
|
||||
RUN_DEPENDS= rubygem-pkg-config>=0:devel/rubygem-pkg-config
|
||||
RUN_DEPENDS= rubygem-native-package-installer>=0:devel/rubygem-native-package-installer \
|
||||
rubygem-pkg-config>=0:devel/rubygem-pkg-config
|
||||
|
||||
USE_GNOME= glib20
|
||||
USE_RUBY= yes
|
||||
USES= gem
|
||||
USES= gem gnome
|
||||
|
||||
.include <bsd.port.mk>
|
||||
|
|
|
@ -1,3 +1,3 @@
|
|||
TIMESTAMP = 1488814681
|
||||
SHA256 (rubygem/glib2-3.1.1.gem) = 8490980e56ece390527dfefe50bdd22a663c962dd8793f33159773618d68328c
|
||||
SIZE (rubygem/glib2-3.1.1.gem) = 139776
|
||||
TIMESTAMP = 1493381425
|
||||
SHA256 (rubygem/glib2-3.1.3.gem) = 5b0727fad5b93d39e979a2959a7f3c5ea21d600e23d2c95ae85f44a7108cf672
|
||||
SIZE (rubygem/glib2-3.1.3.gem) = 139776
|
||||
|
|
Loading…
Add table
Reference in a new issue