Consolidate all my ports under my @FreeBSD.org address.
Also: Fix PORTSCOUT regex of devel/ice to include DISTVERSIONPREFIX.
This commit is contained in:
parent
fb78b37a40
commit
79b76308f6
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=514054
@ -6,7 +6,7 @@ PORTVERSION= 3.6.4
|
||||
DISTVERSIONPREFIX= v
|
||||
CATEGORIES= devel
|
||||
|
||||
MAINTAINER= freebsd@grem.de
|
||||
MAINTAINER= grembo@FreeBSD.org
|
||||
COMMENT= Modern alternative to object middleware such as CORBA/COM/DCOM/COM+
|
||||
|
||||
LICENSE= GPLv2
|
||||
@ -42,7 +42,7 @@ INVALID_BDB_VER= 48 6
|
||||
USE_LDCONFIG= yes
|
||||
BUILD_WRKSRC?= ${WRKSRC}/cpp
|
||||
INSTALL_WRKSRC?= ${WRKSRC}/cpp
|
||||
PORTSCOUT= limit:^3\.6\.
|
||||
PORTSCOUT= limit:^v3\.6\.
|
||||
USE_GITHUB= yes
|
||||
GH_ACCOUNT= zeroc-ice
|
||||
GH_PROJECT= ice
|
||||
|
@ -4,7 +4,7 @@
|
||||
CATEGORIES= devel python
|
||||
PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX}
|
||||
|
||||
MAINTAINER= freebsd@grem.de
|
||||
MAINTAINER= grembo@FreeBSD.org
|
||||
COMMENT= Ice (Internet Communications Engine) language mapping for Python
|
||||
|
||||
LICENSE= GPLv2
|
||||
|
@ -8,7 +8,7 @@ MASTER_SITES= # none
|
||||
DISTFILES= # none
|
||||
EXTRACT_ONLY= # none
|
||||
|
||||
MAINTAINER= freebsd@grem.de
|
||||
MAINTAINER= grembo@FreeBSD.org
|
||||
COMMENT= FreeBSD RC script for starting bhyve guests in tmux
|
||||
|
||||
RUN_DEPENDS= tmux:sysutils/tmux
|
||||
|
Loading…
Reference in New Issue
Block a user