- Update to 20081112
This commit is contained in:
parent
78f85139cf
commit
36c2372eaa
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=222814
4 changed files with 5 additions and 6 deletions
|
@ -6,7 +6,7 @@
|
|||
#
|
||||
|
||||
PORTNAME= irssi
|
||||
PORTVERSION= 20081110
|
||||
PORTVERSION= 20081112
|
||||
CATEGORIES= irc
|
||||
MASTER_SITES= http://freebsd.unixfreunde.de/sources/
|
||||
PKGNAMESUFFIX= -devel
|
||||
|
|
|
@ -1,3 +1,3 @@
|
|||
MD5 (irssi-20081110.tar.gz) = 32df02ba1ac51b9290c36d534f2378b0
|
||||
SHA256 (irssi-20081110.tar.gz) = 588ead49280c81c252123431f9e251ee1362e927bcc3d48f7376bc2b0cf45334
|
||||
SIZE (irssi-20081110.tar.gz) = 1333721
|
||||
MD5 (irssi-20081112.tar.gz) = 86ede94000457dfbec745ae304980abf
|
||||
SHA256 (irssi-20081112.tar.gz) = 1a2df50b96bdb0d004b94745f83944aacb23bed8508d5346412a4eff183a9cd4
|
||||
SIZE (irssi-20081112.tar.gz) = 1334091
|
||||
|
|
|
@ -4,5 +4,5 @@
|
|||
/* automatically created by configure */
|
||||
-#define IRSSI_VERSION_DATE @VERSION_DATE@
|
||||
-#define IRSSI_VERSION_TIME @VERSION_TIME@
|
||||
+#define IRSSI_VERSION_DATE 20081110
|
||||
+#define IRSSI_VERSION_DATE 20081112
|
||||
+#define IRSSI_VERSION_TIME 0100
|
||||
|
|
|
@ -255,7 +255,6 @@ include/irssi/src/lib-config/module.h
|
|||
%%DATADIR%%/help/voice
|
||||
%%DATADIR%%/help/wait
|
||||
%%DATADIR%%/help/wall
|
||||
%%DATADIR%%/help/wallchops
|
||||
%%DATADIR%%/help/wallops
|
||||
%%DATADIR%%/help/watch
|
||||
%%DATADIR%%/help/who
|
||||
|
|
Loading…
Reference in a new issue