- Update to 0.1.3rc1
This commit is contained in:
parent
b8dbac88c3
commit
10c6435168
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=216928
2 changed files with 6 additions and 15 deletions
|
@ -6,22 +6,16 @@
|
|||
#
|
||||
|
||||
PORTNAME= gbib
|
||||
PORTVERSION= 0.1.2
|
||||
PORTREVISION= 8
|
||||
DISTVERSION= 0.1.3rc1
|
||||
CATEGORIES= databases editors gnome
|
||||
MASTER_SITES= ftp://ftp.seul.org/pub/gbib/src/ \
|
||||
http://www.unixpages.org/distfiles/
|
||||
|
||||
PATCH_SITES= ${MASTER_SITE_DEBIAN}
|
||||
PATCH_SITE_SUBDIR= pool/main/g/gbib
|
||||
PATCHFILES= ${PORTNAME}_${PORTVERSION}-3.diff.gz
|
||||
PATCH_DIST_STRIP= -p1
|
||||
MASTER_SITES= http://gbib.seul.org/
|
||||
|
||||
MAINTAINER= gahr@FreeBSD.org
|
||||
COMMENT= Editor/browser for BibTeX bibliographic databases
|
||||
|
||||
USE_GNOME= gnomelibs
|
||||
USE_GMAKE= yes
|
||||
USE_GETTEXT= yes
|
||||
USE_AUTOTOOLS= libtool:15
|
||||
CONFIGURE_ENV= CPPFLAGS="-I${LOCALBASE}/include" \
|
||||
LDFLAGS="-L${LOCALBASE}/lib -lintl"
|
||||
|
|
|
@ -1,6 +1,3 @@
|
|||
MD5 (gbib-0.1.2.tar.gz) = b90e05dbac8be823ccb06616eaff3d02
|
||||
SHA256 (gbib-0.1.2.tar.gz) = 05b23229dd54958e8c95bf840193f8b08b10e1d2e3fd658c9289548df6a6281e
|
||||
SIZE (gbib-0.1.2.tar.gz) = 129400
|
||||
MD5 (gbib_0.1.2-3.diff.gz) = c1c385d2bd6767cae173ed8f6b7a3604
|
||||
SHA256 (gbib_0.1.2-3.diff.gz) = ddc551d19df2d98540321381918b6f8b9bde9a13e83ad675595675ff583a85b0
|
||||
SIZE (gbib_0.1.2-3.diff.gz) = 11771
|
||||
MD5 (gbib-0.1.3rc1.tar.gz) = 116b1bf80d867f04ec10f4488159b552
|
||||
SHA256 (gbib-0.1.3rc1.tar.gz) = 7d1b8e5c062b9981240a3144536cce1d5296fb28fa3eab7ebc4131c071488cf1
|
||||
SIZE (gbib-0.1.3rc1.tar.gz) = 133279
|
||||
|
|
Loading…
Reference in a new issue