mirror of
https://git.FreeBSD.org/ports.git
synced 2025-01-31 10:46:16 +00:00
- Don't use GH_ACCOUNT as PORTNAME is always "eiskaltdcpp" for all
eiskaltdcpp-* ports - Reset PORTREVISION after version bump
This commit is contained in:
parent
f34b26b3ff
commit
8077b6a086
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=423280
@ -2,6 +2,7 @@
|
||||
# $FreeBSD$
|
||||
|
||||
PORTNAME= eiskaltdcpp
|
||||
PORTREVISION= 0
|
||||
CATEGORIES= net-p2p
|
||||
PKGNAMESUFFIX= -cli
|
||||
|
||||
|
@ -2,7 +2,7 @@
|
||||
# $FreeBSD$
|
||||
|
||||
PORTNAME= eiskaltdcpp
|
||||
PORTREVISION= 2
|
||||
PORTREVISION= 0
|
||||
CATEGORIES= net-p2p
|
||||
PKGNAMESUFFIX= -daemon
|
||||
|
||||
|
@ -4,7 +4,7 @@
|
||||
PORTNAME= eiskaltdcpp
|
||||
CATEGORIES= net-p2p
|
||||
PKGNAMESUFFIX= -data
|
||||
PORTREVISION= 4
|
||||
PORTREVISION= 0
|
||||
|
||||
MAINTAINER= ports@FreeBSD.org
|
||||
COMMENT= Shared data for EiskaltDC++ GUIs
|
||||
|
@ -2,7 +2,7 @@
|
||||
# $FreeBSD$
|
||||
|
||||
PORTNAME= eiskaltdcpp
|
||||
PORTREVISION= 1
|
||||
PORTREVISION= 0
|
||||
CATEGORIES= net-p2p
|
||||
PKGNAMESUFFIX= -gtk
|
||||
|
||||
|
@ -14,7 +14,6 @@ COMMENT= Direct Connect client shared library
|
||||
LICENSE= GPLv3
|
||||
|
||||
USE_GITHUB= yes
|
||||
GH_ACCOUNT= eiskaltdcpp
|
||||
|
||||
.if !defined (MASTERDIR)
|
||||
LIB_DEPENDS= libboost_system.so:devel/boost-libs
|
||||
|
@ -2,7 +2,7 @@
|
||||
# $FreeBSD$
|
||||
|
||||
PORTNAME= eiskaltdcpp
|
||||
PORTREVISION= 1
|
||||
PORTREVISION= 0
|
||||
CATEGORIES= net-p2p
|
||||
PKGNAMESUFFIX= -qt
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user