Save from destruction by updating to 0.5.3 and unbreaking.
This catches up with over a year of changes, so there are many functional additions as well as extensive bugfixes. See Changelog. Submitted by: Jason Stone <jason-fbsd-ports-ginsu@shalott.net> (maintainer)
This commit is contained in:
parent
32690f6b5e
commit
6350938b6c
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=102977
6 changed files with 8 additions and 14 deletions
|
@ -6,7 +6,7 @@
|
|||
#
|
||||
|
||||
PORTNAME= ginsu
|
||||
PORTVERSION= 0.4.1
|
||||
PORTVERSION= 0.5.3
|
||||
CATEGORIES= net
|
||||
MASTER_SITES= http://repetae.net/john/computer/ginsu/drop/
|
||||
|
||||
|
@ -16,12 +16,8 @@ COMMENT= A client for the gale secure instant messaging system
|
|||
BUILD_DEPENDS= ghc:${PORTSDIR}/lang/ghc
|
||||
|
||||
GNU_CONFIGURE= yes
|
||||
USE_GMAKE= yes
|
||||
|
||||
MAN1= ginsu.1
|
||||
PLIST_FILES= bin/ginsu
|
||||
|
||||
BROKEN= "Does not compile"
|
||||
DEPRECATED= ${BROKEN}
|
||||
EXPIRATION_DATE=2004-04-19
|
||||
|
||||
.include <bsd.port.mk>
|
||||
|
|
|
@ -1 +1 @@
|
|||
MD5 (ginsu-0.4.1.tar.gz) = ba42127603df940d8684d25e767a12c1
|
||||
MD5 (ginsu-0.5.3.tar.gz) = 8ce4341c459aae6fe64cdc71de19ef25
|
||||
|
|
1
net-im/ginsu/pkg-plist
Normal file
1
net-im/ginsu/pkg-plist
Normal file
|
@ -0,0 +1 @@
|
|||
bin/ginsu
|
|
@ -6,7 +6,7 @@
|
|||
#
|
||||
|
||||
PORTNAME= ginsu
|
||||
PORTVERSION= 0.4.1
|
||||
PORTVERSION= 0.5.3
|
||||
CATEGORIES= net
|
||||
MASTER_SITES= http://repetae.net/john/computer/ginsu/drop/
|
||||
|
||||
|
@ -16,12 +16,8 @@ COMMENT= A client for the gale secure instant messaging system
|
|||
BUILD_DEPENDS= ghc:${PORTSDIR}/lang/ghc
|
||||
|
||||
GNU_CONFIGURE= yes
|
||||
USE_GMAKE= yes
|
||||
|
||||
MAN1= ginsu.1
|
||||
PLIST_FILES= bin/ginsu
|
||||
|
||||
BROKEN= "Does not compile"
|
||||
DEPRECATED= ${BROKEN}
|
||||
EXPIRATION_DATE=2004-04-19
|
||||
|
||||
.include <bsd.port.mk>
|
||||
|
|
|
@ -1 +1 @@
|
|||
MD5 (ginsu-0.4.1.tar.gz) = ba42127603df940d8684d25e767a12c1
|
||||
MD5 (ginsu-0.5.3.tar.gz) = 8ce4341c459aae6fe64cdc71de19ef25
|
||||
|
|
1
net/ginsu/pkg-plist
Normal file
1
net/ginsu/pkg-plist
Normal file
|
@ -0,0 +1 @@
|
|||
bin/ginsu
|
Loading…
Reference in a new issue