mirror of
https://git.FreeBSD.org/ports.git
synced 2024-11-26 00:55:14 +00:00
D'oh, PORTREVISION doesn't work if you define the value of it after
bsd.port.pre.mk is read. Bump the version to 0.12a instead of 0.12_1.
This commit is contained in:
parent
58c6948e7c
commit
c4c339ac2b
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=40476
@ -7,7 +7,6 @@
|
||||
|
||||
PORTNAME= qt2gl
|
||||
PORTVERSION= ${RUBY_QT2_PORTVERSION}
|
||||
PORTREVISION= ${RUBY_QT2_PORTREVISION}
|
||||
CATEGORIES= graphics x11-toolkits ruby
|
||||
MASTER_SITES= ${RUBY_QT2_MASTER_SITES}
|
||||
PKGNAMEPREFIX= ${RUBY_PKGNAMEPREFIX}
|
||||
|
@ -7,7 +7,6 @@
|
||||
|
||||
PORTNAME= qt2xml
|
||||
PORTVERSION= ${RUBY_QT2_PORTVERSION}
|
||||
PORTREVISION= ${RUBY_QT2_PORTREVISION}
|
||||
CATEGORIES= textproc x11-toolkits ruby
|
||||
MASTER_SITES= ${RUBY_QT2_MASTER_SITES}
|
||||
PKGNAMEPREFIX= ${RUBY_PKGNAMEPREFIX}
|
||||
|
@ -7,7 +7,6 @@
|
||||
|
||||
PORTNAME= qt2
|
||||
PORTVERSION= ${RUBY_QT2_PORTVERSION}
|
||||
PORTREVISION= ${RUBY_QT2_PORTREVISION}
|
||||
CATEGORIES= x11-toolkits ruby
|
||||
MASTER_SITES= ${RUBY_QT2_MASTER_SITES}
|
||||
PKGNAMEPREFIX= ${RUBY_PKGNAMEPREFIX}
|
||||
|
@ -1,8 +1,7 @@
|
||||
# $FreeBSD$
|
||||
|
||||
RUBY_QT2_VERSION= 0.12
|
||||
RUBY_QT2_PORTVERSION= ${RUBY_QT2_VERSION}
|
||||
RUBY_QT2_PORTREVISION= 2
|
||||
RUBY_QT2_PORTVERSION= ${RUBY_QT2_VERSION}a
|
||||
RUBY_QT2_MASTER_SITES= http://sfns.u-shizuoka-ken.ac.jp/geneng/horie_hp/ruby/
|
||||
RUBY_QT2_DISTNAME= ruby-qt2-${RUBY_QT2_VERSION}
|
||||
|
||||
|
@ -7,7 +7,6 @@
|
||||
|
||||
PORTNAME= qt2canvas
|
||||
PORTVERSION= ${RUBY_QT2_PORTVERSION}
|
||||
PORTREVISION= ${RUBY_QT2_PORTREVISION}
|
||||
CATEGORIES= x11-toolkits ruby
|
||||
MASTER_SITES= ${RUBY_QT2_MASTER_SITES}
|
||||
PKGNAMEPREFIX= ${RUBY_PKGNAMEPREFIX}
|
||||
|
@ -7,7 +7,6 @@
|
||||
|
||||
PORTNAME= qt2iconview
|
||||
PORTVERSION= ${RUBY_QT2_PORTVERSION}
|
||||
PORTREVISION= ${RUBY_QT2_PORTREVISION}
|
||||
CATEGORIES= x11-toolkits ruby
|
||||
MASTER_SITES= ${RUBY_QT2_MASTER_SITES}
|
||||
PKGNAMEPREFIX= ${RUBY_PKGNAMEPREFIX}
|
||||
|
@ -7,7 +7,6 @@
|
||||
|
||||
PORTNAME= qt2table
|
||||
PORTVERSION= ${RUBY_QT2_PORTVERSION}
|
||||
PORTREVISION= ${RUBY_QT2_PORTREVISION}
|
||||
CATEGORIES= x11-toolkits ruby
|
||||
MASTER_SITES= ${RUBY_QT2_MASTER_SITES}
|
||||
PKGNAMEPREFIX= ${RUBY_PKGNAMEPREFIX}
|
||||
|
Loading…
Reference in New Issue
Block a user